| 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 static java.util.Map<java.lang.Thread,ReasonerAdapter> |
ReasonerAdapter.instances |
| Modifier and Type | Method and Description |
|---|---|
static ReasonerAdapter |
ReasonerAdapter.getInstance()
Returns the registered instance for the current thread.
|
static ReasonerAdapter |
ReasonerAdapter.getInstanceSafe()
Returns the registered instance for the current thread.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
ReasonerAdapter.registerInstance(ReasonerAdapter adapter)
Registers an instance for the current thread.
|
Copyright © 2009 - 2018 SSE. All Rights Reserved.