ENTITY resource_property_representation

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

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

    Not referenced by any other definition


[Top Level Definitions] [Exit]

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