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