Hi,
Some UML tools use strict profiles (from the UML spec). This means you cannot do anything outside of what the spec allows you to do.
But UML is such an abstract modelling language, that in real life, you could get away with unconventional diagrams as long as you convey the meaning clearly.
Try using some other form of connector (like association) and use the 'stereotype' extension mechanism to convey your intention/meaning.
All the best.
Originally posted by Pankaj Mishra:
Hi Friends,
I am trying to create a dependency relationship in my component diagram between the interface and the external subsystem(similar to Cade's) using Rational Rose.
Rose is not allowing me to create the dependency and is giving the folowing error
“Illegal component dependency relation.
Dependency must connect components or packages”
How can I create the relationship ? I am sure it must be possible since Cade too shows it.
Pls help!!
Thanks
Pankaj Mishra