anita_walk
Joined: 2007/08/18
Messages: 4
Offline
|
|
|
|
Hello,
I am trying to retrieve an associationEnd navigable property with the Open API, but the following code does not work correctly:
prop.isNavigable() - always return true,
prop.getAssociation().getNavigableOwnedEnds() - return 0
prop is objects of Property.
What's wrong with that code. Any help is appreciated.
Thank you in advance.
anita
|
|
|
|