Uses of Class
com.jbbres.lib.actions.tools.elements.SimpleElement

Packages that use SimpleElement
com.jbbres.lib.actions.tools.elements Provides the public classes that developers can use to create their own actions and variables. 
 

Uses of SimpleElement in com.jbbres.lib.actions.tools.elements
 

Subclasses of SimpleElement in com.jbbres.lib.actions.tools.elements
 class RuntimeVariable<C>
          This abstract class provides default implementations for most of the methods in the Variable interface.
 class SimpleAction<I,O>
          This abstract class provides default implementations for most of the methods in the Action interface.
 class SimpleVariable<C>
          This abstract class provides default implementations for most of the methods in the Variable interface.
 class StorageVariable<C>
          This abstract class provides default implementations for most of the methods in the Variable interface.
 



To file bugs or suggest feature enhancements, visit the app.jbbres.com Bug Reporter website.

Additional documentation available online at http://app.jbbres.com/actions/developers.

Copyright � 2009-2011 app.jbbres.com. All Rights Reserved.