| Modifier and Type | Class and Description |
|---|---|
class |
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.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PluginIf
Create a condition execution.
|
class |
PluginWhile
Performs a conditional loop.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PluginImport
Add package information as SLIM import tables.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PluginEquals
Compare elements.
|
class |
PluginNotEquals
The dual of equals.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractPluginDefine
Defines variables.
|
class |
PluginDefineCondition
Defines a condition variable.
|
class |
PluginDefineGlobal
Defines a global variable.
|
class |
PluginDefineLocal
Defines a local variable.
|
class |
PluginExecute
Perform a execution.
|
class |
PluginExecuteLatter
Perform child actions before assertions.
|
class |
PluginSet
Defines a global variable in unsilent evaluation mode.
|
Copyright © 2016. All rights reserved.