Class NfaImpl<V,E>
java.lang.Object
org.aksw.jena_sparql_api.sparql_path2.NfaImpl<V,E>
- All Implemented Interfaces:
Nfa<V,E>
-
Field Details
-
graph
-
startStates
-
endStates
-
-
Constructor Details
-
NfaImpl
-
-
Method Details
-
getGraph
-
getStartStates
- Specified by:
getStartStatesin interfaceNfa<V,E>
-
getEndStates
- Specified by:
getEndStatesin interfaceNfa<V,E>
-
hashCode
public int hashCode() -
equals
-
toString
-
reverse
IMPORTANT: Only provides an edge reverse view, does not change the edges themselves- Parameters:
nfa-- Returns:
-