ExtendableElement
Note: There is a newer version of this specification see VEC 2.1.0
Abstract base class for extendable elements. Extendable elements have the possibility to define non-standard custom properties.
General Information
Attributes
Name | Type | Mult. | Description | Owning Classifier |
---|
Outgoing Relations
Other End | This End | General | |||||
---|---|---|---|---|---|---|---|
Role | Type | Mult. | Agg. | Unique | Ordered | Mult. | Description |
customProperty | CustomProperty | 0..* | Y | Y | N | 1 | Specifies the CustomProperties of the ExtendableElement. |
referencedExternalDocuments | DocumentVersion | 0..* | N | Y | N | 0..* | This association allows all ExtendableElements in the VEC to reference DocumentVersions as "external reference". This association shall be used for the extension of elements in the VEC with information that cannot be represented in the VEC in an appropriate way but can be expressed in some external format (e.g. a specific symbol for a ComponentNode). DocumentVersions referenced by this association shall not contain any Specifications. This association is no replacement for associations with a more precise semantic like the DocumentBasedInstruction or the associations between PartVersion and DocumentVersion.
|
Incoming Relations
This End | Other End | General | |||||
---|---|---|---|---|---|---|---|
Role | Mult. | Agg. | Unique | Ordered | Type | Mult. | Description |
mappedElement | 1 | N | Y | N | ExternalMapping | 0..* |