Class CIM_PolicyRepositoryInPolicyRepository Qualifiers |
---|
Name | Type | Value | From Class |
---|
Deprecated | string | CIM_PolicyContainerInPolicyContainer | CIM_PolicyRepositoryInPolicyRepository |
Version | string | 2.7.0 | CIM_PolicyRepositoryInPolicyRepository |
UMLPackagePath | string | CIM::Policy | CIM_PolicyRepositoryInPolicyRepository |
Description | string | The term 'PolicyRepository' has been confusing to both developers and users of the model. The replacement class name describes model element properly and is less likely to be confused with a data repository. ContainedDomain is a general purpose mechanism for expressing domain hierarchy. A relationship that aggregates one or more lower-level PolicyRepositories into a higher-level Repository. | CIM_PolicyRepositoryInPolicyRepository |
Association | boolean | true | CIM_PolicyRepositoryInPolicyRepository |
Aggregation | boolean | true | CIM_PolicyRepositoryInPolicyRepository |
UMLPackagePath | string | CIM::Core::CoreElements | CIM_SystemComponent |
Description | string | CIM_SystemComponent is a specialization of the CIM_Component association that establishes 'part of' relationships between a System and any ManagedSystemElements of which it is composed. Use this association with caution when using it instead of a subclass such as SystemDevice or a peer association such as HostedService. This class is very broadly defined, which can lead to erroneous use. For example, Access Points that are dependent on (and hosted on) a System are NOT Components of the System. The System is not made up of any AccessPoint 'parts', which is why a Dependency association, HostedAccessPoint, was defined. Similarly, a PhysicalPackage is not a 'part' of a System, because the physical element exists independently of any internal components, software, and so on. In fact, again, a Dependency relationship is true where a ComputerSystem is Dependent on its packaging, as described by the ComputerSystemPackage association. | CIM_SystemComponent |
Association | boolean | true | CIM_SystemComponent |
Aggregation | boolean | true | CIM_SystemComponent |
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 |