Location
Note: There is a newer version of this specification see VEC 2.2.0
A Location specifies a distinct position on a topology. Locations can be used for the placement of components or for the definition of Dimensions.
General Information
| Attribute | Value | 
|---|---|
| Owner | topology | 
| Applied Stereotype | |
| Base Classifier | DimensionAnchor | 
| Is Abstract | true | 
| Derived Classifiers | NodeLocation, SegmentLocation | 
Attributes
| Name | Type | Mult. | Description | Owning Classifier | 
|---|---|---|---|---|
| identification | String | 1 | Specifies a unique identification of the Location. The identification is guaranteed to be unique within the PlacementSpecification.  | Location | 
| matchingId | String | 0..1 | Specifies an identification for matching the location with a reference point of component (e.g. a cable channel).  | Location | 
Outgoing Relations
| Other End | This End | General | |||||
|---|---|---|---|---|---|---|---|
| Role | Type | Mult. | Agg. | Unique | Ordered | Mult. | Description | 
| placedPlacementPoints | PlacementPointReference | 0..* | N | Y | N | 0..* | References the PlacementPointReference that is placed by this location.  | 
Incoming Relations
| This End | Other End | General | |||||
|---|---|---|---|---|---|---|---|
| Role | Mult. | Agg. | Unique | Ordered | Type | Mult. | Description | 
| definedLocations | 0..2 | Y | Y | N | Dimension | 1 | |
| endLocation | 1 | Y | Y | N | OnWayPlacement | 0..1 | References the Location where OnWayPlacement ends. | 
| firstLocation | 1 | Y | Y | N | ZoneCoverage | 0..1 | |
| location | 1..* | Y | Y | N | OnPointPlacement | 0..1 | References the Locations where Placement places the reference points of the placed element. | 
| mappedPosition | 1 | Y | Y | N | NodeMapping | 0..1 | |
| secondLocation | 1 | Y | Y | N | ZoneCoverage | 0..1 | |
| startLocation | 1 | Y | Y | N | OnWayPlacement | 0..1 | References the Location where OnWayPlacement starts. |