DescriptivePropertyGroup

This type is a class for model objects.

Self Described grouping of properties allow a flexible mechanism for grouping like properties together without having to introduce a new WCCM class representation. Is intended for WebSphere insternal use.

Package: descriptiveproperties

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

Reference attributes having this type:
  ForeignServer.configuration
  MiddlewareVersionDescriptor.versionDescriptor
  Preferences.DescriptivePropertyGroup

Collection attributes having this type:
  DescriptivePropertyGroup.propertyGroups



Attributes Summary
collection : EBoolean Specifies if the property group is a collection. If the property group is a collection, it will be assumed that the group consists of groupings only, and that each of the child groups contain properties with the same keys. A property group that is a collection will be displayed in table (collection) format.
name : EString * No description is available *
expandable : EBoolean Valid only if the group represents a collection. If set to true, then the UI should provide new capabilities such that additional property groupings can be added. The name of the property groups will be tagged with a unique identifying number.
template : EBoolean specifies whether the group of properties is a template for new additions to an expandable collection group. Template groups will be ignored if added to a group that is not an expandable collection.
propertyGroups : DescriptivePropertyGroup * * No description is available *
properties : DiscoverableDescriptiveProperty * * No description is available *
descriptor : DisplayDescriptor @ * No description is available *



Attribute Details

collection  -  Specifies if the property group is a collection. If the property group is a collection, it will be assumed that the group consists of groupings only, and that each of the child groups contain properties with the same keys. A property group that is a collection will be displayed in table (collection) format.
    Data Type: EBoolean
    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

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

expandable  -  Valid only if the group represents a collection. If set to true, then the UI should provide new capabilities such that additional property groupings can be added. The name of the property groups will be tagged with a unique identifying number.
    Data Type: EBoolean
    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

template  -  specifies whether the group of properties is a template for new additions to an expandable collection group. Template groups will be ignored if added to a group that is not an expandable collection.
    Data Type: EBoolean
    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

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

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

descriptor  -  * No description is available *
    Reference Type: DisplayDescriptor @
    Containment:  true
    Container:  false
    Required:  true
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  1
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false



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