Uses of Class
com.pervasive.datarush.script.PortDescriptor
-
Packages that use PortDescriptor Package Description com.pervasive.datarush.script -
-
Uses of PortDescriptor in com.pervasive.datarush.script
Methods in com.pervasive.datarush.script that return types with arguments of type PortDescriptor Modifier and Type Method Description List<PortDescriptor>
OperatorDescriptor. getInputPortDescriptors()
Get the port definitions of the input ports.List<PortDescriptor>
OperatorDescriptor. getOutputPortDescriptors()
Get the port definitions of the output ports.
-