| Package | Description | 
|---|---|
| com.asakusafw.vocabulary.flow.graph | 
 Internal graphical representation of Flow DSL. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
OutputDescription | 
FlowOut.getDescription()
Returns the description of this output. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static <T> FlowOut<T> | 
FlowOut.newInstance(OutputDescription description)
Creates a new instance. 
 | 
| Constructor and Description | 
|---|
FlowOut(OutputDescription description)
Creates a new instance. 
 | 
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.