Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » how can I simulate a state machine execution in GEF ?
how can I simulate a state machine execution in GEF ? [message #243487] Tue, 10 June 2008 13:04 Go to next message
Eclipse UserFriend
Originally posted by: youness314.yahoo.fr

hello,
I'd like to know if with GEF I can:
-- Create an editor for state machines
-- once the model is edited, can I simulate its execution?

ie: in my viewpoint, the edition operation of the state machine is
considered as a method that initializes my system. Once the edition is
complete (system initialization completed), I launch a method (m1(), for
example) representing a given scenario. my question is: is it possible
to transmit real-time changes generated by m1 () to the GEF interface ?


Best regards
younes
Re: how can I simulate a state machine execution in GEF ? [message #243494 is a reply to message #243487] Tue, 10 June 2008 14:27 Go to previous message
Anthony Hunter is currently offline Anthony HunterFriend
Messages: 446
Registered: July 2009
Senior Member
Hi,

Yes, GEF can do this.

The GEF logic editor example at a high level gives you the feeling of a
state machine.

When you increment the LED, the circuit lines change colour in real-time as
the change goes through the circuit.

Cheers...
Anthony

"Lakhrissi" <youness314@yahoo.fr> wrote in message
news:484E7BE0.9090600@yahoo.fr...
> hello,
> I'd like to know if with GEF I can:
> -- Create an editor for state machines
> -- once the model is edited, can I simulate its execution?
>
> ie: in my viewpoint, the edition operation of the state machine is
> considered as a method that initializes my system. Once the edition is
> complete (system initialization completed), I launch a method (m1(), for
> example) representing a given scenario. my question is: is it possible to
> transmit real-time changes generated by m1 () to the GEF interface ?
>
>
> Best regards
> younes
Previous Topic:[Announce] GEF 3.4.0RC4 is available
Next Topic:nested editor: property view is not getting displayed
Goto Forum:
  


Current Time: Thu Apr 25 05:42:19 GMT 2024

Powered by FUDForum. Page generated in 0.03400 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top