ENTITY annotation_occurrence_associativity

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

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 Tools® EXPRESS to HTML Converter
2012-03-27T17:16:10-04:00