|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jactr.core.event.AbstractACTREvent<IModel,IBreakpointListener>
org.jactr.core.runtime.controller.debug.event.BreakpointEvent
public class BreakpointEvent
| Field Summary |
|---|
| Fields inherited from class org.jactr.core.event.AbstractACTREvent |
|---|
LOGGER |
| Constructor Summary | |
|---|---|
BreakpointEvent(IModel model,
BreakpointType type,
java.lang.Object details)
|
|
| Method Summary | |
|---|---|
void |
fire(IBreakpointListener listener)
dispatch this event to a listener on the provided executor |
java.lang.Object |
getDetails()
|
BreakpointType |
getType()
|
| Methods inherited from class org.jactr.core.event.AbstractACTREvent |
|---|
getSimulationTime, getSource, getSystemTime |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BreakpointEvent(IModel model,
BreakpointType type,
java.lang.Object details)
| Method Detail |
|---|
public BreakpointType getType()
public java.lang.Object getDetails()
public void fire(IBreakpointListener listener)
IACTREvent
fire in interface IACTREvent<IModel,IBreakpointListener>fire in class AbstractACTREvent<IModel,IBreakpointListener>AbstractACTREvent.fire(java.lang.Object)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||