public interface IPluginGroup extends IPlugin, IComposite<IPluginGroup,IPlugin>
| Modifier and Type | Method and Description |
|---|---|
IPlugin |
getNormalized()
Normalizes the plugin group.
|
copy, doEnd, doStart, getParent, initialize, setParentgetParameters, setParametersgetActionTypeadd, getChildren, isEmptyIPlugin 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.Copyright © 2016. All rights reserved.