Returns if this automaton definitely accepts all strings (i.e., if it return true, the
automaton accepts all strings, if it returns false, it most likely doesn't).
isAll() - Method in class org.processmining.ltl2automaton.plugins.automaton.Transition
isAll() - Method in class org.processmining.ltl2automaton.plugins.automaton.TransitionLabel
Returns if this automaton definitely accepts the empty language (i.e., if it return true, the
automaton accepts the ampty language, if it returns false, it most likely doesn't).
isEmpty() - Method in class org.processmining.ltl2automaton.plugins.formula.conjunction.BlockingQueue
Return whether the queue is empty
isLiteral() - Method in class org.processmining.ltl2automaton.plugins.formula.Formula
isNegative() - Method in class org.processmining.ltl2automaton.plugins.automaton.Transition
This class is a scanner generated by
JFlex 1.4.3
on 9/15/11 4:29 PM from the specification file
/Users/michael/Dropbox/Documents/Work/Projects/CDRLW/Repositories/ltl2aut/parser/Scanner.lex
Scanner(Reader) - Constructor for class org.processmining.ltl2automaton.plugins.cup_parser.Scanner
Creates a new scanner
There is also a java.io.InputStream version of this constructor.