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

Attribute Value
Owner core
Applied Stereotype
Base Classifier
Is Abstract true
Derived Classifiers AbstractSlot, AbstractSlotReference, ApplicationConstraint, Approval, AssignmentGroup, CableDuctOutlet, CableLeadThrough, CartesianDimension, CartesianPoint2D, CartesianPoint3D, Cavity, CavityMounting, CavityMountingDetail, CavityReference, ChangeDescription, Coding, ConfigurableElement, ConfigurationConstraint, Contract, CopyrightInformation, Creation, Curve3D, DimensionAnchor, ExternalMapping, FittingOutlet, Instruction, InternalTerminalConnection, ItemEquivalence, ItemHistoryEntry, ItemVersion, Mapping, MatingDetail, MeasurementPoint, ModuleFamily, ModuleList, OccurrenceOrUsageViewItem2D, OccurrenceOrUsageViewItem3D, Path, PathSegment, Permission, PlacementPoint, PlacementPointReference, Project, Role, SegmentConnectionPoint, SegmentConnectionPointHC, SegmentCrossSectionArea, SegmentLength, SheetOrChapter, Signal, Specification, TerminalPairing, TerminalReception, TerminalType, Tolerance, Transformation2D, Transformation3D, UsageConstraint, VariantCode, VariantConfiguration, VariantGroup, VariantStructureNode, VecContent, WireElement, WireEnd, WireGrouping, WireLength, WireMounting, WireMountingDetail, WireReception

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..*
Previous