Module de.learnlib.api
This module provides the core interfaces of LearnLib.
This module is provided by the following Maven dependency:
<dependency> <groupId>de.learnlib</groupId> <artifactId>learnlib-api</artifactId> <version>${version}</version> </dependency>
-
-
Packages
All Packages Exports Opens Package Exported To Modules Opened To Modules Description de.learnlib All Modules All Modules de.learnlib.algorithm All Modules All Modules This package contains the basic interfaces and classes of learning algorithms of LearnLib.de.learnlib.exception All Modules All Modules de.learnlib.logging All Modules All Modules de.learnlib.oracle All Modules All Modules This package contains the basic interfaces and classes for describing and implementing various types of oracles used throughout LearnLib.de.learnlib.query All Modules All Modules de.learnlib.statistic All Modules All Modules de.learnlib.sul All Modules All Modules This package (and related packages) contains interfaces and classes for formalizing access to systems under learning (SULs).
-