public abstract class AbstractLTSminMonitor<I,A,R> extends AbstractLTSmin<I,A,R>
AbstractLTSmin,
https://spot.lrde.epita.fr/tut11.html,
man etf2lts-mcAbstractLTSmin.BuilderDefaultsModelChecker.DFAModelChecker<I,P,R>, ModelChecker.MealyModelChecker<I,O,P,R>| Modifier and Type | Field and Description |
|---|---|
static LTSminVersion |
REQUIRED_VERSION |
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractLTSminMonitor(boolean keepFiles,
Function<String,I> string2Input)
Constructs a new AbstractLTSminMonitor.
|
| Modifier and Type | Method and Description |
|---|---|
protected List<String> |
getExtraCommandLineOptions()
Returns the extra command line options that should be given to the etf2lts-mc binary.
|
protected LTSminVersion |
getMinimumRequiredVersion()
Returns the minimum required version of LTSmin.
|
findCounterExampleFSM, getString2Input, isKeepFilesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitautomaton2ETFfindCounterExamplepublic static final LTSminVersion REQUIRED_VERSION
protected AbstractLTSminMonitor(boolean keepFiles,
Function<String,I> string2Input)
throws ModelCheckingException
ModelCheckingExceptionAbstractLTSminprotected LTSminVersion getMinimumRequiredVersion()
AbstractLTSmingetMinimumRequiredVersion in class AbstractLTSmin<I,A,R>protected List<String> getExtraCommandLineOptions()
AbstractLTSmingetExtraCommandLineOptions in class AbstractLTSmin<I,A,R>Copyright © 2019. All rights reserved.