Differences
This shows you the differences between two versions of the page.
| javaapp_plugin [2020/04/26 03:33] – external edit 127.0.0.1 | javaapp_plugin [2020/05/10 16:14] (current) – removed admin | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | JavaApp plugin allows you to test java classes from the model created. All you have to do is to write a java handler that implements the methods corresponding to the transitions. See [[WriteHandler|WriteHandler]] for details about how to write a java handler. | ||
| - | Check out the demo app [[VendingMachine|Vending Maching]]. | ||