| Package | Description |
|---|---|
| org.specrunner.parameters | |
| org.specrunner.parameters.core | |
| org.specrunner.plugins.core |
| Modifier and Type | Method and Description |
|---|---|
IParameterDecorator |
IParameterHolder.getParameters()
Get parameters.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IParameterHolder.setParameters(IParameterDecorator parameters)
Set the parameters.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ParameterDecoratorImpl
Generic implementation of a parameter sensible object.
|
| Modifier and Type | Field and Description |
|---|---|
protected IParameterDecorator |
ParameterHolder.parameters
The parameters decorator.
|
| Modifier and Type | Method and Description |
|---|---|
IParameterDecorator |
ParameterHolder.getParameters() |
| Modifier and Type | Method and Description |
|---|---|
void |
ParameterHolder.setParameters(IParameterDecorator parameters) |
| Modifier and Type | Field and Description |
|---|---|
protected IParameterDecorator |
PluginGroupImpl.parameters
Parameter holder.
|
| Modifier and Type | Method and Description |
|---|---|
IParameterDecorator |
PluginGroupImpl.getParameters() |
| Modifier and Type | Method and Description |
|---|---|
void |
PluginGroupImpl.setParameters(IParameterDecorator parameters) |
Copyright © 2016. All rights reserved.