libSBML
5.8.0

Uses of Class
org.sbml.libsbml.CVTermList

Uses of CVTermList in org.sbml.libsbml
 

Methods in org.sbml.libsbml that return CVTermList
 CVTermList SBase.getCVTerms()
          Returns a list of CVTerm objects in the annotations of this SBML object.
 

Methods in org.sbml.libsbml with parameters of type CVTermList
static void RDFAnnotationParser.parseRDFAnnotation(XMLNode annotation, CVTermList CVTerms)
          Parses an annotation (given as an XMLNode tree) into a list of CVTerm objects.
 


libSBML
5.8.0


LibSBML, an application programming interface (API) library for SBML.