Uses of Class
org.aksw.jenax.facete.treequery2.api.ScopeNode
Packages that use ScopeNode
-
Uses of ScopeNode in org.aksw.jenax.facete.treequery2.api
Fields in org.aksw.jenax.facete.treequery2.api declared as ScopeNodeModifier and TypeFieldDescriptionprotected ScopeNodeScopeNode.parentprotected ScopeNodeFacetScopeGenerator.rootFields in org.aksw.jenax.facete.treequery2.api with type parameters of type ScopeNodeMethods in org.aksw.jenax.facete.treequery2.api that return ScopeNodeModifier and TypeMethodDescriptionFacetScopeGenerator.getOrCreateScope(ScopeNode parent, org.aksw.jenax.path.core.FacetPath facetPath) ScopeNode.getParent()ScopeNode.newSubScope(String localId) Methods in org.aksw.jenax.facete.treequery2.api with parameters of type ScopeNodeModifier and TypeMethodDescriptionFacetScopeGenerator.getOrCreateScope(ScopeNode parent, org.aksw.jenax.path.core.FacetPath facetPath) Constructors in org.aksw.jenax.facete.treequery2.api with parameters of type ScopeNode