Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
javaapp_plugin [2020/05/10 16:14] admin removed |
— (current) | ||
|---|---|---|---|
| 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]]. | ||