Vordel SDK

com.vordel.es.util.diff
Class BaseDiffNode

java.lang.Object
  extended by com.vordel.es.util.diff.BaseDiffNode
All Implemented Interfaces:
java.lang.Comparable
Direct Known Subclasses:
DiffNode, TypeDiffNode

public abstract class BaseDiffNode
extends java.lang.Object
implements java.lang.Comparable


Nested Class Summary
static class BaseDiffNode.Difference
           
 
Field Summary
protected  BaseDiffNode parent
           
protected  BaseDiffNode root
           
 BaseDiffNode.Difference type
           
 
Constructor Summary
BaseDiffNode()
           
 
Method Summary
abstract  java.util.Set<BaseDiffNode> getChildNodes()
           
protected  java.lang.String getDiffSymbol()
           
 boolean isDiffBranch()
           
 void markDiffBranch()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface java.lang.Comparable
compareTo
 

Field Detail

type

public BaseDiffNode.Difference type

root

protected BaseDiffNode root

parent

protected BaseDiffNode parent
Constructor Detail

BaseDiffNode

public BaseDiffNode()
Method Detail

markDiffBranch

public void markDiffBranch()

isDiffBranch

public boolean isDiffBranch()

getDiffSymbol

protected java.lang.String getDiffSymbol()

getChildNodes

public abstract java.util.Set<BaseDiffNode> getChildNodes()

Vordel SDK


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