DPDeployableConfiguration


This type is a class for model objects.

A configuration that can be deployed into a ManagedSet. This represents the common methods and attribues between the DPDomain and DPClonableDeviceSettings objects

Package: datapowermgr

Known subtypes:
    DPDomain
    DPClonableDeviceSettings

Classifier ID:  -1
Instance class name:  * Unspecified *
Instance class:  * Unspecified *



Attributes Summary
highestVersion : EInt The highest version number that has EVER been used for a version of this object. Used to create unique identifiers for the versions of this object. It is OK for this number to wrap as long as it doesn't create duplicated identifiers among the current set of versions.
name : EString Unique name within the scope of the DPManagedSet that identifies this DPDomain or DPClonableDeviceSettings.
versions : DPVersion * The set of versions for this DPClonableDeviceSettings or DPDomain object.
desiredVersion : DPVersion @ The current Version that is deployed for this DPDomain or DPClonableDeviceSettings Object.
properties : Property * * No description is available *



Attribute Details

highestVersion  -  The highest version number that has EVER been used for a version of this object. Used to create unique identifiers for the versions of this object. It is OK for this number to wrap as long as it doesn't create duplicated identifiers among the current set of versions.
    Data Type: EInt
    Default value:  unspecified
    Required:  false
    Changeable:  true
    Unsettable:  true
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

name  -  Unique name within the scope of the DPManagedSet that identifies this DPDomain or DPClonableDeviceSettings.
    Data Type: EString
    Default value:  unspecified
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

versions  -  The set of versions for this DPClonableDeviceSettings or DPDomain object.
    Reference Type: DPVersion *
    Containment:  true
    Container:  false
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  true
    Ordered:  true
    Lower bound:  0
    Upper bound:  Unbounded
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

desiredVersion  -  The current Version that is deployed for this DPDomain or DPClonableDeviceSettings Object.
    Reference Type: DPVersion @
    Containment:  false
    Container:  false
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

properties  -  * No description is available *
    Reference Type: Property *
    Containment:  true
    Container:  false
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  true
    Ordered:  true
    Lower bound:  0
    Upper bound:  Unbounded
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false



(C) COPYRIGHT International Business Machines Corp. 1996-2006