public class ModelStateMachine extends BaseStateMachine
| Constructor and Description | 
|---|
| ModelStateMachine() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected com.google.common.collect.Multimap<com.edorasware.commons.core.entity.State,com.edorasware.commons.core.entity.State> | createAllowedTransitions() | 
| com.edorasware.commons.core.entity.State | getInitialState() | 
| Set<com.edorasware.commons.core.entity.Type> | getSupportedTypes() | 
validateStateChangepublic Set<com.edorasware.commons.core.entity.Type> getSupportedTypes()
public com.edorasware.commons.core.entity.State getInitialState()
protected com.google.common.collect.Multimap<com.edorasware.commons.core.entity.State,com.edorasware.commons.core.entity.State> createAllowedTransitions()
createAllowedTransitions in class BaseStateMachineCopyright © 2010 - 2016 edorasware ag. All Rights Reserved.