public class UpdaterDefinitionComplete extends Object implements UpdaterDefinition
Modifier and Type | Field and Description |
---|---|
static UpdaterDefinition |
DEFINITION |
USE_BIOLQM_UPDATERS
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 static final UpdaterDefinition DEFINITION
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.