|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--edu.wpi.cs.dsrg.xmldb.xat.component.operatorfactory.OperatorFactory | +--edu.wpi.cs.dsrg.xmldb.xat.component.operatorfactory.StreamOperatorFactory
Insert the type's description here.
Fields inherited from class edu.wpi.cs.dsrg.xmldb.xat.component.operatorfactory.OperatorFactory |
factoryID |
Constructor Summary | |
protected |
StreamOperatorFactory()
StreamOperatorFactory constructor comment. |
Method Summary | |
static OperatorFactory |
newInstance()
Insert the method's description here. |
OperatorBuilder |
newOperatorBuilder()
Creates a new instance of OperatorBuilder that will be used to generate operators This will return a StreamOperatorBuilder |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
protected StreamOperatorFactory()
Method Detail |
public static OperatorFactory newInstance()
public OperatorBuilder newOperatorBuilder()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |