Class CIM_ProductServiceComponent Qualifiers |
---|
Name | Type | Value | From Class |
---|
Association | boolean | true | CIM_ProductServiceComponent |
Aggregation | boolean | true | CIM_ProductServiceComponent |
Composition | boolean | true | CIM_ProductServiceComponent |
Version | string | 2.15.0 | CIM_ProductServiceComponent |
UMLPackagePath | string | CIM::Core::ProductFRU | CIM_ProductServiceComponent |
Description | string | Indicates that the referenced Service is acquired as part of a Product. Examples of Services that may be acquired are outsourced storage and networking services, or support and warranty services. Expanding on the examples, Services represent generic functionality - so, it is possible to model the existence of storage volume management or warranty services as individual instances of subclasses of CIM_Service. These 'Services' may be enabled/disabled, started/stopped, signal an error, etc. (They behave as standard ManagedSystemElements.) Specific requests against the Services - for example, a request for warranty service or increased storage space - are NOT new instances of Service, but may be requested via the methods of the Service subclass, or be instantiated as specific subclasses of ManagedElement.This class is maintained for compatibility with existing implementations, but may be deprecated in favor of ProductElementComponent in the future. | CIM_ProductServiceComponent |
Association | boolean | true | CIM_ProductElementComponent |
Experimental | boolean | true | CIM_ProductElementComponent |
Aggregation | boolean | true | CIM_ProductElementComponent |
Composition | boolean | true | CIM_ProductElementComponent |
Version | string | 2.15.0 | CIM_ProductElementComponent |
UMLPackagePath | string | CIM::Core::ProductFRU | CIM_ProductElementComponent |
Description | string | Indicates that the referenced ManagedElement is part of a Product. | CIM_ProductElementComponent |
Association | boolean | true | CIM_Component |
Aggregation | boolean | true | CIM_Component |
UMLPackagePath | string | CIM::Core::CoreElements | CIM_Component |
Description | string | CIM_Component is a generic association used to establish 'part of' relationships between Managed Elements. For example, it could be used to define the components or parts of a System. | CIM_Component |