edu.wpi.cs.dsrg.xmldb.xat.common.operator.xmloperator
Interface XMLUnion

All Known Implementing Classes:
XMLUnionImp

public interface XMLUnion
extends ColumnNameList, XMLOperator

The XMLUnion 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