| Package | Description |
|---|---|
| org.colomoto.biolqm.tool.stablestate |
Identification of the stable states of a logical model.
|
| org.colomoto.biolqm.tool.trapspaces | |
| org.colomoto.common.task |
Task interface and tools: callables which can run in background.
|
| Modifier and Type | Class and Description |
|---|---|
class |
StableStateSearcher
Perform a stable state search for a given model.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TrapSpaceIdentifier |
| Modifier and Type | Method and Description |
|---|---|
Task<TrapSpaceList> |
TrapSpaceTool.getTask(LogicalModel model,
TrapSpaceSettings settings) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractTask<T>
Helper class implementing the boring part of a Task.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TaskListener.taskUpdated(Task task)
Notifies a task update (finished or canceled)
|
Copyright © 2012-2017. All Rights Reserved.