HousingComponent

A HousingComponent describes the interface of an EEComponent with which it can be connected to another EEComponent or a harness. The characteristics of the interface can be described with a referenced ConnectorHousingSpecification. (see KBLFRM-300)

General Information

AttributeValue
Ownerelectrical_parts
Applied Stereotype
Base ClassifierConfigurableElement
Is Abstractfalse
Derived Classifiers

Attributes

NameTypeMult.DescriptionOwning Classifier
identificationString1

Identification of the HousingComponent, which must be distinct for all HousingComponents of an EEComponent.

HousingComponent
descriptionAbstractLocalizedString0..*

Specifies additional, human readable information about the HousingComponent.

HousingComponent
compatibleTypesHousingComponentType0..*

The values of this attribute define the HousingComponentTypes that are valid to be associated with this HousingComponent. In other word, if this HousingComponent can be associated with a relay, a fuse, a connector housing of a harness. The values are matching the PrimaryPartType of the PartVersion of the component that should be associated (plugged) into this housing component.

HousingComponent

Outgoing Relations

Other EndThis EndGeneral
RoleTypeMult.Agg.UniqueOrderedMult.Description
pinComponentPinComponent0..*YYN1Specifies the PinComponents of HousingComponent. (see KBLFRM-300)
segmentConnectionPointSegmentConnectionPointHC0..*YYN1

Specifies the SegmentConnectionPoints the HousingComponent.

housingSpecificationConnectorHousingSpecification0..1NYN0..*References the ConnectorHousingSpecification that is describing the connector interface of the HousingComponent (e.g. Slots, Cavities, Design, Coding).

Incoming Relations

This EndOther EndGeneral
RoleMult.Agg.UniqueOrderedTypeMult.Description
housingComponent0..*YYNEEComponentSpecification1Specifies the available connector interfaces of the EEComponent.
housingComponent1NYNHousingComponentReference0..*Points to the HousingComponent referenced by the HousingComponent reference. (KBLFRM-401)
Previous