WDDeltaIdentity


This type is a class for model objects.

Class to represent the comparison of two model elements that do not agree on type or name.

@author Thomas Bitonti

Package: result
Supertype: WDDelta

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

Collection attributes having this type:
  WDDeltaAttributeContainer.identityDeltas
  WDDeltaContainedCollection.identityDeltas



Attributes Summary
initialType : EString

The type from the initial node.

initialName : EString

The name from the initial node.

initialIsSimple : EBoolean

The is-simple flag from the initial node.

finalType : EString

The type from the final node.

finalName : EString

The name from the final node.

finalIsSimple : EBoolean

The is-simple flag from the final node.




Attribute Details

initialType  -  

The type from the initial node.


    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

initialName  -  

The name from the initial node.


    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

initialIsSimple  -  

The is-simple flag from the initial node.


    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

finalType  -  

The type from the final node.


    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

finalName  -  

The name from the final node.


    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

finalIsSimple  -  

The is-simple flag from the final node.


    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