com.ibm.streams.flow.declare

Class OperatorGraphFactory

  • java.lang.Object
    • com.ibm.streams.flow.declare.OperatorGraphFactory


  • public class OperatorGraphFactory
    extends java.lang.Object
    Factory that creates OperatorGraph instances.
    Since:
    InfoSphere® Streams Version 3.1
    • Field Summary

      Fields 
      Modifier and Type Field and Description
      static java.lang.String IBM_COPYRIGHT 
    • Method Summary

      Methods 
      Modifier and Type Method and Description
      static OperatorGraph newGraph()
      Create a new, empty OperatorGraph.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • OperatorGraphFactory

        public OperatorGraphFactory()