NamedProcessDef

This type is a class for model objects.

* No description is available *

Package: customprocessexec
Supertype: ProcessDef

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



Attributes Summary
name : EString A unique identifier representing to the end user the configured command
osnames : EString The names of the operating systems that the process definition is supported on. The names must allign with the names found in the node metadata. The list of names is comma seperated.
pidVarName : EString The name of a variable that holds the location of a file which stores the PID of the running process that is launched by the process. If empty, it is assumed that the process is not externally launched.
usernameVar : EString * No description is available *
usernameVal : EString * No description is available *
passwordVar : EString * No description is available *
passwordVal : Password * No description is available *



Attribute Details

name  -  A unique identifier representing to the end user the configured command
    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

osnames  -  The names of the operating systems that the process definition is supported on. The names must allign with the names found in the node metadata. The list of names is comma seperated.
    Data Type: EString
    Default value:  
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

pidVarName  -  The name of a variable that holds the location of a file which stores the PID of the running process that is launched by the process. If empty, it is assumed that the process is not externally launched.
    Data Type: EString
    Default value:  
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

usernameVar  -  * No description is available *
    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

usernameVal  -  * No description is available *
    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

passwordVar  -  * No description is available *
    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

passwordVal  -  * No description is available *
    Data Type: Password
    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



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