-
Hi,
I'm not sure if I'm using this right, but whenever I try to update the label on a transition (as per the unimod tutorial), it automatically gets reset to an asterisk. How do I go about creating conditions for my transitions?
Thanks,
Yousef.
2009-11-13 00:00:19 UTC by alhashemi
-
Hello everyone,
I'm just starting with UniMod and wonder if anyone has noticed that the Wiki has been hacked and is now full of link spam. e.g.
http://unimod.sourceforge.net/wiki/index.php/UniMod_Wiki:Community_Portal
Regards,
Michael.
2009-10-14 06:01:12 UTC by pillingm
-
Hi,
I'm currently working on a project that requires multiple instances of a server state machine for multiple instances of a client state machine.
What I mean is, we have a centralised server that all clients will connect to. Having just one client moving around isn't a problem since the server can easily track one. However, this becomes a problem when multiple clients are introduced. The...
2009-10-13 10:21:37 UTC by alan-13
-
Hi!
I hope you still need the solution, I went to the same problem and figure out that in "com/evelopers/unimod/generator/java/statemachine.vm" in the JAR file "com.evelopers.unimod.generator.java_1.3.39/unimod-generator-java.jar" is a switch $generateFireMethods, with adding "#set ($generateFireMethods = true)" after the ## rows the transitionNotFound method...
2009-04-23 10:34:51 UTC by micvincent
-
Implemented.
Every state has section "included" near the "on enter" and you may specify list of comma-separated names of submachines there.
Label "included" is being shown on mouse over.
2009-02-25 15:18:57 UTC by vadim_gurov
-
The State class in com.evelopers.unimod.core.stateworks has a submachines field of type List. The description of this field seems to indicate that this list contains state machines that will be started whenever the given state is entered.
However, I have not been able to find any way to actually create submachines of a state from the user interface. Is this part of some future functionality...
2009-02-24 21:18:02 UTC by nbeckman
-
vadim_gurov added nbeckman to the UniMod project.
2009-02-17 15:57:04 UTC by vadim_gurov
-
Well, maybe. Anyway, will you be kind enough to inform me about your attempt ? On this forum or I can give you my email adress.
2009-02-12 22:32:41 UTC by alienqueen
-
Hmm... this is pretty unfortunate. Well I will attempt to contact the developers through the various email addresses listed on the SourceForge page.
Maybe if I get no response then forking the project is a reasonable idea.
2009-02-12 18:58:37 UTC by nbeckman
-
Funny, I once tried myself to join the project precisely in order to try and implement this ! But I didn't get any answer. Guys, come on...
2009-02-12 16:32:26 UTC by alienqueen