ExternalMapping

Note: There is a newer version of this specification see VEC 2.1.0

An ExternalMapping is used to relate an ExtendableElement in the VEC with an element located in an external data source. The element in the VEC is referenced by the mappedElement, the external element is identified by the attribute externalReference.

General Information

AttributeValue
Ownerexternal_mapping
Applied Stereotype
Base ClassifierExtendableElement
Is Abstractfalse
Derived Classifiers

Attributes

NameTypeMult.DescriptionOwning Classifier
externalReferenceString1

Defines the unique key of the external element. How this key shall be interpreted is dependent from the format of the external data source.

ExternalMapping

Outgoing Relations

TypeRoleMult.Mult.Description
ExtendableElementmappedElement10..*

Incoming Relations

TypeMult.RoleMult.Description
ExternalMappingSpecification1mappings0..*

Specifies the mappings of individual element.

Previous