OnWayPlacement

An OnWayPlacement places an OccurrenceOrUsage onto an area of the Topology (e.g. a tape or a tube). The area is defined by a startLocation and an endLocation. If startLocation and endLocation are not located on the same TopologySegment it is possible to specify a Path of TopologySegments over which the OnWayPlacement goes.

The names start- and endLocation are used to distinguish between the two ends. It does not indicate a direction as property of the product (e.g. for tapes).

General Information

Attribute Value
Owner placement
Applied Stereotype
Base Classifier Placement
Is Abstract false
Derived Classifiers

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.

Placement
type String 0..1

Room to specify additional type information of the placement.

Placement

Outgoing Relations

Other End This End General
Role Type Mult. Agg. Unique Ordered Mult. Description
path Path 0..1 Y Y N 0..1 Specifies the topology path defining the way the OnWayPlacement takes in the topology.
startLocation Location 1 Y Y N 0..1 References the Location where OnWayPlacement starts.
endLocation Location 1 Y Y N 0..1 References the Location where OnWayPlacement ends.
Previous