ENTITY event_occurrence_relationship

(* SCHEMA step_merged_ap_schema; *)
-- IN AP203e2/AP232/AP238 STEP-NC/AP242
ENTITY event_occurrence_relationship;
      name : label;
      description : OPTIONAL text;
      relating_event : event_occurrence;
      related_event : event_occurrence;
END_ENTITY;

Explicit Attributes

Entity event_occurrence_relationship has the following local and inherited explicit attributes:
AttributeTypeDefined By
 namelabel (STRING)event_occurrence_relationship
 descriptiontext (STRING)event_occurrence_relationship
 relating_eventevent_occurrence (ENTITY)event_occurrence_relationship
 related_eventevent_occurrence (ENTITY)event_occurrence_relationship

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

Entity event_occurrence_relationship and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 attribute_classification_item SELECT event_occurrence_relationship
 classification_item SELECT event_occurrence_relationship
 description_item SELECT event_occurrence_relationship
 effectivity_item SELECT event_occurrence_relationship
 groupable_item SELECT event_occurrence_relationship
 identification_item SELECT event_occurrence_relationship
 multi_language_attribute_item SELECT event_occurrence_relationship


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2020-07-28T17:02:15-04:00