Version: 1.1.1

Uses of Class
org.biomoby.shared.MobyPrimaryDataSet

Packages that use MobyPrimaryDataSet
ca.ucalgary.seahawk.util   
org.biomoby.shared It contains components that are used from more than one (other) packages. 
org.biomoby.shared.data The package org.biomoby.shared.data allows you to easily build MOBY data instances for sending to services, or querying the registry. 
 

Uses of MobyPrimaryDataSet in ca.ucalgary.seahawk.util
 

Subclasses of MobyPrimaryDataSet in ca.ucalgary.seahawk.util
 class MobyDataObjectSetDeferred
          A class that pretends it's a real moby data collection instance, but is actually a deferred list of data collection instances that should be submitted en-masse to services.
 class MobyDataObjectSetDeferredSAI
           
 

Constructors in ca.ucalgary.seahawk.util with parameters of type MobyPrimaryDataSet
MobyDataObjectSetDeferred(MobyPrimaryDataSet template, MobyPayloadRequestListener listener)
           
 

Uses of MobyPrimaryDataSet in org.biomoby.shared
 

Methods in org.biomoby.shared that return MobyPrimaryDataSet
 MobyPrimaryDataSet MobyPrimaryDataSet.clone()
           
 

Uses of MobyPrimaryDataSet in org.biomoby.shared.data
 

Subclasses of MobyPrimaryDataSet in org.biomoby.shared.data
 class MobyDataObjectSet
          This class adds to MobyPrimaryDataSet the ability to get and set instantiated MOBY objects.
 class MobyDataObjectSetSAI
          A convenience class that just associates a set of possible services to run with a data collection.
 


Version: 1.1.1

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