SegmentConnectionPoint

Note: There is a newer version of this specification see VEC 2.1.0

Specifies a point where the connector can be attached to the topology (sometimes called bundle position point or insertion point).

General Information

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

Attributes

Name Type Mult. Description Owning Classifier
identification String 1

Specifies a unique identification of the SegmentConnectionPoint. The identification is guaranteed to be unique within the ConnectorHousingSpecification.

SegmentConnectionPoint

Outgoing Relations

Other End This End General
Role Type Mult. Agg. Unique Ordered Mult. Description
reachableCavities Cavity 0..* N Y N 0..*

Specifies the Cavities that are reachable with wires through this SegmentConnectionPoint.

placementPoint PlacementPoint 0..1 N Y N 0..*

Specifies the PlacementPoint that represents this SegmentConnectionPoint in a PlaceableElementSpecification.

cavityAddOns CavityAddOn 0..* Y Y N 1
ModularSlotAddOns ModularSlotAddOn 0..* Y Y N 1

Incoming Relations

This End Other End General
Role Mult. Agg. Unique Ordered Type Mult. Description
connectorSegmentConnectionPoint 0..1 N Y N SegmentConnectionPointHC 0..* References the SegementConnectionPoint of the ConnectorHousingSpecification that is used to "enter" the connector housing.
segmentConnectionPoint 0..* Y Y N ConnectorHousingSpecification 1

Specifies the SegmentConnectionPoints the connector housing.

Previous