Package | Description |
---|---|
com.asakusafw.vocabulary.flow.builder |
Flow connection APIs (for internal use only).
|
Modifier and Type | Method and Description |
---|---|
static ExternInfo |
Attributes.extern(String name,
Class<?> description)
Creates a new
ExternInfo object. |
ExternInfo |
EdgeInfo.getExtern()
Returns external I/O information.
|
Modifier and Type | Method and Description |
---|---|
TSelf |
EdgeInfo.withExtern(ExternInfo newValue)
Sets external I/O information.
|
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.