Pivot oclContainer() result doesn't expose navigable properties [message #931224] |
Tue, 02 October 2012 22:40  |
Eclipse User |
|
|
|
I don't seem to be able to navigate associations on the result of oclContainer(). Am I missing a trick?
For example, from Library I can do "self.books", and from Book I can do "self.oclContainer()". But from Book if I do "self.oclContainer().books" I get the error "Unresolved Property 'OclElement::books".
This is on Eclipse 4.2.1 with org.eclipse.examples.pivot(3.2.1).
I've tried to do this on the Mature OCL as well, but I can't figure out what to use for container. I have tried eContainer(), container(), and oclContainer() to no avail.
Thanks,
dave
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03555 seconds