WDDeltaAttributeContainer
This type is a class for model objects.
Class holding the results from comparing two model elements.
The model elements are guarenteed to have the same name and type.
The comparison result is expressed as a collection of attribute differences.
Flags are available to specify if all of the attributes are the same, if there are any new attributes, if any attributes were removed, or if any attributes were changed.
Iterators across the child changes are available, to retrieve all changes, to retrieve attributes which are the same, to retrieve attributes which are new, which were removed, or which were changed.
@author Thomas Bitonti Package: result
Supertype: WDDeltaNamed
Classifier ID: -1
Instance class name: * Unspecified *
Instance class: * Unspecified *
Collection attributes having this type:
WDDeltaContainedCollection.changeDeltas
Attributes Summary unchangedAttributes : WDNodeAttribute * * No description is available * removedAttributes : WDNodeAttribute * * No description is available * addedAttributes : WDNodeAttribute * * No description is available * identityDeltas : WDDeltaIdentity * * No description is available * changedAttributes : WDDeltaAttribute * * No description is available *
Attribute Details
unchangedAttributes - * No description is available *
Reference Type: WDNodeAttribute *
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
removedAttributes - * No description is available *
Reference Type: WDNodeAttribute *
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
addedAttributes - * No description is available *
Reference Type: WDNodeAttribute *
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
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
changedAttributes - * No description is available *
Reference Type: WDDeltaAttribute *
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