JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
C
D
F
H
P
S
T
C
change(State, Context, ContextService)
- Method in class de.tschumacher.simplestatemachine.
DefaultSimpleStateMachine
change(State)
- Method in class de.tschumacher.simplestatemachine.
DefaultSimpleStateMachine
change(State, Context)
- Method in class de.tschumacher.simplestatemachine.
DefaultSimpleStateMachine
change(State)
- Method in interface de.tschumacher.simplestatemachine.
SimpleStateMachine
change(State, Context)
- Method in interface de.tschumacher.simplestatemachine.
SimpleStateMachine
change(State, Context, ContextService)
- Method in interface de.tschumacher.simplestatemachine.
SimpleStateMachine
configure(State)
- Method in class de.tschumacher.simplestatemachine.configuration.
DefaultSimpleStateMachineConfig
configure(State)
- Method in interface de.tschumacher.simplestatemachine.configuration.
SimpleStateMachineConfig
createMachine(State)
- Method in class de.tschumacher.simplestatemachine.configuration.
DefaultSimpleStateMachineConfig
createMachine(State)
- Method in interface de.tschumacher.simplestatemachine.configuration.
SimpleStateMachineConfig
D
de.tschumacher.simplestatemachine
- package de.tschumacher.simplestatemachine
de.tschumacher.simplestatemachine.configuration
- package de.tschumacher.simplestatemachine.configuration
de.tschumacher.simplestatemachine.configuration.state
- package de.tschumacher.simplestatemachine.configuration.state
de.tschumacher.simplestatemachine.exception
- package de.tschumacher.simplestatemachine.exception
de.tschumacher.simplestatemachine.handler
- package de.tschumacher.simplestatemachine.handler
DefaultSimpleStateMachine
<
State
,
Context
,
ContextService
> - Class in
de.tschumacher.simplestatemachine
DefaultSimpleStateMachine(SimpleStateMachineConfig<State, Context, ContextService>, State)
- Constructor for class de.tschumacher.simplestatemachine.
DefaultSimpleStateMachine
DefaultSimpleStateMachineConfig
<
State
,
Context
,
ContextService
> - Class in
de.tschumacher.simplestatemachine.configuration
DefaultSimpleStateMachineConfig()
- Constructor for class de.tschumacher.simplestatemachine.configuration.
DefaultSimpleStateMachineConfig
DefaultStateConfiguration
<
State
,
Context
,
ContextService
> - Class in
de.tschumacher.simplestatemachine.configuration.state
DefaultStateConfiguration()
- Constructor for class de.tschumacher.simplestatemachine.configuration.state.
DefaultStateConfiguration
F
fetch(State)
- Method in class de.tschumacher.simplestatemachine.configuration.
DefaultSimpleStateMachineConfig
fetch(State)
- Method in interface de.tschumacher.simplestatemachine.configuration.
SimpleStateMachineConfig
H
handle(Context, ContextService)
- Method in interface de.tschumacher.simplestatemachine.handler.
StateChangeHandler
handler(State)
- Method in class de.tschumacher.simplestatemachine.configuration.state.
DefaultStateConfiguration
handler(State)
- Method in interface de.tschumacher.simplestatemachine.configuration.state.
StateConfiguration
P
permit(State, StateChangeHandler<Context, ContextService>)
- Method in class de.tschumacher.simplestatemachine.configuration.state.
DefaultStateConfiguration
permit(State)
- Method in class de.tschumacher.simplestatemachine.configuration.state.
DefaultStateConfiguration
permit(State)
- Method in interface de.tschumacher.simplestatemachine.configuration.state.
StateConfiguration
permit(State, StateChangeHandler<Context, ContextService>)
- Method in interface de.tschumacher.simplestatemachine.configuration.state.
StateConfiguration
S
SimpleStateMachine
<
State
,
Context
,
ContextService
> - Interface in
de.tschumacher.simplestatemachine
SimpleStateMachineConfig
<
State
,
Context
,
ContextService
> - Interface in
de.tschumacher.simplestatemachine.configuration
StateChangeHandler
<
Context
,
ContextService
> - Interface in
de.tschumacher.simplestatemachine.handler
StateConfiguration
<
State
,
Context
,
ContextService
> - Interface in
de.tschumacher.simplestatemachine.configuration.state
T
transitionAllowed(State)
- Method in class de.tschumacher.simplestatemachine.configuration.state.
DefaultStateConfiguration
transitionAllowed(State)
- Method in interface de.tschumacher.simplestatemachine.configuration.state.
StateConfiguration
transitionAllowed(State)
- Method in class de.tschumacher.simplestatemachine.
DefaultSimpleStateMachine
transitionAllowed(State)
- Method in interface de.tschumacher.simplestatemachine.
SimpleStateMachine
TransitionNotAllowedException
- Exception in
de.tschumacher.simplestatemachine.exception
TransitionNotAllowedException()
- Constructor for exception de.tschumacher.simplestatemachine.exception.
TransitionNotAllowedException
C
D
F
H
P
S
T
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2017. All rights reserved.