You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the context of Application Models, associations from controllers to service interfaces and from service classes do DAO interfaces do now show navigability, as shown in the figure below (an arrow was expected pointing to RegistrationService and another pointing to AuthorDAO, whose interface ball is not showing -- see bug #54):
Even if manually specifying Navigable -> Unspecified in one end and Navigable -> True in the other, the navigability does not show. When this is done in an Entity Model, it works. Hence, most likely this is a bug in Visual Paradigm. Need to check if it happens in the latest version/build of the software and open an issue if there is not one already opened for this bug.
After the bug is fixed and manually assigning the navigability works, need to check if the context menu that adds these associations is automatically setting the navigable property of each end of the association.
The text was updated successfully, but these errors were encountered:
In the context of Application Models, associations from controllers to service interfaces and from service classes do DAO interfaces do now show navigability, as shown in the figure below (an arrow was expected pointing to RegistrationService and another pointing to AuthorDAO, whose interface ball is not showing -- see bug #54):
Even if manually specifying Navigable -> Unspecified in one end and Navigable -> True in the other, the navigability does not show. When this is done in an Entity Model, it works. Hence, most likely this is a bug in Visual Paradigm. Need to check if it happens in the latest version/build of the software and open an issue if there is not one already opened for this bug.
After the bug is fixed and manually assigning the navigability works, need to check if the context menu that adds these associations is automatically setting the navigable property of each end of the association.
The text was updated successfully, but these errors were encountered: