ENTITY annotation_occurrence_relationship
(* SCHEMA plant_spatial_configuration; *)
ENTITY annotation_occurrence_relationship;
name : label;
description : text;
relating_annotation_occurrence : annotation_occurrence;
related_annotation_occurrence : annotation_occurrence;
END_ENTITY;
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
No subtypesReferenced By
Not referenced by any other definition
[Top Level Definitions] [Exit]
Generated by STEP ToolsTM EXPRESS to HTML Converter
on 2007-09-07T16:41:37-04:00