| Class | Description |
|---|---|
| AbstractPlugin |
Adapter for plugins.
|
| AbstractPluginDual |
A generic plugin which performs a test, it the result is true, a success
result is added, otherwise adds an error to the result.
|
| AbstractPluginNamed |
A plugin with name information.
|
| AbstractPluginScoped |
A plugin with scope information.
|
| AbstractPluginTable |
Adapter for plugins on tables.
|
| AbstractPluginValue |
Stand for a plugin with a value attribute, or a value which must be calculate
by evaluating the content of the specification.
|
| PluginAssertion |
Plugin of type assertion.
|
| PluginGroupImpl |
Default plugin group implementation.
|
| PluginNop |
Default no-operation plugin.
|
| UtilPlugin |
Plugins utility class.
|
Copyright © 2016. All rights reserved.