ENTITY data_environment

(* SCHEMA Ap236_furniture_catalog_and_interior_design_mim_LF; *)
(* USED FROM (material_property_representation_schema); *)
ENTITY data_environment;
  name       : label;
  description : text;
  elements    : SET [1:?] OF property_definition_representation;
END_ENTITY;

Explicit Attributes

Entity data_environment has the following local and inherited explicit attributes:
AttributeTypeDefined By
 namelabel (STRING)data_environment
 descriptiontext (STRING)data_environment
 elementsSET OF property_definition_representation (ENTITY)data_environment

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

Entity data_environment and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 material_property_representation ENTITY data_environment
 restrict_multi_language_for_data_environment RULE data_environment


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:19:02-04:00