summaryrefslogtreecommitdiffstats
path: root/mof/LMI_PowerManagement.mof
diff options
context:
space:
mode:
Diffstat (limited to 'mof/LMI_PowerManagement.mof')
-rw-r--r--mof/LMI_PowerManagement.mof12
1 files changed, 6 insertions, 6 deletions
diff --git a/mof/LMI_PowerManagement.mof b/mof/LMI_PowerManagement.mof
index b7a3cba..d59824f 100644
--- a/mof/LMI_PowerManagement.mof
+++ b/mof/LMI_PowerManagement.mof
@@ -15,13 +15,13 @@
* along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
-[ Provider("cmpi:cmpiCura_PowerManagement") ]
+[ Provider("cmpi:cmpiLMI_PowerManagement") ]
class LMI_PowerManagementService: CIM_PowerManagementService
{
};
[ Association,
- Provider("cmpi:cmpiCura_PowerManagement") ]
+ Provider("cmpi:cmpiLMI_PowerManagement") ]
class LMI_AssociatedPowerManagementService: CIM_AssociatedPowerManagementService
{
[ Override("ServiceProvided"), Max(1),
@@ -33,13 +33,13 @@ class LMI_AssociatedPowerManagementService: CIM_AssociatedPowerManagementService
CIM_ComputerSystem REF UserOfService;
};
-[ Provider("cmpi:cmpiCura_PowerManagement") ]
+[ Provider("cmpi:cmpiLMI_PowerManagement") ]
class LMI_PowerManagementCapabilities: CIM_PowerManagementCapabilities
{
};
[ Association,
- Provider("cmpi:cmpiCura_PowerManagement") ]
+ Provider("cmpi:cmpiLMI_PowerManagement") ]
class LMI_HostedPowerManagementService: CIM_HostedService
{
[ Override("Antecedent"), Min(1), Max(1),
@@ -51,12 +51,12 @@ class LMI_HostedPowerManagementService: CIM_HostedService
LMI_PowerManagementService REF Dependent;
};
-[ Provider("cmpi:cmpiCura_PowerManagement") ]
+[ Provider("cmpi:cmpiLMI_PowerManagement") ]
class LMI_ConcreteJob: CIM_ConcreteJob
{
};
-[ Provider("cmpi:cmpiCura_PowerManagement") ]
+[ Provider("cmpi:cmpiLMI_PowerManagement") ]
class LMI_ElementCapabilities: CIM_ElementCapabilities
{
[ Key, Min(1), Description("The managed element.") ]