Constructor
Get the State from which the transition starts
The State from which the transition starts
Get the flag which indicates whether the edge's label must or musn't be in the predicates array
The flag which indicates whether the edge's label must or musn't be in the predicates array
Get the predicates
if negation == False then an array of length 1, else an array of length 1 or more
Get the flag which indicates whether we have to look for an outgoing or an incoming edge in the RDF graph
The flag which indicates whether we have to look for an outgoing or an incoming edge in the RDF graph
Get the State to which the transition arrives
The State to which the transition arrives
Test if a Transition is equal to this Transition i.e. All the fields of the Transition are equal to those of this Transition
Transition tested
True if the Transitions are equal, False otherwise
Generated using TypeDoc
A transition of the automaton