Uses of Package
org.specrunner.plugins.core

Packages that use org.specrunner.plugins.core
org.specrunner.plugins.core   
org.specrunner.plugins.core.data   
org.specrunner.plugins.core.elements   
org.specrunner.plugins.core.flow   
org.specrunner.plugins.core.include   
org.specrunner.plugins.core.language   
org.specrunner.plugins.core.logical   
org.specrunner.plugins.core.macro   
org.specrunner.plugins.core.objects   
org.specrunner.plugins.core.objects.core   
org.specrunner.plugins.core.text   
org.specrunner.plugins.core.var   
 

Classes in org.specrunner.plugins.core used by org.specrunner.plugins.core
AbstractPlugin
          Adapter for plugins.
AbstractPluginNamed
          A plugin with name information.
AbstractPluginScoped
          A plugin with scope information. i.e. for declaring variables a scope can be set.
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.
 

Classes in org.specrunner.plugins.core used by org.specrunner.plugins.core.data
AbstractPlugin
          Adapter for plugins.
AbstractPluginNamed
          A plugin with name information.
AbstractPluginScoped
          A plugin with scope information. i.e. for declaring variables a scope can be set.
AbstractPluginTable
          Adapter for plugins on tables.
 

Classes in org.specrunner.plugins.core used by org.specrunner.plugins.core.elements
AbstractPlugin
          Adapter for plugins.
AbstractPluginNamed
          A plugin with name information.
AbstractPluginScoped
          A plugin with scope information. i.e. for declaring variables a scope can be set.
 

Classes in org.specrunner.plugins.core used by org.specrunner.plugins.core.flow
AbstractPlugin
          Adapter for plugins.
AbstractPluginNamed
          A plugin with name information.
AbstractPluginScoped
          A plugin with scope information. i.e. for declaring variables a scope can be set.
AbstractPluginValue
          Stand for a plugin with a value attribute, or a value which must be calculate by evaluating the content of the specification.
 

Classes in org.specrunner.plugins.core used by org.specrunner.plugins.core.include
AbstractPlugin
          Adapter for plugins.
AbstractPluginNamed
          A plugin with name information.
AbstractPluginScoped
          A plugin with scope information. i.e. for declaring variables a scope can be set.
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.
 

Classes in org.specrunner.plugins.core used by org.specrunner.plugins.core.language
AbstractPlugin
          Adapter for plugins.
 

Classes in org.specrunner.plugins.core used by org.specrunner.plugins.core.logical
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. i.e. for declaring variables a scope can be set.
AbstractPluginValue
          Stand for a plugin with a value attribute, or a value which must be calculate by evaluating the content of the specification.
 

Classes in org.specrunner.plugins.core used by org.specrunner.plugins.core.macro
AbstractPlugin
          Adapter for plugins.
AbstractPluginNamed
          A plugin with name information.
AbstractPluginScoped
          A plugin with scope information. i.e. for declaring variables a scope can be set.
 

Classes in org.specrunner.plugins.core used by org.specrunner.plugins.core.objects
AbstractPlugin
          Adapter for plugins.
AbstractPluginNamed
          A plugin with name information.
AbstractPluginScoped
          A plugin with scope information. i.e. for declaring variables a scope can be set.
AbstractPluginTable
          Adapter for plugins on tables.
 

Classes in org.specrunner.plugins.core used by org.specrunner.plugins.core.objects.core
AbstractPlugin
          Adapter for plugins.
AbstractPluginNamed
          A plugin with name information.
AbstractPluginScoped
          A plugin with scope information. i.e. for declaring variables a scope can be set.
AbstractPluginTable
          Adapter for plugins on tables.
 

Classes in org.specrunner.plugins.core used by org.specrunner.plugins.core.text
AbstractPlugin
          Adapter for plugins.
 

Classes in org.specrunner.plugins.core used by org.specrunner.plugins.core.var
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. i.e. for declaring variables a scope can be set.
AbstractPluginValue
          Stand for a plugin with a value attribute, or a value which must be calculate by evaluating the content of the specification.
 



Copyright © 2014. All rights reserved.