Hello ,
I want to create two new elements (Display and Control) in the uses case
diagram comme UseCase and Actor
I have created two new interfaces Display and Control similar to the two
UseCase interfaces in packages org.eclipse.uml2.uml
and
org.omg.uml.behavioralelements.usecases
but after in class MetaTypesMDRImpl in package org.argouml.model.mdr;
public Object getDisplay() {
return Display.class;
}
public Object getControl() {
return Control.class;
}
after the button Control or Display don't work
i think the problem is in Control.class
Please can you help me for resolving this problem
thank you
_________________________________________________________________
Hotmail : une messagerie performante et gratuite avec une sécurité signée
Microsoft
https://signup.live.com/signup.aspx?id=60969
------------------------------------------------------
http://argouml.tigris.org/ds/viewMessage.do?dsForumId=450&dsMessageId=2610767
To unsubscribe from this discussion, e-mail:
[[email protected]].
To be allowed to post to the list contact the mailing list moderator, email:
[[email protected]]