summaryrefslogtreecommitdiffstats
path: root/mof/LMI_Software.mof
diff options
context:
space:
mode:
Diffstat (limited to 'mof/LMI_Software.mof')
-rw-r--r--mof/LMI_Software.mof7
1 files changed, 7 insertions, 0 deletions
diff --git a/mof/LMI_Software.mof b/mof/LMI_Software.mof
index 824659e..9f2f2ce 100644
--- a/mof/LMI_Software.mof
+++ b/mof/LMI_Software.mof
@@ -681,3 +681,10 @@ class LMI_AffectedSoftwareJobElement : LMI_AffectedJobElement {
};
+[Indication]
+class LMI_SoftwareInstCreation : CIM_InstCreation {
+};
+
+[Indication]
+class LMI_SoftwareInstModification : CIM_InstModification {
+};