public interface Perturbation
extends org.colomoto.biolqm.modifier.perturbation.LogicalModelPerturbation
Modifier and Type | Method and Description |
---|---|
Perturbation |
clone(ListOfPerturbations manager,
Map<org.colomoto.biolqm.NodeInfo,org.colomoto.biolqm.NodeInfo> m_nodes,
Map<Perturbation,Perturbation> m_perturbations)
Copy the perturbation to a new graph (in particular to a reduced version of the current graph)
|
String |
getDescription()
Get a human-readable description of the perturbation
|
void |
toXML(XMLWriter out)
Save the perturbation definition to XML (to save in zginml)
|
void toXML(XMLWriter out) throws IOException
out
- IOException
Perturbation clone(ListOfPerturbations manager, Map<org.colomoto.biolqm.NodeInfo,org.colomoto.biolqm.NodeInfo> m_nodes, Map<Perturbation,Perturbation> m_perturbations)
manager
- m_nodes
- m_perturbations
- String getDescription()
Copyright © 2005–2020. All rights reserved.