org.mindswap.pellet.tableau.branch
Class IndividualBranch

java.lang.Object
  extended by org.mindswap.pellet.tableau.branch.Branch
      extended by org.mindswap.pellet.tableau.branch.IndividualBranch
Direct Known Subclasses:
GuessBranch, MaxBranch

public abstract class IndividualBranch
extends Branch


Field Summary
 
Fields inherited from class org.mindswap.pellet.tableau.branch.Branch
log
 
Method Summary
 Node getNode()
           
 
Methods inherited from class org.mindswap.pellet.tableau.branch.Branch
copyTo, getAnonCount, getBranch, getCombinedClash, getNodeCount, getTermDepends, getTryCount, getTryNext, setAnonCount, setBranch, setLastClash, setNodeCount, setStrategy, setTermDepends, setTryCount, setTryNext, shiftTryNext, toString, tryNext
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getNode

public Node getNode()
Specified by:
getNode in class Branch


Copyright © 2004 Evren Sirin. All Rights Reserved.