ENTITY resource_property

(* SCHEMA integrated_cnc_schema; *)
ENTITY resource_property;
    name        : label;
    description : text;
    resource    : characterized_resource_definition;
END_ENTITY; -- 10303-49: process_property_schema

Explicit Attributes

Entity resource_property has the following local and inherited explicit attributes:
AttributeTypeDefined By
 namelabel (STRING)resource_property
 descriptiontext (STRING)resource_property
 resourcecharacterized_resource_definition (SELECT)resource_property

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

Entity resource_property and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 derived_property_select SELECT resource_property
 get_resource_property FUNCTION resource_property
 get_tool_body_item FUNCTION resource_property
 resource_property_representation ENTITY resource_property


[Top Level Definitions]

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