ENTITY data_environment

(* SCHEMA step_merged_ap_schema; *)
-- DIFF IN AP214
-- DIFF IN AP203e2
-- DIFF IN AP224
-- IN AP203e2/AP214/AP224/AP238 STEP-NC/AP242
ENTITY data_environment;
      name : label;
      description : text;
      elements : SET [1:?] OF characterized_property_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 characterized_property_representation (SELECT)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
 attribute_language_item SELECT data_environment
 description_item SELECT data_environment
 material_property_representation ENTITY data_environment
 multi_language_attribute_item SELECT data_environment
 restrict_multi_language_for_data_environment RULE data_environment


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2020-07-28T17:02:15-04:00