ENTITY annotation_occurrence_relationship
(* SCHEMA AUTOMOTIVE_DESIGN; *)
ENTITY annotation_occurrence_relationship;
name : label;
description : text;
relating_annotation_occurrence : annotation_occurrence;
related_annotation_occurrence : annotation_occurrence;
END_ENTITY; -- 10303-46: presentation_definition_schema
Explicit Attributes
Entity annotation_occurrence_relationship has the following local and inherited explicit attributes:
| Attribute | Type | Defined By |
|---|
| name | label (STRING) | annotation_occurrence_relationship |
| description | text (STRING) | annotation_occurrence_relationship |
| relating_annotation_occurrence | annotation_occurrence (ENTITY) | annotation_occurrence_relationship |
| related_annotation_occurrence | annotation_occurrence (ENTITY) | annotation_occurrence_relationship |
|
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
No supertypesSubtypes
Entity annotation_occurrence_relationship has the following subtypes:
annotation_occurrence_associativity*
* - Immediate 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