Uses of Interface
com.pervasive.datarush.graphs.OutputPortInstance
Packages that use OutputPortInstance
Package
Description
Provides classes and interfaces for the construction of executable
dataflow graphs.
-
Uses of OutputPortInstance in com.pervasive.datarush.graphs
Methods in com.pervasive.datarush.graphs that return OutputPortInstanceMethods in com.pervasive.datarush.graphs that return types with arguments of type OutputPortInstanceModifier and TypeMethodDescriptionList<? extends OutputPortInstance>OperatorInstance.getOutputPorts()Returns a description of the output ports defined by this operator.