JavaMOP 2.0 Finite State Machine (JavaFSM) Plugin
This version of JavaMOP is old and not supported anymore! Go to the JavaMOP webpage for the latest version.
![]() |
|
![]() |
|||||
---|---|---|---|---|---|---|---|
... | |||||||
... | |||||||
... | ... | ... | ... | ||||
... | ... | ... | ... | ... | ... | ... | ... |
MOP Matrix: a clickable map of MOP pages. |
JavaFSM is an instance of MOP for Java and for FSM specifications. It is obtained by running JavaMOP with FSM specifications (which is what the online interface below does). Despite its simplicity, JavaFSM has conceptual (and potentially theoretical) value; many Java users prefer to specify properties exclusively as parametric finite state machines. Go to JavaMOP for instructions on how to download and install it.
Run JavaFSM Online
Enter your specification or chose (and modify) one example from the menu - provided examples are also reachable from the menu of the main JavaMOP interface. Click Run to run JavaFSM. The generated monitor can be compiled using any AspectJ compiler; HERE are instructions on how to do it (must read it if you want to compile the generated aspect monitor!).