ENTITY annotation_occurrence_relationship

(* SCHEMA step_merged_ap_schema; *)
-- IN AP203e2/AP214/AP238 STEP-NC/AP242
ENTITY annotation_occurrence_relationship;
      name : label;
      description : text;
      relating_annotation_occurrence : annotation_occurrence;
      related_annotation_occurrence : annotation_occurrence;
END_ENTITY;

Explicit Attributes

Entity annotation_occurrence_relationship has the following local and inherited explicit attributes:
AttributeTypeDefined By
 namelabel (STRING)annotation_occurrence_relationship
 descriptiontext (STRING)annotation_occurrence_relationship
 relating_annotation_occurrenceannotation_occurrence (ENTITY)annotation_occurrence_relationship
 related_annotation_occurrenceannotation_occurrence (ENTITY)annotation_occurrence_relationship

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

Entity annotation_occurrence_relationship has the following subtypes:
    annotation_occurrence_associativity*
    dimension_curve_terminator_to_projection_curve_associativity
* - Immediate Subtypes

Referenced By

Entity annotation_occurrence_relationship and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 dimension_curve_terminator_to_projection_curve_associativity ENTITY annotation_occurrence_relationship


[Top Level Definitions] [Exit]

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