ENTITY action_property_representation

(* SCHEMA integrated_cnc_schema; *)
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]

Generated by STEP ToolsTM EXPRESS to HTML Converter
on 2010-01-12T10:42:16-02:00