ENTITY resource_property

(* SCHEMA engineering_properties_schema; *)


   ENTITY resource_property;
      name : label;
      description : text;
      resource : characterized_resource_definition;
   END_ENTITY;

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
 resource_property_relationship ENTITY resource_property
 resource_property_representation ENTITY resource_property


[Top Level Definitions] [Exit]

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