StateManageable
This type is a class for model objects.
Represents configuration settings for managed objects which have a lifecycle (start, stop, etc.)
Package: process
Classifier ID: -1
Instance class name: * Unspecified *
Instance class: * Unspecified *
Reference attributes having this type:
ManagedObject.stateManagement
Attributes Summary initialState : ExecutionState The desired execution state. managedObject : ManagedObject @ * No description is available *
Attribute Details
initialState - The desired execution state.
Data Type: ExecutionState
Default value: unspecified
Allowed values:
0 - START
1 - STOP
Required: false
Changeable: true
Unsettable: true
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
managedObject - * No description is available *
Reference Type: ManagedObject @
Containment: false
Container: true
Required: true
Changeable: true
Unsettable: false
Many: false
Ordered: true
Lower bound: 1
Upper bound: 1
Unique: true
Derived: false
Transient: true
Volatile: false
Opposite: ManagedObject.stateManagement
(C) COPYRIGHT International Business Machines Corp. 1996-2006