public abstract class AbstractNamedAcexAnalyzer extends Object implements AcexAnalyzer
| Constructor and Description |
|---|
AbstractNamedAcexAnalyzer(String name)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Retrieves the name of this analyzer.
|
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitanalyzeAbstractCounterexample, analyzeAbstractCounterexample, analyzeAbstractCounterexamplepublic AbstractNamedAcexAnalyzer(String name)
name - the name of the counterexample analyzerCopyright © 2018. All rights reserved.