ENTITY resource_property_representation

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

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_resource_property_representation FUNCTION resource_property_representation


[Top Level Definitions] [Exit]

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