Overview Schemas Index

aic_associative_draughting_elements         


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

Entity data types and their attributes

annotation_occurrence_relationship
          name: label;
          description: text;
          relating_annotation_occurrence: annotation_occurrence;
          related_annotation_occurrence: annotation_occurrence;
annotation_occurrence_associativity
          -

Known subtypes

          dimension_curve_terminator_to_projection_curve_associativity (Dimension_and_tolerance_callouts_mim)

Users: by entity attributes

annotation_occurrence_relationship
annotation_occurrence_associativity

Users: by defined types, not used by any entity attribute

annotation_occurrence_associativity
          -

Global rules for this entity data type

          -