| Package | Description |
|---|---|
| net.ssehub.easy.reasoning.core.frontend |
Frontend to access reasoner information as well as to execute reasoning tasks.
|
| Modifier and Type | Field and Description |
|---|---|
private IReasonerListener |
ReasoningProcess.listener |
| Constructor and Description |
|---|
ReasoningProcess(net.ssehub.easy.varModel.model.Project project,
ReasonerConfiguration reasonerConfig,
IReasonerListener listener,
net.ssehub.easy.basics.progress.ProgressObserver observer)
Constructor for checking the consistency (satisfiability) of a project, without having a configuration.
|
ReasoningProcess(ReasoningOperation desiredOperation,
net.ssehub.easy.varModel.confModel.Configuration config,
ReasonerConfiguration reasonerConfig,
IReasonerListener listener,
net.ssehub.easy.basics.progress.ProgressObserver observer)
Sole constructor for this class.
|
Copyright © 2009 - 2018 SSE. All Rights Reserved.