edu.wpi.cs.dsrg.xmldb.xat.common.operator.specialoperator
Interface SpecialOperator

All Known Subinterfaces:
All, Expose, FOR, Function, Merge, NameColumn, Or, Source, SQLStmt, XQueryStmt

public interface SpecialOperator
extends XATOperator

An interface for Special Operators.

Since:
1.0

Methods inherited from interface edu.wpi.cs.dsrg.xmldb.xat.common.operator.XATOperator
clone, getNode, getOutput, getOutputColumnName, getOutputDataSource, getOutputDataSources, getPrimaryDataSource, getPrimarySource, setNode, setOutput, setOutputColumnName
 
Methods inherited from interface edu.wpi.cs.dsrg.xmldb.xat.common.operator.XATQueryObject
getStatistics, isValidStatistic
 
Methods inherited from interface edu.wpi.cs.dsrg.xmldb.xat.common.operator.XATProperties
getProperties, getProperty, isValidPropertyName, setProperty