pogamutEndEvent
Class PogamutEndEventSource
java.lang.Object
pogamutEndEvent.PogamutEndEventSource
- All Implemented Interfaces:
- Serializable
public class PogamutEndEventSource
- extends Object
- implements Serializable
- Author:
- Miso
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PogamutEndEventSource
public PogamutEndEventSource()
addEventListener
public void addEventListener(IPogamutEndEventListener listener)
removeEventListener
public void removeEventListener(IPogamutEndEventListener listener)
fireEvent
public void fireEvent(PogamutEndEventType type,
Action act)
fireEvent
public void fireEvent(PogamutEndEventType type,
AtomicAction act)
fireEvent
public void fireEvent(PogamutEndEventType type,
ArrayList<Intention> intentions)
fireEvent
public void fireEvent(PogamutEndEventType type,
Intention intention)
Copyright © 2013 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.