| Package | Description |
|---|---|
| com.asakusafw.info.operator |
Asakusa operator DSL information models.
|
| com.asakusafw.info.operator.view |
Views of operator graphs.
|
| Modifier and Type | Method and Description |
|---|---|
List<ParameterInfo> |
OperatorAttribute.getParameters() |
List<ParameterInfo> |
OperatorInfo.getParameters()
Returns the parameters.
|
| Constructor and Description |
|---|
OperatorAttribute(OperatorSpec spec,
List<? extends ParameterInfo> parameters)
Creates a new instance.
|
| Modifier and Type | Method and Description |
|---|---|
List<ParameterInfo> |
OperatorView.getParameters() |
Copyright © 2011–2018 Asakusa Framework Team. All rights reserved.