ENTITY action_property_representation

(* SCHEMA AUTOMOTIVE_DESIGN; *)
 
ENTITY action_property_representation;
  name : label;
  description : text;
  property : action_property;
  representation : representation;
END_ENTITY; -- 10303-49: process_property_representation_schema

Explicit Attributes

Entity action_property_representation has the following local and inherited explicit attributes:
AttributeTypeDefined By
 namelabel (STRING)action_property_representation
 descriptiontext (STRING)action_property_representation
 propertyaction_property (ENTITY)action_property_representation
 representationrepresentation (ENTITY)action_property_representation

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

    Not referenced by any other definition


[Top Level Definitions] [Exit]

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