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
This service should take an EObject and the name of the semantic browser query to execute.
An implementation already exists in Python4Capella. We should also include a service to list available semantic browser queries for a given EObject (see this implementation), it should return a List of String.
The text was updated successfully, but these errors were encountered:
This service should take an
EObject
and the name of the semantic browser query to execute.An implementation already exists in Python4Capella. We should also include a service to list available semantic browser queries for a given
EObject
(see this implementation), it should return aList
ofString
.The text was updated successfully, but these errors were encountered: