Package | Description |
---|---|
com.asakusafw.info.graph |
Graph like structure models.
|
Modifier and Type | Class and Description |
---|---|
class |
Port<TSelf extends Port<TSelf,TOpposite>,TOpposite extends Port<TOpposite,TSelf>>
An abstract super class of I/O port of
Node . |
class |
Port<TSelf extends Port<TSelf,TOpposite>,TOpposite extends Port<TOpposite,TSelf>>
An abstract super class of I/O port of
Node . |
Modifier and Type | Class and Description |
---|---|
class |
Input
Represents an input of
Node . |
class |
Output
Represents an output of node.
|
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.