com.vordel.es.util.diff.type
Class TypeDiffNode
java.lang.Object
com.vordel.es.util.diff.BaseDiffNode
com.vordel.es.util.diff.type.TypeDiffNode
- All Implemented Interfaces:
- java.lang.Comparable
public class TypeDiffNode
- extends BaseDiffNode
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
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
TypeDiffNode
public TypeDiffNode(java.lang.String name,
EntityType baseType,
EntityType deltaType,
com.vordel.es.util.diff.type.TypeDiffNode.Status status)
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)
This documentation and all its contents and graphics, copyright © 1999 - 2011 Vordel