Package net.maswag.falcaun.parser
Class TemporalConst.STLConst
java.lang.Object
net.maswag.falcaun.parser.AbstractTemporalLogic<I>
net.maswag.falcaun.parser.TemporalConst<List<Double>>
net.maswag.falcaun.parser.TemporalConst.STLConst
- All Implemented Interfaces:
Function<IOSignal<List<Double>>,,Double> TemporalLogic<List<Double>>,TemporalLogic.STLCost
- Enclosing class:
- TemporalConst<I>
static class TemporalConst.STLConst
extends TemporalConst<List<Double>>
implements TemporalLogic.STLCost
-
Nested Class Summary
Nested classes/interfaces inherited from class net.maswag.falcaun.parser.TemporalConst
TemporalConst.LTLConst, TemporalConst.STLConstNested classes/interfaces inherited from interface net.maswag.falcaun.parser.TemporalLogic
TemporalLogic.IOType, TemporalLogic.LTLFormula, TemporalLogic.STLCost -
Field Summary
Fields inherited from class net.maswag.falcaun.parser.AbstractTemporalLogic
initialized, iOType, nonTemporal, satisfyingAtomicPropositions -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.maswag.falcaun.parser.TemporalConst
derivativeOn, getAllAPs, getAllConjunctions, getRoSI, toAbstractLTLString, toAbstractString, toDisjunctiveForm, toNnf, toOwlString, toStringMethods inherited from class net.maswag.falcaun.parser.AbstractTemporalLogic
equals, getSatisfyingAtomicPropositions, hashCode, makeAbstractStringWithAtomicStrings, makeAbstractStringWithAtomicStringsMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface net.maswag.falcaun.parser.TemporalLogic
apply, constructSatisfyingAtomicPropositions, getAllAPs, getAllConjunctions, getIOType, getRoSI, getSatisfyingAtomicPropositions, isInitialized, isNonTemporal, toAbstractLTLString, toAbstractString, toDisjunctiveForm, toLTLString, toNnf, toOwlString
-
Constructor Details
-
STLConst
STLConst(boolean b)
-