summaryrefslogtreecommitdiffstats
path: root/mof/60_LMI_Software.mof
diff options
context:
space:
mode:
authorMichal Minar <miminar@redhat.com>2013-08-21 13:03:26 +0200
committerMichal Minar <miminar@redhat.com>2013-08-28 08:46:26 +0200
commitd3fb850dd63b41b20b703d831bbc1f29476e688b (patch)
tree158ea573d713559681a960aace0e6957cf80af02 /mof/60_LMI_Software.mof
parent47c57bad255ba7fdd91b73b527a8e93d1d220ebf (diff)
downloadopenlmi-providers-d3fb850dd63b41b20b703d831bbc1f29476e688b.tar.gz
openlmi-providers-d3fb850dd63b41b20b703d831bbc1f29476e688b.tar.xz
openlmi-providers-d3fb850dd63b41b20b703d831bbc1f29476e688b.zip
bumped version to 0.2.00.2.0
Diffstat (limited to 'mof/60_LMI_Software.mof')
-rw-r--r--mof/60_LMI_Software.mof48
1 files changed, 24 insertions, 24 deletions
diff --git a/mof/60_LMI_Software.mof b/mof/60_LMI_Software.mof
index 5c11ae2..1462479 100644
--- a/mof/60_LMI_Software.mof
+++ b/mof/60_LMI_Software.mof
@@ -24,7 +24,7 @@
/******************************************************************************
* Central class of Software Inventory and Update profiles
*****************************************************************************/
-[ Version("0.1.0") ]
+[ Version("0.2.0") ]
class LMI_SoftwareIdentity : CIM_SoftwareIdentity {
[Implemented(true), Override("InstanceID"), Description(
@@ -85,7 +85,7 @@ class LMI_SoftwareIdentity : CIM_SoftwareIdentity {
/******************************************************************************
* Software inventory classes
*/
-[ Version("0.1.0") ]
+[ Version("0.2.0") ]
class LMI_SystemSoftwareCollection : CIM_SystemSpecificCollection {
[Implemented(true), Override("InstanceID")]
@@ -96,7 +96,7 @@ class LMI_SystemSoftwareCollection : CIM_SystemSpecificCollection {
};
-[ Version("0.1.0") ]
+[ Version("0.2.0") ]
class LMI_SoftwareIdentityResource : CIM_SoftwareIdentityResource {
[Implemented(true), Override("CreationClassName")]
@@ -251,7 +251,7 @@ class LMI_SoftwareIdentityResource : CIM_SoftwareIdentityResource {
/******************************************************************************
* Software inventory associations
*/
-[ Version("0.1.0"), Association]
+[ Version("0.2.0"), Association]
class LMI_HostedSoftwareCollection : CIM_HostedCollection {
[Override("Antecedent")]
@@ -262,7 +262,7 @@ class LMI_HostedSoftwareCollection : CIM_HostedCollection {
};
-[Version("0.1.0"), Association]
+[Version("0.2.0"), Association]
class LMI_MemberOfSoftwareCollection : CIM_MemberOfCollection {
[Override("Collection")]
@@ -273,7 +273,7 @@ class LMI_MemberOfSoftwareCollection : CIM_MemberOfCollection {
};
-[Version("0.1.0"), Association]
+[Version("0.2.0"), Association]
class LMI_InstalledSoftwareIdentity : CIM_InstalledSoftwareIdentity {
[Override("InstalledSoftware")]
@@ -284,7 +284,7 @@ class LMI_InstalledSoftwareIdentity : CIM_InstalledSoftwareIdentity {
};
-[Version("0.1.0"), Association]
+[Version("0.2.0"), Association]
class LMI_ResourceForSoftwareIdentity : CIM_SAPAvailableForElement {
[Override("AvailableSAP")]
@@ -295,7 +295,7 @@ class LMI_ResourceForSoftwareIdentity : CIM_SAPAvailableForElement {
};
-[Version("0.1.0"), Association]
+[Version("0.2.0"), Association]
class LMI_HostedSoftwareIdentityResource : CIM_HostedAccessPoint {
[Override("Antecedent")]
@@ -309,7 +309,7 @@ class LMI_HostedSoftwareIdentityResource : CIM_HostedAccessPoint {
/******************************************************************************
* Software update profile classes
*/
-[Version("0.1.0")]
+[Version("0.2.0")]
class LMI_SoftwareJob : LMI_ConcreteJob {
[Implemented(true), Override("InstanceID")]
@@ -341,11 +341,11 @@ class LMI_SoftwareJob : LMI_ConcreteJob {
};
-[Version("0.1.0")]
+[Version("0.2.0")]
class LMI_SoftwareInstallationJob : LMI_SoftwareJob {
};
-[Version("0.1.0")]
+[Version("0.2.0")]
class LMI_SoftwareInstallationService : CIM_SoftwareInstallationService {
[Implemented(true), Override("CreationClassName")]
@@ -671,7 +671,7 @@ class LMI_SoftwareInstallationService : CIM_SoftwareInstallationService {
};
-[Version("0.1.0")]
+[Version("0.2.0")]
class LMI_SoftwareInstallationServiceCapabilities :
CIM_SoftwareInstallationServiceCapabilities {
@@ -701,14 +701,14 @@ class LMI_SoftwareInstallationServiceCapabilities :
};
-[Version("0.1.0")]
+[Version("0.2.0")]
class LMI_SoftwareMethodResult : LMI_MethodResult {
};
/******************************************************************************
* Software update associations
*/
-[Version("0.1.0"), Association]
+[Version("0.2.0"), Association]
class LMI_AssociatedSoftwareJobMethodResult : LMI_AssociatedJobMethodResult {
[Override("Job")]
@@ -719,7 +719,7 @@ class LMI_AssociatedSoftwareJobMethodResult : LMI_AssociatedJobMethodResult {
};
-[Version("0.1.0"), Association]
+[Version("0.2.0"), Association]
class LMI_OwningSoftwareJobElement : LMI_OwningJobElement {
[Override("OwningElement")]
@@ -730,7 +730,7 @@ class LMI_OwningSoftwareJobElement : LMI_OwningJobElement {
};
-[Version("0.1.0"), Association]
+[Version("0.2.0"), Association]
class LMI_AffectedSoftwareJobElement : LMI_AffectedJobElement {
[Override("AffectingElement")]
@@ -738,7 +738,7 @@ class LMI_AffectedSoftwareJobElement : LMI_AffectedJobElement {
};
-[Version("0.1.0"), Association]
+[Version("0.2.0"), Association]
class LMI_AssociatedSoftwareInstallationServiceCapabilities :
CIM_ElementCapabilities {
@@ -753,7 +753,7 @@ class LMI_AssociatedSoftwareInstallationServiceCapabilities :
};
-[Version("0.1.0"), Association]
+[Version("0.2.0"), Association]
class LMI_HostedSoftwareInstallationService : CIM_HostedService {
[Override("Antecedent")]
@@ -764,7 +764,7 @@ class LMI_HostedSoftwareInstallationService : CIM_HostedService {
};
-[Version("0.1.0"), Association]
+[Version("0.2.0"), Association]
class LMI_SoftwareInstallationServiceAffectsElement :
CIM_ServiceAffectsElement {
@@ -782,22 +782,22 @@ class LMI_SoftwareInstallationServiceAffectsElement :
/******************************************************************************
* Software update indications
*/
-[Version("0.1.0"), Indication]
+[Version("0.2.0"), Indication]
class LMI_SoftwareInstCreation : CIM_InstCreation {
};
-[Version("0.1.0"), Indication]
+[Version("0.2.0"), Indication]
class LMI_SoftwareInstModification : CIM_InstModification {
};
/******************************************************************************
* OpenLMI additions
*****************************************************************************/
-[Version("0.1.0")]
+[Version("0.2.0")]
class LMI_SoftwareVerificationJob : LMI_SoftwareJob {
};
-[Version("0.1.0"), Description(
+[Version("0.2.0"), Description(
"Identifies both a physical file installed from RPM package and its"
" original source in package. It represents a set of checks made"
" to a single installed file provided by RPM package.")]
@@ -999,7 +999,7 @@ class LMI_SoftwareIdentityFileCheck : CIM_FileSpecification {
/******************************************************************************
* OpenLMI additional associations
*****************************************************************************/
-[Version("0.1.0"), Association, Aggregation, Description(
+[Version("0.2.0"), Association, Aggregation, Description(
"This association ties a SoftwareIdentity to a specific Check to validate"
" its state. Each file installed by corresponding RPM package to local"
" file system yields one instance of this class.")]