ENTITY action_property_representation

(* SCHEMA dimensional_inspection_schema; *)
  ENTITY action_property_representation;
      name           : label;
      description    : text;
      property       : action_property;
      representation : representation;
  END_ENTITY; -- action_property_representation

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 ToolsTM EXPRESS to HTML Converter
on 2007-09-07T16:40:31-04:00