Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » UML2 Tools » Class and State Machine Diagrams
Class and State Machine Diagrams [message #625416] Mon, 11 January 2010 18:43
No real name is currently offline No real nameFriend
Messages: 14
Registered: December 2009
Junior Member
Hi NG,
I tried to generate java code from a state machine diagram. I've already
created an ECore Class (name = SessionDAO) within a class diagram.
Genmodel conversion tells me now, that it wouldn't be possible to create
the state machine (name = SessionDAO) with the same name, because "There
may not be two classifiers with the same name". Is this somehow
possible? Because I want to model operations and properties of the same
class in a class diagram and the state behavior in a state machine
diagram. Or is this just possible by defining the state machine in EMF,
stereotype it as eClass and insert operations/properties in the *.uml
file? Using the last alternative doesn't allow me to modify the
declaration within the class diagram (or I didn't find out how,
respectively).

Thanks for your help!

Greets
Previous Topic:Class and State Machine Diagrams
Next Topic:Missing edges in a exported use case diagram image (0.9.0)
Goto Forum:
  


Current Time: Fri Apr 19 03:44:40 GMT 2024

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

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

Back to the top