ENTITY resource_property

(* SCHEMA dimensional_inspection_schema; *)
  ENTITY resource_property;
      name        : label;
      description : text;
      resource    : characterized_resource_definition;
  END_ENTITY; -- resource_property

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


[Top Level Definitions] [Exit]

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