Main Menu
Login
SSL SecureMode
Username:
Password:  
Lost Password?
Register now!
ChangeVision Members Map
Search
Forum Index   -   Topic Index
   How to use of Astah (Pro/SysML/GSN/Com)
     How to add an interface's method in a sequence diagram?

Flat Previous Topic | Next Topic
Poster Thread
lolveley
Posted on: 2012/6/12 23:02
Just popping in
Joined: 2012/5/3
From:
Posts: 7
How to add an interface's method in a sequence diagram?
hello,

I would like to make this :
I have a class realizing an interface, and I would like to have it represented in 2 diagrams :
-components diagram
-sequence diagram (I would like to make a message which destination is one of the method of the interface; maybe I am not clear:
the interface is e.g. MyInterface containing the method doSomething().
the class A call B.doSomething : B realizes MyInterface, in the sequence diagram)

how can I do this?
I created in the component diagram the 2 components (the 2 classes), I created the interface between two ports in each component.
In a class diagram, I added to this interface its methods, but in the sequence diagram I can't find the method.

thank you,

olivier
Flat Previous Topic | Next Topic

Subject Poster Date
 » How to add an interface's method in a sequence diagram? lolveley 2012/6/12 23:02
     Re: How to add an interface's method in a sequence diagram? lolveley 2012/6/12 23:54
       Re: How to add an interface's method in a sequence diagram? Joba 2012/6/13 9:35