Package | Description |
---|---|
com.asakusafw.info.operator.view |
Views of operator graphs.
|
Modifier and Type | Method and Description |
---|---|
List<InputView> |
OperatorView.getInputs()
Returns views of input ports.
|
List<InputView> |
OutputView.getOpposites()
Returns the opposite ports.
|
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.