|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectpal.treesearch.AbstractLeafNode
public abstract class AbstractLeafNode
Constructor Summary | |
---|---|
AbstractLeafNode(java.lang.String id,
GeneralConstructionTool tool)
|
Method Summary | |
---|---|
protected MolecularClockLikelihoodModel.Leaf |
createNewConstrainedLeafCalculator(ConstraintModel.GroupManager parentGroup)
|
protected UnconstrainedLikelihoodModel.Leaf |
createNewFreeLeafCalculator(GeneralConstructionTool tool)
|
java.lang.String |
getLabel()
|
int |
getNumberOfPatterns()
|
PatternInfo |
getPatternInfo()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AbstractLeafNode(java.lang.String id, GeneralConstructionTool tool)
Method Detail |
---|
protected final UnconstrainedLikelihoodModel.Leaf createNewFreeLeafCalculator(GeneralConstructionTool tool)
protected final MolecularClockLikelihoodModel.Leaf createNewConstrainedLeafCalculator(ConstraintModel.GroupManager parentGroup)
public final java.lang.String getLabel()
public final PatternInfo getPatternInfo()
public final int getNumberOfPatterns()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |