Package | Description |
---|---|
com.asakusafw.info.cli.common |
Common classes for CLI.
|
com.asakusafw.info.operator.view |
Views of operator graphs.
|
Modifier and Type | Method and Description |
---|---|
OperatorView |
VertexSelectorParameter.select(JobflowInfo jobflow,
OperatorGraphView plan)
Returns the target vertex.
|
OperatorView |
FlowPartSelectorParameter.select(JobflowInfo jobflow,
OperatorGraphView graph)
Returns the target flow-part operator view.
|
Modifier and Type | Method and Description |
---|---|
OperatorGraphView |
OperatorView.getElementGraph()
Returns
OperatorGraphView of this operator. |
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.