ENTITY resource_property_representation

(* SCHEMA integrated_cnc_schema; *)
ENTITY resource_property_representation;
    name           : label;
    description    : text;
    property       : resource_property;
    representation : representation;
END_ENTITY; -- 10303-49: process_property_representation_schema

Explicit Attributes

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

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

Entity resource_property_representation and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 get_tool_body_item FUNCTION resource_property_representation


[Top Level Definitions]

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