Version: 1.1.1

Uses of Class
org.inb.biomoby.shared.ontology.FeatureAnnotation

Packages that use FeatureAnnotation
org.inb.biomoby.client.gui.auxiliary   
org.inb.biomoby.client.gui.ontology   
org.inb.biomoby.shared.ontology   
 

Uses of FeatureAnnotation in org.inb.biomoby.client.gui.auxiliary
 

Classes in org.inb.biomoby.client.gui.auxiliary with type parameters of type FeatureAnnotation
 class FeatureAnnotationListPane<T extends FeatureAnnotation>
           
 

Uses of FeatureAnnotation in org.inb.biomoby.client.gui.ontology
 

Constructors in org.inb.biomoby.client.gui.ontology with parameters of type FeatureAnnotation
FeatureAnnotationComponent(FeatureAnnotation annotation)
           
 

Uses of FeatureAnnotation in org.inb.biomoby.shared.ontology
 

Methods in org.inb.biomoby.shared.ontology that return types with arguments of type FeatureAnnotation
 List<? extends FeatureAnnotation> FeatureAnnotatedAASequence.getAnnotations()
           
 

Methods in org.inb.biomoby.shared.ontology with parameters of type FeatureAnnotation
 void FeatureAnnotatedAASequence.addAnnotations(FeatureAnnotation annotations)
           
 


Version: 1.1.1

Submit a bug or feature
Generated: Sat May 29 04:26:35 EDT 2010