WDDeltaStringCollection


This type is a class for model objects.

Comparison result from comparing two string collection attributes.

The comparison result is expressed as collections of string changes.

Flags are available to specify if all of the strings are the same, if any strings were removed, or if any strings were added.

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

@author Thomas Bitonti

Package: result
Supertype: WDDeltaString

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



Attributes Summary
removedValues : WDStringValue * * No description is available *
addedValues : WDStringValue * * No description is available *
unchangedValues : WDStringValue * * No description is available *



Attribute Details

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

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

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