ENTITY material_property_representation

(* SCHEMA process_planning_schema; *)
  ENTITY material_property_representation
    SUBTYPE OF (property_definition_representation);
      dependent_environment : data_environment;
  END_ENTITY; -- material_property_representation

Explicit Attributes

Entity material_property_representation has the following local and inherited explicit attributes:
AttributeTypeDefined By
 definitionrepresented_definition (SELECT)property_definition_representation
 used_representationrepresentation (ENTITY)property_definition_representation
 dependent_environmentdata_environment (ENTITY)material_property_representation

Derived Attributes

Entity material_property_representation has the following local and inherited derived attributes:
AttributeTypeDefined By
 descriptiontext (STRING)property_definition_representation
 namelabel (STRING)property_definition_representation

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity material_property_representation inherits from the following supertypes:
  property_definition_representation

Subtypes

    No subtypes

Referenced By

Entity material_property_representation and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 characterized_material_property SELECT material_property_representation
 data_environment ENTITY property_definition_representation
 description_attribute_select SELECT property_definition_representation
 get_property_definition_representations FUNCTION property_definition_representation
 name_attribute_select SELECT property_definition_representation


[Top Level Definitions] [Exit]

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