Gary Struthers wrote:
Thanks Chad that worked.
As to my inheritance problem, the problem now seems that I can't have
entities in a 4 level inheritance. In the model I sent you I can
delete the person package and still have errors with a 4 level
inheritance hierarchy. Sometimes, I can add a ge
Thanks Chad that worked.
As to my inheritance problem, the problem now seems that I can't have
entities in a 4 level inheritance. In the model I sent you I can delete
the person package and still have errors with a 4 level inheritance
hierarchy. Sometimes, I can add a generalization that deep
If you're building with the latest andromda, change the following
dependencies in your mda/project.xml:
andromda-validation-library
to
andromda-ocl-validation-library
and
andromda-query-library
to
andromda-ocl-query-library
Chad
Gary Struthers wrote:
My previous email on this wa
My previous email on this was bounced by your Mailman, so I'll omit
most of the stack trace.
Haven't built my project in a couple days but I don't see this error in
the digests. I'm getting validation errors at the start of
andromda:run. I created a blank project and got the same error.
Err