Uses of Package
com.evelopers.unimod.runtime

Packages that use com.evelopers.unimod.runtime
com.evelopers.unimod.contract   
com.evelopers.unimod.core.stateworks   
com.evelopers.unimod.debug   
com.evelopers.unimod.debug.app   
com.evelopers.unimod.debug.debugger   
com.evelopers.unimod.debug.debugger.console   
com.evelopers.unimod.debug.protocol.position   
com.evelopers.unimod.runtime   
com.evelopers.unimod.runtime.config   
com.evelopers.unimod.runtime.interpretation   
com.evelopers.unimod.runtime.logger   
 

Classes in com.evelopers.unimod.runtime used by com.evelopers.unimod.contract
StateMachineConfig
          Implements state machine active state configuration.
StateMachinePath
          Path to state machine.
 

Classes in com.evelopers.unimod.runtime used by com.evelopers.unimod.core.stateworks
EventProcessorException
          Wrapper for all exceptions that were thrown by input and output actions execution.
 

Classes in com.evelopers.unimod.runtime used by com.evelopers.unimod.debug
ExceptionHandler
           Model engine client can implement this interface and pass it to AbstractEventProcessor engine to be able to recevie notifications from engine about exceptions.
StateMachineConfig
          Implements state machine active state configuration.
StateMachineConfigManager
          Manages life cycle of StateMachineConfig.
StateMachinePath
          Path to state machine.
 

Classes in com.evelopers.unimod.runtime used by com.evelopers.unimod.debug.app
AbstractEventProcessorListener
          Base implementation of EventProcessorListener
ControlledObject
          Used as flag, indicating that class may be used as controlled object during runtime.
EventProcessorListener
           Interface for pluggable runtime units.
EventProvider
          Event Provider.
ModelEngine
          Entry point for state machine runtime engine.
StateMachineConfig
          Implements state machine active state configuration.
StateMachinePath
          Path to state machine.
 

Classes in com.evelopers.unimod.runtime used by com.evelopers.unimod.debug.debugger
ControlledObject
          Used as flag, indicating that class may be used as controlled object during runtime.
EventProvider
          Event Provider.
ModelEngine
          Entry point for state machine runtime engine.
 

Classes in com.evelopers.unimod.runtime used by com.evelopers.unimod.debug.debugger.console
ControlledObject
          Used as flag, indicating that class may be used as controlled object during runtime.
EventProvider
          Event Provider.
ModelEngine
          Entry point for state machine runtime engine.
 

Classes in com.evelopers.unimod.runtime used by com.evelopers.unimod.debug.protocol.position
StateMachineConfig
          Implements state machine active state configuration.
StateMachinePath
          Path to state machine.
 

Classes in com.evelopers.unimod.runtime used by com.evelopers.unimod.runtime
ControlledObject
          Used as flag, indicating that class may be used as controlled object during runtime.
ControlledObjectsManager
          Implementors of this interface manages controlled objects' life cycles.
ControlledObjectsMap
          Collection of controlled objects
EventManager
          The implemetors of this interface manages events sent to ModelEngine.
EventProcessor
           
EventProcessorException
          Wrapper for all exceptions that were thrown by input and output actions execution.
EventProcessorListener
           Interface for pluggable runtime units.
EventProvider
          Event Provider.
EventProvidersManager
          The implementors of this interface manges life cycle of event providers
EventProvidersMap
          Collection of event providers
ExceptionHandler
           Model engine client can implement this interface and pass it to AbstractEventProcessor engine to be able to recevie notifications from engine about exceptions.
LifeCycleManager
          Implementors of this class manage life cycle of some object.
ModelEngine
          Entry point for state machine runtime engine.
ModelStructure
          Provides information about automata model.
StateMachineConfig
          Implements state machine active state configuration.
StateMachineConfigManager
          Manages life cycle of StateMachineConfig.
StateMachinePath
          Path to state machine.
 

Classes in com.evelopers.unimod.runtime used by com.evelopers.unimod.runtime.config
StateMachineConfig
          Implements state machine active state configuration.
StateMachineConfigManager
          Manages life cycle of StateMachineConfig.
StateMachinePath
          Path to state machine.
 

Classes in com.evelopers.unimod.runtime used by com.evelopers.unimod.runtime.interpretation
AbstractEventProcessor
           
ControlledObject
          Used as flag, indicating that class may be used as controlled object during runtime.
ControlledObjectsManager
          Implementors of this interface manages controlled objects' life cycles.
ControlledObjectsMap
          Collection of controlled objects
EventProcessor
           
EventProcessorException
          Wrapper for all exceptions that were thrown by input and output actions execution.
EventProvider
          Event Provider.
EventProvidersManager
          The implementors of this interface manges life cycle of event providers
ModelEngine
          Entry point for state machine runtime engine.
ModelStructure
          Provides information about automata model.
StateMachineConfig
          Implements state machine active state configuration.
StateMachineConfigManager
          Manages life cycle of StateMachineConfig.
StateMachinePath
          Path to state machine.
 

Classes in com.evelopers.unimod.runtime used by com.evelopers.unimod.runtime.logger
AbstractEventProcessorListener
          Base implementation of EventProcessorListener
EventProcessorListener
           Interface for pluggable runtime units.
StateMachineConfig
          Implements state machine active state configuration.
StateMachinePath
          Path to state machine.