| Package | Description |
|---|---|
| de.learnlib.drivers.api |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DataMapper<AI,AO,CI extends ExecutableInput<CO>,CO>
A data mapper transforms abstract inputs into concrete inputs and
concrete outputs into abstract outputs.
|
class |
TestDriver<AI,AO,CI extends ExecutableInput<CO>,CO>
A test driver executes
|
Copyright © 2013. All Rights Reserved.