Package | Description |
---|---|
com.asakusafw.vocabulary.flow.builder |
Flow connection APIs (for internal use only).
|
Modifier and Type | Class and Description |
---|---|
class |
Constant
Represents a constant.
|
Modifier and Type | Method and Description |
---|---|
Data |
DataInfo.getData()
Returns the data.
|
Modifier and Type | Method and Description |
---|---|
DataInfo |
FlowElementBuilder.defineData(String name,
Data data)
Defines a new data for operator.
|
Constructor and Description |
---|
DataInfo(String name,
Data data)
Creates a new instance.
|
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.