|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.gcube.searchsystem.planning.maxsubtree.TwoPhaseComposer
public class TwoPhaseComposer
Constructor Summary | |
---|---|
TwoPhaseComposer(java.util.ArrayList<AndTree> subtrees,
java.util.Vector<search.library.util.cql.query.tree.ModifierSet> projections)
|
Method Summary | |
---|---|
GeneralTreeNode |
compose()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TwoPhaseComposer(java.util.ArrayList<AndTree> subtrees, java.util.Vector<search.library.util.cql.query.tree.ModifierSet> projections)
Method Detail |
---|
public GeneralTreeNode compose() throws CQLUnsupportedException
CQLUnsupportedException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |