ENTITY externally_defined_item_relationship

(* SCHEMA feature_based_process_planning; *)
  ENTITY externally_defined_item_relationship;
      name          : label;
      description   : OPTIONAL text;
      relating_item : externally_defined_item;
      related_item  : externally_defined_item;
  END_ENTITY; -- externally_defined_item_relationship

Explicit Attributes

Entity externally_defined_item_relationship has the following local and inherited explicit attributes:
AttributeTypeDefined By
 namelabel (STRING)externally_defined_item_relationship
 descriptiontext (STRING)externally_defined_item_relationship
 relating_itemexternally_defined_item (ENTITY)externally_defined_item_relationship
 related_itemexternally_defined_item (ENTITY)externally_defined_item_relationship

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:18:01-04:00