protected class DTLearnerVPDA.PrefixTransformAcex extends AbstractBaseCounterexample<Boolean>
| Constructor and Description |
|---|
PrefixTransformAcex(Word<I> word,
ContextPair<I> context) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
checkEffects(Boolean eff1,
Boolean eff2) |
protected Boolean |
computeEffect(int index) |
State<HypLoc<I>> |
getBaseState() |
Word<I> |
getSuffix() |
effect, getLength, setEffect, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waittestEffectspublic PrefixTransformAcex(Word<I> word, ContextPair<I> context)
protected Boolean computeEffect(int index)
computeEffect in class AbstractBaseCounterexample<Boolean>Copyright © 2020. All rights reserved.