Package | Description |
---|---|
com.asakusafw.vocabulary.flow.graph |
Internal graphical representation of Flow DSL.
|
Modifier and Type | Class and Description |
---|---|
class |
FlowElementInput
Represents an input port of
FlowElement . |
class |
FlowElementOutput
Represents an output port of
FlowElement . |
Modifier and Type | Method and Description |
---|---|
abstract Collection<? extends FlowElementPort> |
FlowElementPort.disconnectAll()
Removes all connections for this port.
|
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.