public class PRISMConfig extends Object implements NamedStateStore
Constructor and Description |
---|
PRISMConfig(RegulatoryGraph graph) |
Modifier and Type | Method and Description |
---|---|
RegulatoryGraph |
getGraph() |
Map<NamedState,Object> |
getInitialState() |
Map<NamedState,Object> |
getInputState() |
org.colomoto.biolqm.LogicalModel |
getModel() |
void |
updateModel(org.colomoto.biolqm.LogicalModel model) |
public PRISMConfig(RegulatoryGraph graph)
graph
- public void updateModel(org.colomoto.biolqm.LogicalModel model)
public Map<NamedState,Object> getInitialState()
getInitialState
in interface NamedStateStore
public Map<NamedState,Object> getInputState()
getInputState
in interface NamedStateStore
public RegulatoryGraph getGraph()
public org.colomoto.biolqm.LogicalModel getModel()
Copyright © 2005–2020. All rights reserved.