org.jactr.tools.async.message.command.breakpoint
Interface IBreakpointCommand
- All Superinterfaces:
- ICommand, IMessage, java.io.Serializable
- All Known Implementing Classes:
- BreakpointCommand
public interface IBreakpointCommand
- extends ICommand, java.io.Serializable
- Author:
- developer
| Methods inherited from interface org.jactr.tools.async.message.IMessage |
getID |
getType
org.jactr.core.runtime.controller.debug.BreakpointType getType()
getAction
IBreakpointCommand.Action getAction()
getDetails
java.lang.String getDetails()
getModelName
java.lang.String getModelName()