Uses of Class
info.sswap.impl.empire.model.ResourceImpl

Packages that use ResourceImpl
info.sswap.impl.empire.model   
 

Uses of ResourceImpl in info.sswap.impl.empire.model
 

Fields in info.sswap.impl.empire.model declared as ResourceImpl
private  ResourceImpl ResourceImpl.originalResource
          Set only for translated resources.
private  ResourceImpl GraphImpl.resource
           
 

Fields in info.sswap.impl.empire.model with type parameters of type ResourceImpl
private  java.util.List<ResourceImpl> ProtocolImpl.resources
           
 

Methods in info.sswap.impl.empire.model that return ResourceImpl
 ResourceImpl ResourceImpl.getOriginalResource()
           
 

Methods in info.sswap.impl.empire.model that return types with arguments of type ResourceImpl
abstract  java.util.List<ResourceImpl> ProviderImpl.getProvidesResourceList()
          Empire-generated method that returns a list of implementations for SSWAPResource connected to this PDG by sswap:providesResource predicate.
(package private)  java.util.Collection<ResourceImpl> ProtocolImpl.getResources()
           
 

Methods in info.sswap.impl.empire.model with parameters of type ResourceImpl
(package private)  void ResourceImpl.setOriginalResource(ResourceImpl originalResource)
           
 

Method parameters in info.sswap.impl.empire.model with type arguments of type ResourceImpl
abstract  void ProviderImpl.setProvidesResourceList(java.util.List<ResourceImpl> providesResourceData)
          Empire-generated method for setting a list of implementations of SSWAPResource that will be connected to this PDG by sswap:providesResource predicate.
 



Copyright (c) 2011, iPlant Collaborative, University of Arizona, Cold Spring Harbor Laboratories, University of Texas at Austin.