Class CIM_AdjacentSlots

AdjacentSlots describes the layout of Slots on a HostingBoard or adapter Card. Information like the distance between the Slots and whether they are 'shared' (if one is populated, then the other Slot can not be used), is conveyed as properties of the association.

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


Class Hierarchy

CIM_AdjacentSlots

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
Associationbooleantrue
DescriptionstringAdjacentSlots describes the layout of Slots on a HostingBoard or adapter Card. Information like the distance between the Slots and whether they are 'shared' (if one is populated, then the other Slot can not be used), is conveyed as properties of the association.
UMLPackagePathstringCIM::Physical::Connector
Versionstring2.6.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
DistanceBetweenSlotsreal32
DescriptionstringThe distance, in inches, between adjacent Slots.
PUnitstringinch
UnitsstringInches
SharedSlotsboolean
DescriptionstringSlots can be located in close proximity on Hosting Boards or other Cards, such that if one of these Slots is populated by an adapter Card, the other Slot must be left empty. This relationship is indicated by the SharedSlots boolean set to TRUE.

Association References

NameClass OriginReference Class
SlotACIM_AdjacentSlotsCIM_Slot
SlotBCIM_AdjacentSlotsCIM_Slot

Class Methods