public final class LogicalGE extends AbstractOperation
ops, sourceRange| Modifier and Type | Method and Description |
|---|---|
Element |
execute(Context context)
Execute this operation within the given context.
|
static Operation |
newOperation(SourceRange sourceRange,
Operation... ops) |
calculateArgs, calculateTerms, checkInvalidSelfContext, checkRestrictedContext, getOperations, getSourceRange, toStringpublic static Operation newOperation(SourceRange sourceRange, Operation... ops) throws SyntaxException
SyntaxExceptionpublic Element execute(Context context)
Operationexecute in interface Operationexecute in class AbstractOperationcontext - evaluation context for the statementCopyright © 2014 Quattor. All Rights Reserved.