GridClassRules

This type is a class for model objects.

Collection of classification rules for grid configuration.

Package: gridclassrules

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



Attributes Summary
name : EString The name of the rule set, not externalized in this release (xd61). By default it is 'Default_Rules'.
type : EString The type of the rule set, reserved to create name spaces among the rules. By default it is 'grid'.
description : EString * No description is available *
matchAction : EString * No description is available *
matchRules : GridMatchRule * * No description is available *



Attribute Details

name  -  The name of the rule set, not externalized in this release (xd61). By default it is 'Default_Rules'.
    Data Type: EString
    Default value:   Default_Rules
    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  -  The type of the rule set, reserved to create name spaces among the rules. By default it is 'grid'.
    Data Type: EString
    Default value:  Grid
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

description  -  * 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

matchAction  -  * 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

matchRules  -  * No description is available *
    Reference Type: GridMatchRule *
    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