|
EXIficient | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.siemens.ct.exi.grammar.EventInformation
public abstract class EventInformation
Field Summary | |
---|---|
Event |
event
|
Rule |
next
|
Constructor Summary | |
---|---|
EventInformation(Rule next,
Event event,
int eventCode)
|
Method Summary | |
---|---|
abstract int |
getEventCode()
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public final Rule next
public final Event event
Constructor Detail |
---|
public EventInformation(Rule next, Event event, int eventCode)
Method Detail |
---|
public abstract int getEventCode()
public java.lang.String toString()
toString
in class java.lang.Object
|
EXIficient | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |