ExternalMapping

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

Other EndThis EndGeneral
RoleTypeMult.Agg.UniqueOrderedMult.Description
mappedElementExtendableElement1NYN0..*

Incoming Relations

This EndOther EndGeneral
RoleMult.Agg.UniqueOrderedTypeMult.Description
mappings0..*YYNExternalMappingSpecification1

Specifies the mappings of individual element.

Previous