public class UpdaterDefinitionSequential extends Object implements UpdaterDefinition
USE_BIOLQM_UPDATERS
Constructor and Description |
---|
UpdaterDefinitionSequential() |
Modifier and Type | Method and Description |
---|---|
String |
getName() |
SimulationUpdater |
getUpdater(org.colomoto.biolqm.LogicalModel model) |
void |
setName(String name)
change the name of this object
|
String |
summary(List<org.colomoto.biolqm.NodeInfo> nodeOrder) |
String |
toString() |
void |
toXML(XMLWriter out)
write the XML representation of this object to a file
|
public SimulationUpdater getUpdater(org.colomoto.biolqm.LogicalModel model)
getUpdater
in interface UpdaterDefinition
public String getName()
getName
in interface NamedObject
public void setName(String name)
NamedObject
setName
in interface NamedObject
public String summary(List<org.colomoto.biolqm.NodeInfo> nodeOrder)
summary
in interface UpdaterDefinition
Copyright © 2005–2020. All rights reserved.