Version: 1.1.1

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

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

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

Methods in org.inb.biomoby.client.gui.auxiliary with parameters of type StructureFragment
 void StructureFragmentListPane.addAnnotation2Tooltip(StringBuilder sb, StructureFragment annotation)
           
 

Constructor parameters in org.inb.biomoby.client.gui.auxiliary with type arguments of type StructureFragment
StructureFragmentListPane(List<StructureFragment> annotations)
           
 

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

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

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

Methods in org.inb.biomoby.shared.ontology that return types with arguments of type StructureFragment
 List<? extends StructureFragment> AnnotatedStructure.getStructureFragments()
           
 

Methods in org.inb.biomoby.shared.ontology with parameters of type StructureFragment
 void AnnotatedStructure.addStructureFragments(StructureFragment structureFragments)
           
 


Version: 1.1.1

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