Package | Description |
---|---|
de.learnlib.api |
Modifier and Type | Interface and Description |
---|---|
static interface |
Mapper.AsynchronousMapper<AI,AO,CI,CO>
A mapper refinement to establish the contract of a asynchronous, query-wise translation of input words.
|
static interface |
Mapper.SynchronousMapper<AI,AO,CI,CO>
A mapper refinement to establish the contract of a synchronized, symbol-wise translation of input words for
reactive systems.
|
Copyright © 2019. All rights reserved.