Searched refs:getOutputPortInfo (Results 1 – 3 of 3) sorted by relevance
117 String color = filter.getSignature().getOutputPortInfo(portName).isRequired() in exportAsDot()
166 PortInfo getOutputPortInfo(String name) { in getOutputPortInfo() method in Signature
737 Signature.PortInfo info = getSignature().getOutputPortInfo(name); in newOutputPort()