Action

This type is a class for model objects.

Actions associated with Rules or default Actions for Ruleset

Package: ruleset

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

Collection attributes having this type:
  Rule.actions
  Ruleset.defaultActions



Attributes Summary
name : EString Action name for ease of reference - required, string - must be unique within Rule
priority : EIntegerObject Action priority - optional, Integer - must be unique within Rule
type : EString Action type - required, string
value : EString Action value - required, string
continue : EBooleanObject continue flag - optional, boolean (true/false) - if not specified, defaults to ruleset defaultContinue value
properties : Property * * No description is available *



Attribute Details

name  -  Action name for ease of reference - required, string - must be unique within Rule
    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

priority  -  Action priority - optional, Integer - must be unique within Rule
    Data Type: EIntegerObject
    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

type  -  Action type - required, string
    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

value  -  Action value - required, string
    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

continue  -  continue flag - optional, boolean (true/false) - if not specified, defaults to ruleset defaultContinue value
    Data Type: EBooleanObject
    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

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