Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [emf-dev] Could the UML's tatechart model be delt with by EMF?



You are right that EMF only works with UML class models.

Frank.




                                                                                                                                          
                      "Guofeng Zhang"                                                                                                     
                      <guofengzhang@vis        To:       <emf-dev@xxxxxxxxxxx>                                                            
                      ionnex.com>              cc:                                                                                        
                      Sent by:                 Subject:  [emf-dev] Could the UML's tatechart model be delt with by EMF?                   
                      emf-dev-admin@ecl                                                                                                   
                      ipse.org                                                                                                            
                                                                                                                                          
                                                                                                                                          
                      01/13/2004 01:06                                                                                                    
                      AM                                                                                                                  
                      Please respond to                                                                                                   
                      emf-dev                                                                                                             
                                                                                                                                          
                                                                                                                                          




I am new to EMF. I read some EMF article/user's guide on the site, but I
feel that EMF can only work with UML's class model. Is that right?

I have a requirement.  We have developed a framework that is used to define
the workflow based on the state machine.  The definition is stored in some
XML files which include what states to go, and what classes to invoke etc.

We want to draw the state machine by UML statechart diagram(for example, by
using Rose or the tools plug-in to Eclipse), then automatically generated
the XML files and the corresponding Java codes in Eclipse.

Is it possible by EMF?     If so, I will deeply research on it.

Thank you very much!


_______________________________________________
emf-dev mailing list
emf-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/emf-dev





Back to the top