ENTITY property_definition_relationship

(* SCHEMA step_ship_schema; *)
-- ONLY IN AP215/AP216/AP218
ENTITY property_definition_relationship;
    name                         : label;
    description                  : text;
    relating_property_definition : property_definition;
    related_property_definition  : property_definition;
END_ENTITY;

Explicit Attributes

Entity property_definition_relationship has the following local and inherited explicit attributes:
AttributeTypeDefined By
 namelabel (STRING)property_definition_relationship
 descriptiontext (STRING)property_definition_relationship
 relating_property_definitionproperty_definition (ENTITY)property_definition_relationship
 related_property_definitionproperty_definition (ENTITY)property_definition_relationship

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

Entity property_definition_relationship and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 classification_item SELECT property_definition_relationship
 identification_item SELECT property_definition_relationship
 property_definition_for_thruster_propeller_parameter RULE property_definition_relationship
 represented_definition SELECT property_definition_relationship


[Top Level Definitions] [Exit]

Generated by STEP ToolsTM EXPRESS to HTML Converter
on 2007-09-24T12:42:21-04:00