Class SBMLEventAssignmentHelper
java.lang.Object
de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.sbml.SBMLEventAssignmentHelper
public class SBMLEventAssignmentHelper extends Object
-
Constructor Summary
Constructors Constructor Description SBMLEventAssignmentHelper(Graph g, String internHeadline, int eventAssignmentCount)SBMLEventAssignmentHelper(Graph g, String internHeadline, String presentedHeadline, int eventAssignmentCount) -
Method Summary
Modifier and Type Method Description StringgetFunction()StringgetVariable()BooleanisSetFunction()BooleanisSetVariable()voidsetAnnotation(org.sbml.jsbml.Annotation annotation)voidsetFunction(String function)voidsetMetaID(String metaID)voidsetNonRDFAnnotation(org.sbml.jsbml.xml.XMLNode nonRDFAnnotation)voidsetNotes(String notes, org.sbml.jsbml.xml.XMLNode notesObj)voidsetSBOTerm(String sboTerm)voidsetVariable(String variable)
-
Constructor Details
-
SBMLEventAssignmentHelper
-
SBMLEventAssignmentHelper
-
-
Method Details
-
setVariable
-
isSetVariable
-
setFunction
-
setMetaID
-
setSBOTerm
-
setAnnotation
public void setAnnotation(org.sbml.jsbml.Annotation annotation) -
setNonRDFAnnotation
public void setNonRDFAnnotation(org.sbml.jsbml.xml.XMLNode nonRDFAnnotation) -
setNotes
-
isSetFunction
-
getVariable
-
getFunction
-