Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » UML2 Tools » Reading State diagram
Reading State diagram [message #473330] Thu, 21 February 2008 10:43 Go to next message
Eclipse UserFriend
Originally posted by: hemant.kumar.811.gmail.com

Hello

I am very new to UML2tools. Currently i am working on an application that
needs to read various state diagrams designed in topcased or eclipseUML
and then extract the model informations out of it like state ids, state
names, transition ids ect.
Can anyone help me out how to load the diagram in the application and then
parse it to get the required informations.

Thanking you

Hem
Re: Reading State diagram [message #473348 is a reply to message #473330] Wed, 27 February 2008 11:47 Go to previous messageGo to next message
Tatiana Fesenko is currently offline Tatiana FesenkoFriend
Messages: 530
Registered: July 2009
Senior Member
Hello Hemant,

The model information is stored in *.uml file, which EMF-based UML implementation
from UML2 project(http://wiki.eclipse.org/MDT-UML2). Therefore, you can use
EMF API to extract required information.

http://www.eclipse.org/modeling/mdt/uml2/docs/articles/Getti ng_Started_with_UML2/article.html
- is a good article on basics of working with UML models.

Best wishes,
Tatiana.

> Hello
>
> I am very new to UML2tools. Currently i am working on an application
> that
> needs to read various state diagrams designed in topcased or
> eclipseUML
> and then extract the model informations out of it like state ids,
> state
> names, transition ids ect.
> Can anyone help me out how to load the diagram in the application and
> then
> parse it to get the required informations.
> Thanking you
>
> Hem
>
Re: Reading State diagram [message #473351 is a reply to message #473348] Thu, 28 February 2008 08:51 Go to previous message
Eclipse UserFriend
Originally posted by: hemant.kumar.811.gmail.com

Hello Tatiana,
Thanks a lot. this project is wonderfull.
Cheers
Hemant
Re: Reading State diagram [message #618449 is a reply to message #473330] Wed, 27 February 2008 11:47 Go to previous message
Tatiana Fesenko is currently offline Tatiana FesenkoFriend
Messages: 530
Registered: July 2009
Senior Member
Hello Hemant,

The model information is stored in *.uml file, which EMF-based UML implementation
from UML2 project(http://wiki.eclipse.org/MDT-UML2). Therefore, you can use
EMF API to extract required information.

http://www.eclipse.org/modeling/mdt/uml2/docs/articles/Getti ng_Started_with_UML2/article.html
- is a good article on basics of working with UML models.

Best wishes,
Tatiana.

> Hello
>
> I am very new to UML2tools. Currently i am working on an application
> that
> needs to read various state diagrams designed in topcased or
> eclipseUML
> and then extract the model informations out of it like state ids,
> state
> names, transition ids ect.
> Can anyone help me out how to load the diagram in the application and
> then
> parse it to get the required informations.
> Thanking you
>
> Hem
>
Re: Reading State diagram [message #618450 is a reply to message #473348] Thu, 28 February 2008 08:51 Go to previous message
Eclipse UserFriend
Originally posted by: hemant.kumar.811.gmail.com

Hello Tatiana,
Thanks a lot. this project is wonderfull.
Cheers
Hemant
Previous Topic:inner (nested) classes
Next Topic:[OCL] Automatic constraints evaluation
Goto Forum:
  


Current Time: Thu Apr 18 14:37:24 GMT 2024

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

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

Back to the top