|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.objectweb.medor.eval.lib.IteratifNodeEvaluatorFactory
This class manage creation the iteratifs NodeEvaluators corresponding to QueryNodes. The method createNodeEvaluator is able to generate a NodeEvaluator for a Binary QueryNode and for Unary QueryNode, otherwise it throws a MedorException
| Constructor Summary | |
IteratifNodeEvaluatorFactory()
|
|
| Method Summary | |
NodeEvaluator |
createNodeEvaluator(QueryNode node,
NodeEvaluator[] subEvaluators,
EvaluationMetaData evalMD)
This methods creates a NodeEvaluator. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public IteratifNodeEvaluatorFactory()
| Method Detail |
public NodeEvaluator createNodeEvaluator(QueryNode node,
NodeEvaluator[] subEvaluators,
EvaluationMetaData evalMD)
throws MedorException
NodeEvaluatorFactory
createNodeEvaluator in interface NodeEvaluatorFactoryMedorException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||