|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface EventInterface
The EventInterface defines the interface for all events in the event project.
(c) copyright 2002-2005 Delft University of Technology , the Netherlands.
See for project information www.simulation.tudelft.nl/event
License of use: Lesser
General Public License (LGPL) , no warranty
| Method Summary | |
|---|---|
java.lang.Object |
getContent()
returns the content of this event. |
java.lang.Object |
getSource()
returns the source of the event. |
EventType |
getType()
returns the type of the event. |
| Method Detail |
|---|
java.lang.Object getSource()
java.lang.Object getContent()
EventType getType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||