Searched refs:getInputPortInfo (Results 1 – 3 of 3) sorted by relevance
161 PortInfo getInputPortInfo(String name) { in getInputPortInfo() method in Signature
135 String color = filter.getSignature().getInputPortInfo(portName).isRequired() in exportAsDot()
727 Signature.PortInfo info = getSignature().getInputPortInfo(name); in newInputPort()