Interface Event<EventAtom>
-
- All Known Implementing Classes:
ViatraQueryEvent
public interface Event<EventAtom>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description EventAtom
getEventAtom()
EventType
getEventType()
-