edu.wpi.cs.dsrg.xmldb.xat.common.operator.sqloperator
Interface Project

All Known Implementing Classes:
ProjectImp

public interface Project
extends SQLOperator, ColumnNameList

The Project interface.

Since:
1.0

Methods inherited from interface edu.wpi.cs.dsrg.xmldb.xat.common.operator.ColumnNameList
addColumnName, deleteColumnName, getColumnNames, insertColumnName, setColumnName, setColumnNames, updateColumnName
 
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