Version: 1.1.1

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

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

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

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

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

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

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

Subclasses of StructureBoundaries in org.inb.biomoby.shared.ontology
 class StructureFragment
           
 

Methods in org.inb.biomoby.shared.ontology that return types with arguments of type StructureBoundaries
 List<? extends StructureBoundaries> CATHDomain.getSegments()
           
 List<? extends StructureBoundaries> StructureDomain.getSegments()
           
 

Methods in org.inb.biomoby.shared.ontology with parameters of type StructureBoundaries
 void CATHDomain.addSegments(StructureBoundaries segments)
           
 void StructureDomain.addSegments(StructureBoundaries segments)
           
 


Version: 1.1.1

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