Uses of Package
org.objectweb.medor.eval.api

Packages that use org.objectweb.medor.eval.api
org.objectweb.medor.eval.api   
org.objectweb.medor.eval.lib   
 

Classes in org.objectweb.medor.eval.api used by org.objectweb.medor.eval.api
ConnectionResources
          This interface represents ressources required by a Medor Query in order to be evaluated.
NodeEvaluator
          This interface defines the controller object for the evaluation of a given QueryNode within a QueryTree.
 

Classes in org.objectweb.medor.eval.api used by org.objectweb.medor.eval.lib
BinaryEvaluatedTC
          This interface represent a result of a Medor Query.
ConnectionResources
          This interface represents ressources required by a Medor Query in order to be evaluated.
NodeEvaluator
          This interface defines the controller object for the evaluation of a given QueryNode within a QueryTree.
NodeEvaluatorFactory
          This interface creates the controller object for the evaluation of a given QueryNode within a QueryTree.
QueryEvaluator
          This interface represents the MEDOR evaluator.