HousingComponent

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

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
ExtendableElement
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

TypeRoleMult.Mult.Description
ConnectorHousingSpecificationhousingSpecification0..10..*References the ConnectorHousingSpecification that is describing the connector interface of the HousingComponent (e.g. Slots, Cavities, Design, Coding).
PinComponentpinComponent0..*1Specifies the PinComponents of HousingComponent. (see KBLFRM-300)

Incoming Relations

TypeMult.RoleMult.Description
HousingComponentReference0..*housingComponent1Points to the HousingComponent referenced by the HousingComponent reference. (KBLFRM-401)
EEComponentSpecification1housingComponent0..*Specifies the available connector interfaces of the EEComponent.
Previous