org.jactr.tools.async.message.command.state
Interface IModelStateCommand

All Superinterfaces:
IStateCommand
All Known Implementing Classes:
ModelStateCommand

public interface IModelStateCommand
extends IStateCommand

Author:
developer

Nested Class Summary
 
Nested classes/interfaces inherited from interface org.jactr.tools.async.message.command.state.IStateCommand
IStateCommand.State
 
Method Summary
 java.lang.String getModelName()
           
 
Methods inherited from interface org.jactr.tools.async.message.command.state.IStateCommand
getState
 

Method Detail

getModelName

java.lang.String getModelName()