WDDeltaReferenceCollection


This type is a class for model objects.

Comparison result from comparing two reference collection attributes.

The comparison result is expressed as collections of reference changes.

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

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

@author Thomas Bitonti

Package: result
Supertype: WDDeltaReference

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



Attributes Summary
unchangedMembers : WDStringValue * * No description is available *
addedMembers : WDStringValue * * No description is available *
removedMembers : WDStringValue * * No description is available *



Attribute Details

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

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

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