| Package | Description |
|---|---|
| org.colomoto.biolqm.service | |
| org.colomoto.biolqm.tool |
Tool definition, used to run actions from the command-line interface.
|
| org.colomoto.biolqm.tool.attractor |
Identification of the stable states of a logical model.
|
| org.colomoto.biolqm.tool.fixpoints |
Identification of the stable states of a logical model.
|
| org.colomoto.biolqm.tool.simulation.deterministic |
Implementation of updating schemes: update the state of a model (i.e.
|
| org.colomoto.biolqm.tool.simulation.random |
Implementation of updating schemes: update the state of a model (i.e.
|
| org.colomoto.biolqm.tool.trapspaces |
| Modifier and Type | Method and Description |
|---|---|
static ModelToolService |
LQMServiceManager.getTool(String name)
Get the tool declaration for a given ID.
|
| Modifier and Type | Method and Description |
|---|---|
static Iterable<ModelToolService> |
LQMServiceManager.getTools()
Get the available tools.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractToolService<R,T extends ToolTask<R>>
Base class for the boring parts of tool declaration classes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AttractorService
Identification of synchronous attractors using a SAT solver,
as proposed by E.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FixpointService |
| Modifier and Type | Class and Description |
|---|---|
class |
TraceService |
| Modifier and Type | Class and Description |
|---|---|
class |
RandomWalkService |
| Modifier and Type | Class and Description |
|---|---|
class |
TrapSpaceService |
Copyright © 2012–2020. All rights reserved.