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;  -- 10303-520: 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 ToolsTM EXPRESS to HTML Converter
on 2007-09-07T16:39:29-04:00