| Package | Description |
|---|---|
| org.gcube.searchsystem.planning | |
| org.gcube.searchsystem.planning.maxsubtree | |
| org.gcube.searchsystem.planning.preprocessing |
| Modifier and Type | Method and Description |
|---|---|
gr.uoa.di.madgik.workflow.adaptor.search.searchsystemplan.PlanNode |
Planner.plan(search.library.util.cql.query.tree.GCQLNode root)
Receives the root of a CQL tree, creates a plan for the workflow layer,
and returns the root of this plan
|
| Modifier and Type | Method and Description |
|---|---|
gr.uoa.di.madgik.workflow.adaptor.search.searchsystemplan.PlanNode |
MaxSubtreePlanner.plan(search.library.util.cql.query.tree.GCQLNode root)
Receives the root of a CQL tree, creates a plan for the workflow layer,
and returns the root of this plan
|
| Modifier and Type | Method and Description |
|---|---|
search.library.util.cql.query.tree.GCQLNode |
Preprocessor.preprocess(search.library.util.cql.query.tree.GCQLNode root)
Receives the root of a CQL tree, preprocess it and returns a new CQL tree.
|
Copyright © 2014. All Rights Reserved.