Package | Description |
---|---|
conexp.fx.core.context.temporal |
Modifier and Type | Method and Description |
---|---|
Set<LTL<M>> |
TemporalContext.getAllLTLAttributes() |
Set<LTL<M>> |
TemporalContext.getLTLAttributes(LTL.Type... types) |
MatrixContext<Pair<G,Integer>,LTL<M>> |
TemporalContext.temporalScaling() |
MatrixContext<Pair<G,Integer>,LTL<M>> |
TemporalContext.temporalScaling(Set<Integer> timepoints,
Set<LTL<M>> ltlAttributes) |
MatrixContext<Pair<G,Integer>,LTL<M>> |
TemporalContext.temporalScaling(Set<LTL<M>> ltlAttributes) |
Modifier and Type | Method and Description |
---|---|
boolean |
TemporalContext.contains(G g,
LTL<M> m,
Integer t) |
Modifier and Type | Method and Description |
---|---|
MatrixContext<Pair<G,Integer>,LTL<M>> |
TemporalContext.temporalScaling(Set<Integer> timepoints,
Set<LTL<M>> ltlAttributes) |
MatrixContext<Pair<G,Integer>,LTL<M>> |
TemporalContext.temporalScaling(Set<LTL<M>> ltlAttributes) |
Copyright © 2010–2023 Francesco Kriegel. All rights reserved.