Searched defs:inputPorts (Results 1 – 2 of 2) sorted by relevance
70 Set<String> inputPorts = getInputPorts(filter, includeUnconnectedOptionalPorts); in exportAsDot() local128 Set<String> inputPorts = getInputPorts(filter, includeUnconnectedOptionalPorts); in exportAsDot() local
316 LinkedList<InputPort> inputPorts = connection.getValue(); in connectPorts() local