@MetaInfServices(value=Service.class) @Alias(value="stable") @ServiceStatus(value=RELEASED) public class StableStatesService extends Object implements Service
Modifier and Type | Field and Description |
---|---|
static org.colomoto.biolqm.tool.fixpoints.FixpointService |
BACKEND |
Constructor and Description |
---|
StableStatesService()
This constructor should be called by the service manager,
other users will have to get the first instance
|
Modifier and Type | Method and Description |
---|---|
org.colomoto.biolqm.tool.fixpoints.FixpointSearcher |
getSearcher(org.colomoto.biolqm.LogicalModel model)
Deprecated.
This low-level API could change or be removed
|
org.colomoto.biolqm.tool.fixpoints.FixpointSearcher |
getSearcher(RegulatoryGraph graph)
Deprecated.
This low-level API could change or be removed
|
static org.colomoto.biolqm.tool.fixpoints.FixpointTask |
getTask(org.colomoto.biolqm.LogicalModel model) |
org.colomoto.biolqm.tool.fixpoints.FixpointTask |
getTask(RegulatoryGraph graph) |
public StableStatesService()
public static org.colomoto.biolqm.tool.fixpoints.FixpointTask getTask(org.colomoto.biolqm.LogicalModel model)
public org.colomoto.biolqm.tool.fixpoints.FixpointTask getTask(RegulatoryGraph graph)
public org.colomoto.biolqm.tool.fixpoints.FixpointSearcher getSearcher(org.colomoto.biolqm.LogicalModel model)
model
- public org.colomoto.biolqm.tool.fixpoints.FixpointSearcher getSearcher(RegulatoryGraph graph)
graph
- Copyright © 2005–2020. All rights reserved.