Hi, I'am maintainer and core-developer of ArchGenXML, a code generator for Python code in the context of Zope and Plone. ArgoUML is the major modeling tool most people using in this context.
We're doing a huge refactoring of ArchGenXML and while doing so we build a new registry for stereotypes, taggedvalues and datatypes. From this registry we generate the profile xmi file for usage in ArgoUML. Now in our registry a stereotype may depend on the context of another stereotype. I.e we have a package with stereotype <<contenttypes>> and in there we have a class with stereotype <<archetype>>. Now latter can only exist in the package contenttypes. We can express this in our registry. Is it possible to express this kind of constraint in XMI and within ArgoUML? A tiny example or a simple "No way" would help me a lot. Searching the web brought up tons of crap results, but no good document explaining XMI and UML-Profiles in depth. Thanks in advance Jens -- Jens W. Klein, BlueDynamics Alliance, http://bluedynamics.com ------------------------------------------------------ http://argouml.tigris.org/ds/viewMessage.do?dsForumId=449&dsMessageId=1279418 To unsubscribe from this discussion, e-mail: [[email protected]].
