SegmentConnectionPointHC

Specifies a point where the HousingComponent can be attached to the topology [if required] (sometimes called bundle position point or insertion point).

 

Note: The suffix HC is justified by the fact that class names must be unique within the model and the name SegmentConnectionPoint is already used within the ConnectorHousingSpecification. However, the represented semantics of the two connection points are so similar that the use of actually different names for both would rather have led to confusion. So SegmentConnectionPointHC actually is short hand for "SegmentConnectionPoint within HousingComponent".

General Information

AttributeValue
Ownerelectrical_parts
Applied Stereotype
Base ClassifierExtendableElement
Is Abstractfalse
Derived Classifiers

Attributes

NameTypeMult.DescriptionOwning Classifier
identificationString1SegmentConnectionPointHC
wireAddOnNumericalValue0..1Defines the wire add-on that is required the reach the referenced SegmentConnectionPoint from this SegmentConnectionPointHC with which the individual cavity add-ons are defined.SegmentConnectionPointHC

Outgoing Relations

Other EndThis EndGeneral
RoleTypeMult.Agg.UniqueOrderedMult.Description
placementPointPlacementPoint0..1NYN0..*

Specifies the PlacementPoint that represents this SegmentConnectionPoint in a PlaceableElementSpecification.

connectorSegmentConnectionPointSegmentConnectionPoint0..1NYN0..*References the SegementConnectionPoint of the ConnectorHousingSpecification that is used to "enter" the connector housing.

Incoming Relations

This EndOther EndGeneral
RoleMult.Agg.UniqueOrderedTypeMult.Description
segmentConnectionPoint0..*YYNHousingComponent1

Specifies the SegmentConnectionPoints the HousingComponent.

Previous