Uses of Class
com.jbbres.lib.actions.elements.InvalidVariableInstanceNameException

Packages that use InvalidVariableInstanceNameException
com.jbbres.lib.actions.elements Provides the public model (interfaces and classes) that developers can use to create their own actions and variables. 
com.jbbres.lib.actions.tools.elements Provides the public classes that developers can use to create their own actions and variables. 
 

Uses of InvalidVariableInstanceNameException in com.jbbres.lib.actions.elements
 

Methods in com.jbbres.lib.actions.elements that throw InvalidVariableInstanceNameException
 void VariableService.setInstanceName(java.lang.String name)
          Sets the variable instance name.
 

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

Methods in com.jbbres.lib.actions.tools.elements that throw InvalidVariableInstanceNameException
 void SimpleVariable.setInstanceName(java.lang.String name)
           
 void AbstractVariableService.setInstanceName(java.lang.String name)
           
 



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.