isNavigable

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

Hi Anita,

The functions you mentioned do not exist in our API. Are they functions of classes? Could you provide us with sample code for reproducing the problem?

Best regards,
Jick