Uses of Package
com.jbbres.lib.actions.elements

Packages that use com.jbbres.lib.actions.elements
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.categories Contains default categories instances for Action(s) elements. 
com.jbbres.lib.actions.tools.elements Provides the public classes that developers can use to create their own actions and variables. 
com.jbbres.lib.actions.tools.elements.variables Provides classes associated to an action that gets the value of the specified variable and, when applicable, allows to modify it. 
com.jbbres.lib.actions.tools.swing Provides Swing object to interrect with workflow elements, especially variables. 
com.jbbres.lib.actions.workflow Provides the public model that developers can use to interact with Workflow objects. 
 

Classes in com.jbbres.lib.actions.elements used by com.jbbres.lib.actions.elements
Action
          An interface that specifies all methods essential to an Action(s)'s action.
ActionDescription
          Provides information regarding the action, such as its name, a short description, its version number etc.
ActionExecutionEvent
          A semantic event which indicates that an event related to the action execution occured.
ActionExecutionException
          Thrown to indicate an error has occurred during the ActionService execution and that the execution has been stopped.
ActionExecutionListener
          The listener interface for receiving ActionService execution related events.
ActionService
          The service provided by an action.
Category
          An interface representing a category of Elements.
Element
          An interface that specifies all methods essential to an Action(s) 's element (an action or a variable).
ElementDescription
          Provides information regarding the element, such as its name, a short description, its version number etc.
ElementDescriptionChangeEvent
          ElementDescriptionChangeEvent is used to notify interested parties that a value has changed in the element description ( ElementDescription) source.
ElementDescriptionChangeListener
          The listener interface for receiving ElementDescription change events.
ElementService
          The service provided by the element.
InvalidParametersException
          Signals that an incorrect Parameters object is trying to be assigned to the Element.
InvalidVariableInstanceNameException
          Signals that an incorrect instance name is trying to be assigned to a variable instance.
InvalidVariableValueException
          Signals that an incorrect ivalue is trying to be assigned to a variable instance.
Parameters
          Represents a persistent set of data that can be associated to an Element (an action or a variable for example).
Variable
          An interface that specifies all methods essential to an Action(s)'s variable.
VariableDescription
          Provides information regarding the variable, such as its name, a short description, its version number etc.
VariableService
          The service provided by a variable.
VariableServiceEvent
          A semantic event which indicates that an event occured on a VariableService.
VariableServiceListener
          The listener interface for receiving VariableService events.
 

Classes in com.jbbres.lib.actions.elements used by com.jbbres.lib.actions.tools.categories
Category
          An interface representing a category of Elements.
 

Classes in com.jbbres.lib.actions.elements used by com.jbbres.lib.actions.tools.elements
Action
          An interface that specifies all methods essential to an Action(s)'s action.
ActionDescription
          Provides information regarding the action, such as its name, a short description, its version number etc.
ActionExecutionException
          Thrown to indicate an error has occurred during the ActionService execution and that the execution has been stopped.
ActionExecutionListener
          The listener interface for receiving ActionService execution related events.
ActionService
          The service provided by an action.
Category
          An interface representing a category of Elements.
Element
          An interface that specifies all methods essential to an Action(s) 's element (an action or a variable).
ElementDescription
          Provides information regarding the element, such as its name, a short description, its version number etc.
ElementDescriptionChangeListener
          The listener interface for receiving ElementDescription change events.
ElementService
          The service provided by the element.
InvalidParametersException
          Signals that an incorrect Parameters object is trying to be assigned to the Element.
InvalidVariableInstanceNameException
          Signals that an incorrect instance name is trying to be assigned to a variable instance.
InvalidVariableValueException
          Signals that an incorrect ivalue is trying to be assigned to a variable instance.
Parameters
          Represents a persistent set of data that can be associated to an Element (an action or a variable for example).
Variable
          An interface that specifies all methods essential to an Action(s)'s variable.
VariableDescription
          Provides information regarding the variable, such as its name, a short description, its version number etc.
VariableService
          The service provided by a variable.
VariableServiceListener
          The listener interface for receiving VariableService events.
 

Classes in com.jbbres.lib.actions.elements used by com.jbbres.lib.actions.tools.elements.variables
Action
          An interface that specifies all methods essential to an Action(s)'s action.
ActionDescription
          Provides information regarding the action, such as its name, a short description, its version number etc.
ActionExecutionException
          Thrown to indicate an error has occurred during the ActionService execution and that the execution has been stopped.
ActionExecutionListener
          The listener interface for receiving ActionService execution related events.
ActionService
          The service provided by an action.
Category
          An interface representing a category of Elements.
Element
          An interface that specifies all methods essential to an Action(s) 's element (an action or a variable).
ElementDescription
          Provides information regarding the element, such as its name, a short description, its version number etc.
ElementDescriptionChangeListener
          The listener interface for receiving ElementDescription change events.
ElementService
          The service provided by the element.
InvalidParametersException
          Signals that an incorrect Parameters object is trying to be assigned to the Element.
Parameters
          Represents a persistent set of data that can be associated to an Element (an action or a variable for example).
Variable
          An interface that specifies all methods essential to an Action(s)'s variable.
VariableDescription
          Provides information regarding the variable, such as its name, a short description, its version number etc.
 

Classes in com.jbbres.lib.actions.elements used by com.jbbres.lib.actions.tools.swing
Action
          An interface that specifies all methods essential to an Action(s)'s action.
Variable
          An interface that specifies all methods essential to an Action(s)'s variable.
VariableServiceEvent
          A semantic event which indicates that an event occured on a VariableService.
VariableServiceListener
          The listener interface for receiving VariableService events.
 

Classes in com.jbbres.lib.actions.elements used by com.jbbres.lib.actions.workflow
Action
          An interface that specifies all methods essential to an Action(s)'s action.
Element
          An interface that specifies all methods essential to an Action(s) 's element (an action or a variable).
Variable
          An interface that specifies all methods essential to an Action(s)'s variable.
 



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.