Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » UML2 Tools » UML State Machine
UML State Machine [message #625592] Wed, 31 March 2010 16:39
arise76  is currently offline arise76 Friend
Messages: 15
Registered: March 2010
Junior Member
Hi,

I do not know, the question is relevant to this forum or not. but with title It looks UML2. Any way here is my question:

I want to create UML state machine from a class diagram. Does it necessary that I must model all Operations of that class in a state machine.


Class A
+ Op1();
+Op2();


State Machine for Class A

0--> ready to start --> do something with Op1() -->completed task.

or
State Machine for Class A
0--> ready to start--> condition if a = 0 do something with Op1 else do something with op2() ---> completed task.

Do you think that first statemachine with one operation is incomplete and second one looks complete.

regards,
arise
Previous Topic:UML State Machine
Next Topic:Extend MDT UML2 Tools
Goto Forum:
  


Current Time: Tue Apr 23 11:31:31 GMT 2024

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

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

Back to the top