Uses of Interface
org.aksw.commons.jena.jgrapht.LabeledEdge
-
Uses of LabeledEdge in org.aksw.commons.jena.jgrapht
Classes in org.aksw.commons.jena.jgrapht that implement LabeledEdgeModifier and TypeClassDescriptionclassLabeledEdgeImpl<V,T> TODO This class could make use of Triplet (although Triplet should probably not be tied to jGraphT and thus should not inherit from DefaultEdge)Methods in org.aksw.commons.jena.jgrapht with parameters of type LabeledEdgeModifier and TypeMethodDescriptionstatic <V,T> boolean LabeledEdgeImpl.isEpsilon(LabeledEdge<V, T> edge)