Class CIM_ElementLocation

ElementLocation associates a ManagedElement with a location for positioning, inventory, maintenance and similar purposes. PhysicalElements can certainly have locations. They are explicitly defined in a subclass, PhysicalElement Location. However, other ManagedElements can also be associated with locations. For example, Organizations can be 'in' one or more locations, or Services can be restricted to a location.

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


Class Hierarchy

CIM_ElementLocation

Direct Known Subclasses

CIM_PhysicalElementLocation

Class Qualifiers

NameData TypeValue
Associationbooleantrue
DescriptionstringElementLocation associates a ManagedElement with a location for positioning, inventory, maintenance and similar purposes. PhysicalElements can certainly have locations. They are explicitly defined in a subclass, PhysicalElement Location. However, other ManagedElements can also be associated with locations. For example, Organizations can be 'in' one or more locations, or Services can be restricted to a location.
UMLPackagePathstringCIM::Core::Physical
Versionstring2.10.0

Class Properties

Association References

NameClass OriginReference Class
ElementCIM_ElementLocationCIM_ManagedElement
PhysicalLocationCIM_ElementLocationCIM_Location

Class Methods