Version: 1.1.1

Uses of Interface
org.biomoby.shared.data.MobyDataServiceAssocInstance

Packages that use MobyDataServiceAssocInstance
ca.ucalgary.seahawk.services   
ca.ucalgary.seahawk.util   
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 MobyDataServiceAssocInstance in ca.ucalgary.seahawk.services
 

Methods in ca.ucalgary.seahawk.services that return MobyDataServiceAssocInstance
 MobyDataServiceAssocInstance MobyClient.getServices(MobyDataObject mdo)
           
 MobyDataServiceAssocInstance[] MobyClient.getServices(MobyDataObject[] mdos)
           
 MobyDataServiceAssocInstance MobyClient.getServices(MobyDataObjectSet mdos)
           
 MobyDataServiceAssocInstance[] MobyClient.getServices(MobyDataObjectSet[] mdoss)
           
 MobyDataServiceAssocInstance[] MobyClient.getServices(Node n)
          Performs the moby object creation and service association together (XPath rules).
 MobyDataServiceAssocInstance[] MobyClient.getServices(String s)
          Performs the moby object creation and service association together (regex rules).
 MobyDataServiceAssocInstance[] MobyClient.getServices(URL u)
          Performs the moby object creation and service association together (url_regex rules).
 

Uses of MobyDataServiceAssocInstance in ca.ucalgary.seahawk.util
 

Classes in ca.ucalgary.seahawk.util that implement MobyDataServiceAssocInstance
 class MobyDataObjectDeferredSAI
           
 class MobyDataObjectSetDeferredSAI
           
 

Uses of MobyDataServiceAssocInstance in org.biomoby.shared.data
 

Classes in org.biomoby.shared.data that implement MobyDataServiceAssocInstance
 class MobyDataObjectSAI
          A convenience class that just associates a set of possible services to run with a data instance.
 class MobyDataObjectSetSAI
          A convenience class that just associates a set of possible services to run with a data collection.
 class MobyDataXref
          Note: This class has not been thoroughly tested.
 


Version: 1.1.1

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