| Package | Description |
|---|---|
| org.gcube.searchsystem.planning | |
| org.gcube.searchsystem.planning.commonvocabulary | |
| org.gcube.searchsystem.planning.maxsubtree |
| 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 |
|---|---|
static HashMap<String,String> |
OperatorSemantics.createAndOperationArgs(String semantics,
String indication,
String payloadSide) |
static HashMap<String,String> |
OperatorSemantics.createNotOperationArgs(String semantics,
String mode,
String indication) |
static HashMap<String,String> |
OperatorSemantics.createOrOperationArgs(String semantics,
String mode,
String indication) |
static boolean |
IndexRelationCommonSemantics.examineCondition(TreeTransformer.GCQLCondition cond,
AndTree result) |
static String |
OperatorSemantics.getAndOperationSemantics(String indication) |
static String |
OperatorSemantics.getNotOperationSemantics(String indication) |
static String |
OperatorSemantics.getOrOperationSemantics(String indication) |
| Modifier and Type | Method and Description |
|---|---|
GeneralTreeNode |
TwoPhaseComposer.compose() |
static ArrayList<AndTree> |
MaxSubtreePlanner.getEnhanceAndTreesWithSources(ArrayList<AndTree> subtrees,
Vector<search.library.util.cql.query.tree.ModifierSet> proj,
String indication,
EnvironmentAdaptor environmentAdaptor) |
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
|
static ArrayList<Set<TreeTransformer.GCQLCondition>> |
TreeTransformer.pushNotDownOrUp(search.library.util.cql.query.tree.GCQLNode node,
boolean revert) |
ArrayList<AndTree> |
MaxSubtreeRewritter.rewrite() |
Copyright © 2014. All Rights Reserved.