edu.wpi.cs.dsrg.xmldb.xat.common.operator.updateoperator
Interface Delete

All Known Implementing Classes:
DeleteImp

public interface Delete
extends UpdateOperator

The Delete interface.

Since:
1.0

Methods inherited from interface edu.wpi.cs.dsrg.xmldb.xat.common.operator.updateoperator.UpdateOperator
getContext, getVariable, setContext, setVariable
 
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