Version: 1.1.1

Uses of Interface
org.biomoby.shared.LSIDAccessible

Packages that use LSIDAccessible
org.biomoby.registry.sync.handler   
org.biomoby.shared It contains components that are used from more than one (other) packages. 
 

Uses of LSIDAccessible in org.biomoby.registry.sync.handler
 

Classes in org.biomoby.registry.sync.handler with type parameters of type LSIDAccessible
 class AbstractMobyHandler<T extends Comparable<T> & LSIDAccessible>
          Basic abstract implementation of the MobyHandler interface.
 interface MobyHandler<T extends Comparable & LSIDAccessible>
          Basic interface for classes to synchronize a specific entry of the mobycentrals (eg MobyServices, MobyDataType etc).
 

Uses of LSIDAccessible in org.biomoby.shared
 

Classes in org.biomoby.shared that implement LSIDAccessible
 class MobyDataType
          A container representing a data type used in the Moby registry (in the BioMoby speak it is called "Object Class").
 class MobyDataTypeTemplate
          You probably don't need to be looking at this class.
 class MobyNamespace
          A container representing a namespace used in the Moby registry.
 class MobyService
          A container representing a service.
 class MobyServiceType
          A container representing a service type used in the Moby registry.
 


Version: 1.1.1

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