Inheritance tree

          └── LMI_AffectedSoftwareJobElement

          └── LMI_AssociatedSoftwareJobMethodResult

          ├── CIM_HostedAccessPoint
          │        └── LMI_HostedSoftwareIdentityResource
          ├── CIM_HostedService
          │        └── LMI_HostedSoftwareInstallationService
          └── CIM_HostedCollection
                    └── LMI_HostedSoftwareCollection


          ├── CIM_InstModification
          │        └── LMI_SoftwareInstModification
          ├── CIM_InstCreation
          │        └── LMI_SoftwareInstCreation
          └── CIM_InstDeletion
                    └── LMI_SoftwareInstDeletion


│        └── CIM_LogicalElement
│                  ├── CIM_EnabledLogicalElement
│                  │        ├── CIM_ServiceAccessPoint
│                  │        │        └── CIM_RemoteServiceAccessPoint
│                  │        │                  └── CIM_SoftwareIdentityResource
│                  │        │                            └── LMI_SoftwareIdentityResource
│                  │        ├── CIM_Service
│                  │        │        └── CIM_SoftwareInstallationService
│                  │        │                  └── LMI_SoftwareInstallationService
│                  │        └── CIM_System
│                  │                  └── CIM_ComputerSystem
│                  ├── CIM_SoftwareIdentity
│                  │        └── LMI_SoftwareIdentity
│                  └── CIM_Job
│                            └── CIM_ConcreteJob
│                                      └── LMI_ConcreteJob
│                                                └── LMI_SoftwareJob
│                                                          ├── LMI_SoftwareInstallationJob
│                                                          └── LMI_SoftwareVerificationJob
├── CIM_Check
│        └── CIM_FileSpecification
│                  └── LMI_SoftwareIdentityFileCheck
│        └── CIM_SoftwareInstallationServiceCapabilities
│                  └── LMI_SoftwareInstallationServiceCapabilities
│        └── LMI_MethodResult
│                  └── LMI_SoftwareMethodResult
└── CIM_Collection
          └── CIM_SystemSpecificCollection
                    └── LMI_SystemSoftwareCollection


          └── LMI_OwningSoftwareJobElement




Previous topic

OpenLMI Software usage

Next topic

Class reference

This Page