Uses of Interface
org.aksw.jenax.graphql.sparql.v2.api2.ConnectiveVisitor
Packages that use ConnectiveVisitor
-
Uses of ConnectiveVisitor in org.aksw.jenax.graphql.sparql.v2.api2
Classes in org.aksw.jenax.graphql.sparql.v2.api2 that implement ConnectiveVisitorMethods in org.aksw.jenax.graphql.sparql.v2.api2 with parameters of type ConnectiveVisitorModifier and TypeMethodDescription<T> TConnective.accept(ConnectiveVisitor<T> visitor) <T> TConnectiveNode.accept(ConnectiveVisitor<T> visitor) <T> TFragment.accept(ConnectiveVisitor<T> visitor) <T> TFragmentSpread.accept(ConnectiveVisitor<T> visitor) -
Uses of ConnectiveVisitor in org.aksw.jenax.graphql.sparql.v2.model
Methods in org.aksw.jenax.graphql.sparql.v2.model with parameters of type ConnectiveVisitor