Package NetworkEditor :: Module ports
[hide private]
[frames] | no frames]

Module ports

source code

These objects are created through the addInputPort and addOutputPort methods of the NetworkNode2 object. They are not intended to be created by a user or a programer

Classes [hide private]
  PortsDescr
Class used to describe input and output ports as a list of dictionaries
  InputPortsDescr
  OutputPortsDescr
  Port
base class for input/output ports of network nodes
  InputPort
  OutputPort
  SpecialInputPort
  RunNodeInputPort
  RunChildrenInputPort
  SpecialOutputPort
  TriggerOutputPort