Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
javaapp_plugin [2020/04/26 03:33]
127.0.0.1 external edit
— (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]].