Class CIM_PackageInConnector
extends CIM_ElementInConnector

Adapter cards and other 'packaging' are plugged into System Connectors for power and/or to transfer data. This relationship is defined by PackageInConnector. For example, it would be used to describe the insertion of a daughtercard onto another Card. Various subclasses of PackageInConnector are also defined. PackageInSlot and its subclass, CardInSlot, are two examples of subclasses.

Table of Contents
Hierarchy
Direct Known Subclasses
Class Qualifiers
Class Properties
Class Methods


Class Hierarchy

CIM_Dependency
   |
   +--CIM_ElementInConnector
   |
   +--CIM_PackageInConnector

Direct Known Subclasses

CIM_PackageInSlot

Class Qualifiers

NameData TypeValue
Associationbooleantrue
DescriptionstringAdapter cards and other 'packaging' are plugged into System Connectors for power and/or to transfer data. This relationship is defined by PackageInConnector. For example, it would be used to describe the insertion of a daughtercard onto another Card. Various subclasses of PackageInConnector are also defined. PackageInSlot and its subclass, CardInSlot, are two examples of subclasses.
UMLPackagePathstringCIM::Physical::Connector
Versionstring2.18.0

Class Properties

Association References

NameClass OriginReference ClassQualifiers
NameData TypeValue
AntecedentCIM_PackageInConnectorCIM_PhysicalConnector
DescriptionstringThe Connector into which the Package is inserted.
Keybooleantrue
OverridestringAntecedent
DependentCIM_PackageInConnectorCIM_PhysicalPackage
DescriptionstringThe Package in the Connector.
Keybooleantrue
Maxuint321
OverridestringDependent

Class Methods