org.biomoby.shared.data
Interface MobyDataServiceAssocInstance
- All Superinterfaces:
- MobyDataInstance
- All Known Implementing Classes:
- MobyDataObjectDeferredSAI, MobyDataObjectSAI, MobyDataObjectSetDeferredSAI, MobyDataObjectSetSAI, MobyDataXref
public interface MobyDataServiceAssocInstance
- extends MobyDataInstance
This interface defines a data instance that has already had remote
MOBY services associated with it, probably through a call to MOBY central.
We implicitly assume that all services attached to the instance will
take it as valid input.
getServices
MobyService[] getServices()
setServices
void setServices(MobyService[] services)
Submit a bug or feature
Generated: Sat May 29 04:26:35 EDT 2010