org.gcube.searchsystem.planning.commonvocabulary
Class OperatorSemantics
java.lang.Object
org.gcube.searchsystem.planning.commonvocabulary.OperatorSemantics
public class OperatorSemantics
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getOrOperationSemantics
public static String getOrOperationSemantics(String indication)
throws CQLUnsupportedException
- Throws:
CQLUnsupportedException
getAndOperationSemantics
public static String getAndOperationSemantics(String indication)
throws CQLUnsupportedException
- Throws:
CQLUnsupportedException
getNotOperationSemantics
public static String getNotOperationSemantics(String indication)
throws CQLUnsupportedException
- Throws:
CQLUnsupportedException
createAndOperationArgs
public static HashMap<String,String> createAndOperationArgs(String semantics,
String indication,
String payloadSide)
throws CQLUnsupportedException
- Throws:
CQLUnsupportedException
createOrOperationArgs
public static HashMap<String,String> createOrOperationArgs(String semantics,
String mode,
String indication)
throws CQLUnsupportedException
- Throws:
CQLUnsupportedException
createNotOperationArgs
public static HashMap<String,String> createNotOperationArgs(String semantics,
String mode,
String indication)
throws CQLUnsupportedException
- Throws:
CQLUnsupportedException
Copyright © 2012. All Rights Reserved.