CIM_ActionSequence, ROOT\CIMV2

Class | Methods | Properties (2) | Qualifiers (5) | Instances | Namespaces (2)
Samples: VB Script | C# | VB.Net | Search on:Microsoft

Description

The CIM_ActionSequence association is used to define a series of operations that either transitions the software element, referenced by the CIM_SoftwareElementActions association, to its next state or removes the software element from its current environment. The CIM_Action classes participating in this association must have the same value for the Direction property since they are either part of a sequence to transition a software element into its next state or to uninstall a software element. The next-state actions and uninstall actions associated with a particular software element must be a continuous sequence. Since the CIM_ActionSequence is an association the loops on the CIM_Action class with roles for the 'prior' action and 'next' action in a sequence, the need for a continuous sequence implies: (1)Within the set of next-state or uninstall actions, there is one and only one action that does not have an instance of the CIM_ActionSequence association referencing it in the 'next' role. This is the first action in the sequence. (2) Within the set of next-state or uninstall actions, there is one and only one action that does not have an instance of the CIM_ActionSequence association referencing it in the "prior" role. This is the last action in the sequence. (3) All other actions within the set of next-state and uninstall actions must participate in two instances of the CIM_ActionSequence association, one in a prior role and one in the next role.

CIM_ActionSequence properties

CIM_ActionSequence has 2 properties (2 Local)

NameOriginCIMType
NextCIM_ActionSequence102 [ref:CIM_Action]
PriorCIM_ActionSequence102 [ref:CIM_Action]

Detailed description of CIM_ActionSequence properties

Local properties (2) of CIM_ActionSequence class

Next property
CIMTYPE'ref:CIM_Action'
Description'The next action.'
Max1
Min0
readTrue
Next property is in 1 class (CIM_ActionSequence) of ROOT\cimv2 and in 2 namespaces
Prior property
CIMTYPE'ref:CIM_Action'
Description'The prior action.'
Max1
Min0
readTrue
Prior property is in 1 class (CIM_ActionSequence) of ROOT\cimv2 and in 2 namespaces

CIM_ActionSequence Qualifiers

NameValueToInstanceToSubclassOverridableAmendedLocal
AbstractTrue
AssociationTrue
Description' The CIM_ActionSequence association is used to define a series of operations that either transitions the software element, referenced by the CIM_SoftwareElementActions association, to its next state or removes the software element from its current environment. The CIM_Action classes participating in this association must have the same value for the Direction property since they are either part of a sequence to transition a software element into its next state or to uninstall a software element. The next-state actions and uninstall actions associated with a particular software element must be a continuous sequence. Since the CIM_ActionSequence is an association the loops on the CIM_Action class with roles for the 'prior' action and 'next' action in a sequence, the need for a continuous sequence implies: (1)Within the set of next-state or uninstall actions, there is one and only one action that does not have an instance of the CIM_ActionSequence association referencing it in the 'next' role. This is the first action in the sequence. (2) Within the set of next-state or uninstall actions, there is one and only one action that does not have an instance of the CIM_ActionSequence association referencing it in the "prior" role. This is the last action in the sequence. (3) All other actions within the set of next-state and uninstall actions must participate in two instances of the CIM_ActionSequence association, one in a prior role and one in the next role.'
Locale1033
UUID'{F127E50E-E3E0-11d2-8601-0000F8102E5F}'

CIM_ActionSequence System properties

NameValueOriginCIMTypeLocalArray
__PATH'\\.\ROOT\cimv2:CIM_ActionSequence'___SYSTEM8
__NAMESPACE'ROOT\cimv2'___SYSTEM8
__SERVER'.'___SYSTEM8
__DERIVATION[]___SYSTEM8
__PROPERTY_COUNT2___SYSTEM3
__RELPATH'CIM_ActionSequence'___SYSTEM8
__DYNASTY'CIM_ActionSequence'___SYSTEM8
__SUPERCLASSnull___SYSTEM8
__CLASS'CIM_ActionSequence'___SYSTEM8
__GENUS1___SYSTEM3
comments powered by Disqus
WUtils.com