public class IncQueryEvent<Match extends IPatternMatch> extends java.lang.Object implements Event<Match>
| Modifier and Type | Method and Description |
|---|---|
Match |
getEventAtom() |
EventType |
getEventType() |
public EventType getEventType()
getEventType in interface Event<Match extends IPatternMatch>public Match getEventAtom()
getEventAtom in interface Event<Match extends IPatternMatch>