Version: 1.1.1

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

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

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

Classes in org.inb.biomoby.client.gui.auxiliary with type parameters of type Annotation
 class AbstractAnnotationListPane<T extends Annotation,K extends AbstractAnnotationListPane.AnnotationListListener>
           
 class LabeledAnnotationListPane<T extends Annotation,K extends AbstractAnnotationListPane.AnnotationListListener>
           
 

Method parameters in org.inb.biomoby.client.gui.auxiliary with type arguments of type Annotation
 void AbstractAnnotationListPane.AnnotationListListener.annotationsSelected(List<? extends Annotation> annotations)
           
 

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

Classes in org.inb.biomoby.client.gui.ontology with type parameters of type Annotation
 class AnnotationComponent<T extends Annotation>
           
 

Method parameters in org.inb.biomoby.client.gui.ontology with type arguments of type Annotation
 void EquicktandemAnnotatedNASequenceComponent.annotationsSelected(List<? extends Annotation> annotations)
           
 void SigcleaveAnnotatedAASequenceComponent.annotationsSelected(List<? extends Annotation> annotations)
           
 void FeatureAnnotatedAASequenceComponent.annotationsSelected(List<? extends Annotation> annotations)
           
 void InterProMotifAnnotatedAASequenceComponent.annotationsSelected(List<? extends Annotation> annotations)
           
 void BlocksAnnotatedAASequenceComponent.annotationsSelected(List<? extends Annotation> annotations)
           
 void MotifAnnotatedAASequenceComponent.annotationsSelected(List<? extends Annotation> annotations)
           
 void AntigenicAnnotatedAASequenceComponent.annotationsSelected(List<? extends Annotation> annotations)
           
 void RestrictAnnotatedNASequenceComponent.annotationsSelected(List<? extends Annotation> annotations)
           
 void TransmembraneAnnotatedAASequenceComponent.annotationsSelected(List<? extends Annotation> annotations)
           
 void ScoredMotifAnnotatedAASequenceComponent.annotationsSelected(List<? extends Annotation> annotations)
           
 void MolWeightsAnnotatedAASequenceComponent.annotationsSelected(List<? extends Annotation> annotations)
           
 

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

Subclasses of Annotation in org.inb.biomoby.shared.ontology
 class AntigenicAnnotation
           
 class BL2GAnnotation
           
 class BLOCKAnnotation
           
 class CpGAnnotation
           
 class EquicktandemAnnotation
           
 class FeatureAnnotation
           
 class InterProMotifAnnotation
           
 class LutefiskAnnotation
           
 class MolWeightAnnotation
           
 class MotifAnnotation
           
 class ProbMolWeightAnnotation
           
 class RestrictAnnotation
           
 class ScoredMotifAnnotation
           
 class SigcleaveAnnotation
           
 class StructureBoundaries
           
 class StructureFragment
           
 class TransmembraneAnnotation
           
 


Version: 1.1.1

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