| Package | Description |
|---|---|
| org.colomoto.biolqm.modifier | |
| org.colomoto.biolqm.modifier.booleanize |
Construct Boolean versions of Multi-valued models
|
| org.colomoto.biolqm.modifier.perturbation |
Perturbation of logical models: local modifications of its logical functions.
|
| org.colomoto.biolqm.modifier.reduction |
model modification: remove components from the core.
|
| org.colomoto.biolqm.modifier.reverse |
model modification: creates a new model capable of generating the reverse dynamics.
|
| org.colomoto.biolqm.modifier.subspace | |
| 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.stablestate |
Identification of the stable states of a logical model.
|
| org.colomoto.biolqm.tool.trapspaces |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ModelModifierService
A service providing modifiers for logical models.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractModelModifierService
A base class handling service discovery for model modifier services.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ModelBooleanizerService
A service for model booleanization.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PerturbationService
Service to apply perturbations to Logical Models.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ModelReductionService
Orchestrator for model reduction tools
|
| Modifier and Type | Class and Description |
|---|---|
class |
ModelReverserService
Wrap the reverser code into the ModelModifier interface.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SubSpaceService
Modifier Service for subspace restriction
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
LogicalModelTool<R,S>
Simple tool description interface.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractTool<R,S>
Base class for the boring parts of tool declaration classes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AttractorTool
Identification of synchronous attractors using a SAT solver,
as proposed by E.
|
| Modifier and Type | Class and Description |
|---|---|
class |
StableJBDD |
class |
StableStateTool |
| Modifier and Type | Class and Description |
|---|---|
class |
TrapSpaceTool |
Copyright © 2012-2017. All Rights Reserved.