Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.jscience.engineering.eventdriven Classes and Interfaces - 11 results found.
NameDescriptionTypePackageFramework
AbsEntity The abstract superclass of all Entity classes.Classorg.jscience.engineering.eventdrivenJScience
BasicExceptionHandler Provides the default reporting/handling of run-time exceptions.Classorg.jscience.engineering.eventdrivenJScience
BasicStateChangeHandler Provides a basic reporting mechanism for logging state changes during run-time.Classorg.jscience.engineering.eventdrivenJScience
Engine This is the run-time core of the state engine system.Classorg.jscience.engineering.eventdrivenJScience
IExceptionHandler Interface to be implemented when developing an Exception Handler.Interfaceorg.jscience.engineering.eventdrivenJScience
IStateChangeHandler Interface to be implemented when developing a State Change Handler.Interfaceorg.jscience.engineering.eventdrivenJScience
ITransitionType Contains a set of constants used to specify transition types.Interfaceorg.jscience.engineering.eventdrivenJScience
Model A Model object describes a state model by holding all the information about the valid states and events and the transitions that occur when events areClassorg.jscience.engineering.eventdrivenJScience
StateChangeRecord This contains all of the details about a state change that a state change handler might want to know when reporting it.Classorg.jscience.engineering.eventdrivenJScience
StateModelConfigurationException Exception class thrown for errors detected when creating a Model.Classorg.jscience.engineering.eventdrivenJScience
StateProcessingException Exception class thrown by the Engine during normal running.Classorg.jscience.engineering.eventdrivenJScience