Interface IEvent
-
Method Summary
Modifier and TypeMethodDescriptionget
(int index) int
getId()
getName()
int
void
to
(EventHandle e, IEventTarget target) to
(IEventTarget target) boolean
toSelf()
toSelf
(IEventTarget target)
-
Method Details
-
getEventHandle
EventHandle getEventHandle() -
getPopulationId
int getPopulationId() -
getName
String getName() -
getClassName
String getClassName() -
getId
int getId() -
get
- Throws:
XtumlException
-
getTarget
IEventTarget getTarget() -
toSelf
boolean toSelf() -
to
-
to
-
toSelf
-