Vordel SDK

com.vordel.es.util.diff.type
Class TypeDiffNode

java.lang.Object
  extended by com.vordel.es.util.diff.BaseDiffNode
      extended by com.vordel.es.util.diff.type.TypeDiffNode
All Implemented Interfaces:
java.lang.Comparable

public class TypeDiffNode
extends BaseDiffNode


Nested Class Summary
 
Nested classes/interfaces inherited from class com.vordel.es.util.diff.BaseDiffNode
BaseDiffNode.Difference
 
Field Summary
 EntityType base
           
 EntityType delta
           
 java.lang.String name
           
 com.vordel.es.util.diff.type.TypeDiffNode.Status status
           
 
Fields inherited from class com.vordel.es.util.diff.BaseDiffNode
parent, root, type
 
Constructor Summary
TypeDiffNode(java.lang.String name, EntityType baseType, EntityType deltaType, com.vordel.es.util.diff.type.TypeDiffNode.Status status)
           
 
Method Summary
 void addChild(TypeDiffNode node)
           
 int compareTo(java.lang.Object o)
           
 java.util.Set<BaseDiffNode> getChildNodes()
           
 java.util.Set<TypeDiffNode> getChildren()
           
 java.lang.String toString()
           
 
Methods inherited from class com.vordel.es.util.diff.BaseDiffNode
getDiffSymbol, isDiffBranch, markDiffBranch
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

status

public com.vordel.es.util.diff.type.TypeDiffNode.Status status

base

public final EntityType base

delta

public final EntityType delta

name

public final java.lang.String name
Constructor Detail

TypeDiffNode

public TypeDiffNode(java.lang.String name,
                    EntityType baseType,
                    EntityType deltaType,
                    com.vordel.es.util.diff.type.TypeDiffNode.Status status)
Method Detail

getChildren

public java.util.Set<TypeDiffNode> getChildren()

getChildNodes

public java.util.Set<BaseDiffNode> getChildNodes()
Specified by:
getChildNodes in class BaseDiffNode

addChild

public void addChild(TypeDiffNode node)

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object

compareTo

public int compareTo(java.lang.Object o)

Vordel SDK


This documentation and all its contents and graphics, copyright © 1999 - 2011 Vordel