ENTITY annotation_occurrence_associativity

(* SCHEMA associative_draughting; *)
  ENTITY annotation_occurrence_associativity
    SUBTYPE OF (annotation_occurrence_relationship);
    WHERE
      wr1: SIZEOF(TYPEOF(SELF.related_annotation_occurrence) * [
               'ASSOCIATIVE_DRAUGHTING.ANNOTATION_FILL_AREA_OCCURRENCE',
               'ASSOCIATIVE_DRAUGHTING.PROJECTION_CURVE',
               'ASSOCIATIVE_DRAUGHTING.LEADER_CURVE']) = 1;
  END_ENTITY; -- annotation_occurrence_associativity

Explicit Attributes

Entity annotation_occurrence_associativity 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

Entity annotation_occurrence_associativity inherits from the following supertypes:
  annotation_occurrence_relationship

Subtypes

    No 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:52-04:00