Package | Description |
---|---|
com.asakusafw.info.graph |
Graph like structure models.
|
com.asakusafw.info.operator |
Asakusa operator DSL information models.
|
com.asakusafw.info.operator.view |
Views of operator graphs.
|
com.asakusafw.info.plan |
Asakusa execution plan information models.
|
Class and Description |
---|
Element
An abstract super class of elements on graph.
|
Input
Represents an input of
Node . |
Node
Represents a node of graph.
|
Output
Represents an output of node.
|
Port
An abstract super class of I/O port of
Node . |
Wire |
Class and Description |
---|
Node
Represents a node of graph.
|
Class and Description |
---|
Input
Represents an input of
Node . |
Node
Represents a node of graph.
|
Output
Represents an output of node.
|
Class and Description |
---|
Node
Represents a node of graph.
|
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.