Class SBMLAlgebraicRule
java.lang.Object
de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.sbml.SBMLAlgebraicRule
public class SBMLAlgebraicRule extends Object
-
Constructor Summary
Constructors Constructor Description SBMLAlgebraicRule(Graph g, String internHeadline)
SBMLAlgebraicRule(Graph g, String internHeadline, String presentedHeadline)
-
Method Summary
Modifier and Type Method Description String
getFunction()
Boolean
isSetFunction()
void
setAnnotation(org.sbml.jsbml.Annotation annotation)
void
setFunction(String function)
void
setMetaID(String metaID)
void
setNonRDFAnnotation(org.sbml.jsbml.xml.XMLNode xmlNode)
void
setNotes(String notes, org.sbml.jsbml.xml.XMLNode notesObj)
void
setSBOTerm(String sboTerm)
-
Constructor Details
-
SBMLAlgebraicRule
-
SBMLAlgebraicRule
-
-
Method Details
-
setMetaID
-
setSBOTerm
-
setAnnotation
public void setAnnotation(org.sbml.jsbml.Annotation annotation) -
setNonRDFAnnotation
public void setNonRDFAnnotation(org.sbml.jsbml.xml.XMLNode xmlNode) -
setNotes
-
setFunction
-
isSetFunction
-
getFunction
-