TerminalDistanceInformation

Allows the definition of valid minimum distances for a terminal. A minimum distance is always a NumericalValue defined for a TerminalDistanceType. Attributes of the type TerminalDistanceInformation normally have the multiplicity [0..*]. This means that such an attribute can have TerminalDistanceInformation entries for different TerminalDistanceType. It must not have multiple entries for the same TerminalDistanceType.

General Information

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

Attributes

Name Type Mult. Description Owning Classifier
type TerminalDistanceType 1 The type of the TerminalDistanceInformation. TerminalDistanceInformation
value NumericalValue 1 Defines the valid minimum distance. TerminalDistanceInformation

Incoming Relations

This End Other End General
Role Mult. Agg. Unique Ordered Type Mult. Description
minimumDistance 0..* Y Y N TerminalSpecification 0..1 A terminal can have minimum distance requirements to other elements in the harness. Theses are defined with the TerminalDistanceInformation.
Previous