- This topic has 6 replies, 5 voices, and was last updated 18 years, 7 months ago by Guillaume ROMAGNY.
-
AuthorPosts
-
hawlitzekMemberI could not find out how to use the sequence diagram:
I inserted an object and tried to assign the correspondig class. I know that d&d is not working,
so I switched to the properties view and selected “add” on the “base” list. But there I couldn’t find any of my classes in the classpath.
Then I found out I could manually enter a classname and – really – MyUML found all operations on it.
Then I added a self-call but I couldn’t select the method. There was only a “newInteraction” and I couldn’t replace it with any of the so called “Available Features” of the class.
There is also no documentation for the sequence diagram. How to use?Florian.
Riyad KallaMemberFlorian,
Can you paste the result of your MyEclipse > About > Configuration Summary screen?Also, we are working on documentation right now, sorry for the delay.
hawlitzekMember*** Date: Thu Jan 26 13:59:13 CET 2006
*** System properties:
OS=Windows2000
OS version=5.0
Java version=1.5.0_06*** MyEclipse details:
MyEclipse Enterprise WorkbenchVersion: 4.1.0 GA
Build id: 20060122-4.1-GA*** Eclipse details:
Eclipse SDKVersion: 3.1.1
Build id: M20050929-0840Eclipse Platform
Version: 3.1.1
Build id: M20050929-0840Eclipse RCP
Version: 3.1.1
Build id: M20050929-0840Eclipse Java Development Tools
Version: 3.1.1
Build id: M20050929-0840Eclipse Plug-in Development Environment
Version: 3.1.1
Build id: M20050929-0840Eclipse Project SDK
Version: 3.1.1
Build id: M20050929-0840Eclipse startup command=-os
win32
-ws
win32
-arch
x86
-launcher
D:\eclipse\eclipse.exe
-name
Eclipse
-showsplash
600
-exitdata
394_6c
-data
d:\aroona\workspace
-vm
D:\jdk1.5.0_06\jre\bin\javaw.exe
Kapil KapreMember@hawlitzek wrote:
I could not find out how to use the sequence diagram:
I inserted an object and tried to assign the correspondig class. I know that d&d is not working,
so I switched to the properties view and selected “add” on the “base” list. But there I couldn’t find any of my classes in the classpath.
Then I found out I could manually enter a classname and – really – MyUML found all operations on it.
Then I added a self-call but I couldn’t select the method. There was only a “newInteraction” and I couldn’t replace it with any of the so called “Available Features” of the class.
There is also no documentation for the sequence diagram. How to use?Florian.
Florian,
There isnt any way to link up a message to a procedure call automatically currently. I’ve filed your request internally.
Sorry for the inconvenience,
Kapil
nancydilleyMemberI’m in the same boat. I can’t figure out how to use the sequence diagram with existing code. It appears that it’s expecting me to define my class and methods all in the Sequence Diagram properties. I can’t see how to pull an existing class into the diagram and model interaction with it. Any help would be appreciated.
Guillaume ROMAGNYMemberAnother one on the same boat 😉 ArgoUML is doing better 🙂
Guillaume ROMAGNYMember@wildcat_paris wrote:
Another one on the same boat 😉 ArgoUML is doing better 🙂
Keep up the Good Work btw ! I like MyEclipse !
-
AuthorPosts