Class QuasiTreeLayout
java.lang.Object
tools.refinery.interpreter.rete.construction.quasitree.QuasiTreeLayout
- All Implemented Interfaces:
IQueryPlannerStrategy
Layout ideas: see https://bugs.eclipse.org/bugs/show_bug.cgi?id=398763
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionQuasiTreeLayout
(IQueryBackendContext backendContext) QuasiTreeLayout
(IQueryBackendContext backendContext, IQueryBackendHintProvider hintProvider) -
Method Summary
Modifier and TypeMethodDescriptionplan
(PBody pSystem, org.apache.log4j.Logger logger, IQueryMetaContext context)
-
Constructor Details
-
QuasiTreeLayout
-
QuasiTreeLayout
-
-
Method Details
-
plan
- Specified by:
plan
in interfaceIQueryPlannerStrategy
-