edu.wpi.cs.dsrg.xmldb.xat.component.operatorfactory
Class StreamOperatorBuilder

java.lang.Object
  |
  +--edu.wpi.cs.dsrg.xmldb.xat.component.operatorfactory.OperatorBuilder
        |
        +--edu.wpi.cs.dsrg.xmldb.xat.component.operatorfactory.StreamOperatorBuilder

public class StreamOperatorBuilder
extends OperatorBuilder

Insert the type's description here.


Fields inherited from class edu.wpi.cs.dsrg.xmldb.xat.component.operatorfactory.OperatorBuilder
builder
 
Constructor Summary
protected StreamOperatorBuilder()
          StreamOperatorBuilder constructor comment.
 
Methods inherited from class edu.wpi.cs.dsrg.xmldb.xat.component.operatorfactory.OperatorBuilder
newAggregate, newCartesianProduct, newDistinct, newExpose, newFor, newFor, newFunArith, newFunction, newGroupBy, newLeftOuterJoin, newMerge, newNameColumn, newNavCollection, newNavUnnest, newOrderBy, newProject, newSelect, newSource, newTagger, newXMLUnion
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StreamOperatorBuilder

protected StreamOperatorBuilder()
StreamOperatorBuilder constructor comment.