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 String
getFunction()
String
getVariable()
Boolean
isSetFunction()
Boolean
isSetVariable()
void
setAnnotation(org.sbml.jsbml.Annotation annotation)
void
setFunction(String function)
void
setMetaID(String metaID)
void
setNonRDFAnnotation(org.sbml.jsbml.xml.XMLNode nonRDFAnnotation)
void
setNotes(String notes, org.sbml.jsbml.xml.XMLNode notesObj)
void
setSBOTerm(String sboTerm)
void
setVariable(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
-