Solarin <[EMAIL PROTECTED]> asked:

> I want to put a dependency in my product created with 
> argouml, I need that my product show a message if i haven“t 
> installed Mysql for example. How can i do it??? 

I suspect no one has answered because they aren't sure what you are asking.

ArgoUML is principally a modeling tool.  To model a dependency between two
elements, you'd just draw it on the relevant diagram using the dependency
tool (dashed line with an arrowhead).

How this dependency gets realized in code will really depend on what type of
code generation or MDA framework you are using.  If you are implementing the
code by hand based on the model, you'd need to code the checking of this
dependency yourself.

Does that help?

Tom

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to