WDDeltaNamed
This type is a class for model objects.
Class for all named delta results.
These all have a type, a name, and a structure setting.
@author Thomas Bitonti
Package: result
Supertype: WDDelta
Known subtypes:
WDDeltaContained
WDDeltaString
WDDeltaAttribute
WDDeltaStringCollection
WDDeltaReference
WDDeltaContainedCollection
WDDeltaAttributeContainer
WDDeltaReferenceSingleton
WDDeltaReferenceCollection
WDDeltaStringSingleton
Classifier ID: -1
Instance class name: * Unspecified *
Instance class: * Unspecified *
Attributes Summary |
type : EString |
The type of the element which was compared.
|
name : EString |
The name of the element which was compared.
|
isSimple : EBoolean |
Flag telling of the element which was compared is
a singleton or a collection. True for a singleton,
false for a collection.
|
type - The type of the element which was compared.
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
name - The name of the element which was compared.
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
isSimple - Flag telling of the element which was compared is
a singleton or a collection. True for a singleton,
false for a 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
(C) COPYRIGHT International Business Machines Corp. 1996-2006