WDDeltaContainedCollection


This type is a class for model objects.

Comparison result from comparing two contained collection attributes.

Contained attributes can only be collections.

The comparison result is expressed as collections of elements differences.

Flags are available to specify if all of the elements are the same, if there are any new elements, if any elements were removed, or if any elements were changed.

Iterators across the child changes are available to retrieve elements which are the same, to retrieve elements which are new, which were removed, where were added, or which were changed.

@author Thomas Bitonti

Package: result
Supertype: WDDeltaContained

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



Attributes Summary
identityDeltas : WDDeltaIdentity * * No description is available *
removedElements : WDNodeAttributeContainer * * No description is available *
unchangedElements : WDNodeAttributeContainer * * No description is available *
addedElements : WDNodeAttributeContainer * * No description is available *
changeDeltas : WDDeltaAttributeContainer * * No description is available *



Attribute Details

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

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

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

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

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