|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IPluginGroup
A group plugin.
| Method Summary | |
|---|---|
IPlugin |
getNormalized()
Normalizes the plugin group. |
| Methods inherited from interface org.specrunner.plugins.IPlugin |
|---|
copy, doEnd, doStart, getParent, initialize, setParent |
| Methods inherited from interface org.specrunner.parameters.IParameterHolder |
|---|
getParameters, setParameters |
| Methods inherited from interface org.specrunner.plugins.IActionType |
|---|
getActionType |
| Methods inherited from interface org.specrunner.util.composite.IComposite |
|---|
add, getChildren, isEmpty |
| Method Detail |
|---|
IPlugin getNormalized()
PluginNop instances, only one instance is enough to reflect
the functionality, other example is a group with only one element, the
normalized version is the contained plugin itself.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||