Uses of Class
org.biojava.ontology.InvalidTermException

Packages that use InvalidTermException
org.biojava.bio.seq Classes and interfaces for defining biological sequences and informatics objects. 
 

Uses of InvalidTermException in org.biojava.bio.seq
 

Methods in org.biojava.bio.seq that throw InvalidTermException
 void Feature.setTypeTerm(Term t)
          Set the type ontology-term for this feature.
 void Feature.setSourceTerm(Term t)
          Set the source ontology-term for this feature.