org.plasma.query
Interface Operator

All Superinterfaces:
Term
All Known Implementing Classes:
ArithmeticOperator, GroupOperator, LogicalOperator, RelationalOperator, SubqueryOperator, WildcardOperator

public interface Operator
extends Term

Base interface for all operators that make up a query.




Copyright © 2014. All rights reserved.