Package | Description |
---|---|
org.eclipse.ice.item.utilities.moose |
Modifier and Type | Method and Description |
---|---|
java.util.ArrayList<Parameter> |
Block.getParameters()
This operation retrieves the parameters of the block.
|
Modifier and Type | Method and Description |
---|---|
void |
Block.setParameters(java.util.ArrayList<Parameter> params)
This operation sets the parameters of the block.
|