Package org.oristool.analyzer
Interface Event
- All Known Implementing Classes:
Transition
public interface Event
Common interface of events supported by the analyzer.
-
Method Summary
-
Method Details
-
getName
String getName()
-
Transition