Package net.maswag.falcaun.parser
Class TemporalGlobally.STLGlobally
java.lang.Object
net.maswag.falcaun.parser.AbstractTemporalLogic<I>
net.maswag.falcaun.parser.TemporalOp<I>
net.maswag.falcaun.parser.TemporalGlobally<List<Double>>
net.maswag.falcaun.parser.TemporalGlobally.STLGlobally
- All Implemented Interfaces:
Function<IOSignal<List<Double>>,,Double> TemporalLogic<List<Double>>,TemporalLogic.STLCost
- Enclosing class:
- TemporalGlobally<I>
public static class TemporalGlobally.STLGlobally
extends TemporalGlobally<List<Double>>
implements TemporalLogic.STLCost
-
Nested Class Summary
Nested classes/interfaces inherited from class net.maswag.falcaun.parser.TemporalGlobally
TemporalGlobally.LTLGlobally, TemporalGlobally.STLGloballyNested 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.TemporalOp
subFmlFields 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.TemporalGlobally
getAllConjunctions, getRoSI, getRoSIRaw, getRoSIRawWithLen, getSubFml, toAbstractLTLString, toAbstractString, toDisjunctiveForm, toNnf, toOwlString, toStringMethods inherited from class net.maswag.falcaun.parser.TemporalOp
constructSatisfyingAtomicPropositions, getAllAPsMethods 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
-
STLGlobally
-