Uses of Package
com.evelopers.unimod.core.stateworks

Packages that use com.evelopers.unimod.core.stateworks
com.evelopers.unimod.analysis   
com.evelopers.unimod.compilation   
com.evelopers.unimod.contract   
com.evelopers.unimod.core.stateworks   
com.evelopers.unimod.debug   
com.evelopers.unimod.debug.app   
com.evelopers.unimod.debug.debugger.console   
com.evelopers.unimod.debug.protocol   
com.evelopers.unimod.debug.protocol.position   
com.evelopers.unimod.parser   
com.evelopers.unimod.runtime   
com.evelopers.unimod.runtime.interpretation   
com.evelopers.unimod.runtime.logger   
com.evelopers.unimod.transform.source   
com.evelopers.unimod.transform.xml   
com.evelopers.unimod.validation   
 

Classes in com.evelopers.unimod.core.stateworks used by com.evelopers.unimod.analysis
Action
           Action implements such State Machine abstractions as input action, output action, send event to state machine action
 

Classes in com.evelopers.unimod.core.stateworks used by com.evelopers.unimod.compilation
Action
           Action implements such State Machine abstractions as input action, output action, send event to state machine action
ControlledObjectHandler
           Class ControlledObjectHandler is a container for Controlled Object implementation.
Event
          Event abstraction.
EventProviderHandler
          EvnetProvider object handler
Guard
           Contains guard condition.
State
          State abstraction.
StateMachine
           Class StateMachine represents StateMachine abstraction.
Transition
           Transition abstraction.
 

Classes in com.evelopers.unimod.core.stateworks used by com.evelopers.unimod.contract
Action
           Action implements such State Machine abstractions as input action, output action, send event to state machine action
Event
          Event abstraction.
Model
           Represents behaviour model.
State
          State abstraction.
StateMachine
           Class StateMachine represents StateMachine abstraction.
Transition
           Transition abstraction.
 

Classes in com.evelopers.unimod.core.stateworks used by com.evelopers.unimod.core.stateworks
Action
           Action implements such State Machine abstractions as input action, output action, send event to state machine action
Association
          An association between ClassElements
ClassElement
          Abstract base implementaion for all classes in model such as ControlledObjectHandler, EventProviderHandler and StateMachine.
ControlledObjectHandler
           Class ControlledObjectHandler is a container for Controlled Object implementation.
Event
          Event abstraction.
EventProviderHandler
          EvnetProvider object handler
Guard
           Contains guard condition.
Model
           Represents behaviour model.
State
          State abstraction.
StateMachine
           Class StateMachine represents StateMachine abstraction.
StateType
           Represents possible state types.
Transition
           Transition abstraction.
 

Classes in com.evelopers.unimod.core.stateworks used by com.evelopers.unimod.debug
Action
           Action implements such State Machine abstractions as input action, output action, send event to state machine action
State
          State abstraction.
StateMachine
           Class StateMachine represents StateMachine abstraction.
Transition
           Transition abstraction.
 

Classes in com.evelopers.unimod.core.stateworks used by com.evelopers.unimod.debug.app
Event
          Event abstraction.
 

Classes in com.evelopers.unimod.core.stateworks used by com.evelopers.unimod.debug.debugger.console
Model
           Represents behaviour model.
 

Classes in com.evelopers.unimod.core.stateworks used by com.evelopers.unimod.debug.protocol
Event
          Event abstraction.
 

Classes in com.evelopers.unimod.core.stateworks used by com.evelopers.unimod.debug.protocol.position
Event
          Event abstraction.
Model
           Represents behaviour model.
StateMachine
           Class StateMachine represents StateMachine abstraction.
 

Classes in com.evelopers.unimod.core.stateworks used by com.evelopers.unimod.parser
Action
           Action implements such State Machine abstractions as input action, output action, send event to state machine action
ControlledObjectHandler
           Class ControlledObjectHandler is a container for Controlled Object implementation.
StateMachine
           Class StateMachine represents StateMachine abstraction.
 

Classes in com.evelopers.unimod.core.stateworks used by com.evelopers.unimod.runtime
Event
          Event abstraction.
 

Classes in com.evelopers.unimod.core.stateworks used by com.evelopers.unimod.runtime.interpretation
Action
           Action implements such State Machine abstractions as input action, output action, send event to state machine action
Event
          Event abstraction.
Model
           Represents behaviour model.
StateMachine
           Class StateMachine represents StateMachine abstraction.
 

Classes in com.evelopers.unimod.core.stateworks used by com.evelopers.unimod.runtime.logger
Event
          Event abstraction.
 

Classes in com.evelopers.unimod.core.stateworks used by com.evelopers.unimod.transform.source
Event
          Event abstraction.
Model
           Represents behaviour model.
State
          State abstraction.
StateMachine
           Class StateMachine represents StateMachine abstraction.
 

Classes in com.evelopers.unimod.core.stateworks used by com.evelopers.unimod.transform.xml
ClassElement
          Abstract base implementaion for all classes in model such as ControlledObjectHandler, EventProviderHandler and StateMachine.
Model
           Represents behaviour model.
StateMachine
           Class StateMachine represents StateMachine abstraction.
 

Classes in com.evelopers.unimod.core.stateworks used by com.evelopers.unimod.validation
Event
          Event abstraction.
Guard
           Contains guard condition.
State
          State abstraction.
StateMachine
           Class StateMachine represents StateMachine abstraction.
Transition
           Transition abstraction.