Uses of Interface
org.aksw.commons.collections.trees.LabeledNode
Packages that use LabeledNode
-
Uses of LabeledNode in org.aksw.commons.collections.trees
Classes in org.aksw.commons.collections.trees with type parameters of type LabeledNodeModifier and TypeClassDescriptionclassLabeledNodeImpl<K, X extends LabeledNode<K>, Y extends LabeledTree<K,X>> A node view on a tree - all functions delegate to the underlying tree object Not sure if a node should inherit from Entry or if there should be a 'asEntry' method.classLabeledTree<K, X extends LabeledNode<K>>Classes in org.aksw.commons.collections.trees that implement LabeledNodeModifier and TypeClassDescriptionclassLabeledNodeImpl<K, X extends LabeledNode<K>, Y extends LabeledTree<K,X>> A node view on a tree - all functions delegate to the underlying tree object Not sure if a node should inherit from Entry or if there should be a 'asEntry' method.Fields in org.aksw.commons.collections.trees declared as LabeledNodeMethods in org.aksw.commons.collections.trees that return LabeledNodeMethods in org.aksw.commons.collections.trees that return types with arguments of type LabeledNodeMethods in org.aksw.commons.collections.trees with parameters of type LabeledNode