ENTITY draughting_callout_relationship

(* SCHEMA explicit_draughting; *)
  ENTITY draughting_callout_relationship;
      name                        : label;
      description                 : text;
      relating_draughting_callout : draughting_callout;
      related_draughting_callout  : draughting_callout;
  END_ENTITY; -- draughting_callout_relationship

Explicit Attributes

Entity draughting_callout_relationship has the following local and inherited explicit attributes:
AttributeTypeDefined By
 namelabel (STRING)draughting_callout_relationship
 descriptiontext (STRING)draughting_callout_relationship
 relating_draughting_calloutdraughting_callout (ENTITY)draughting_callout_relationship
 related_draughting_calloutdraughting_callout (ENTITY)draughting_callout_relationship

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

Entity draughting_callout_relationship has the following subtypes:
    dimension_callout_component_relationship*
    dimension_callout_relationship*
    dimension_pair*
* - Immediate Subtypes

Referenced By

    Not referenced by any other definition


[Top Level Definitions] [Exit]

Generated by STEP ToolsTM EXPRESS to HTML Converter
on 2007-09-07T16:37:43-04:00