Uses of Class
net.sf.taverna.raven.repository.impl.ArtifactImpl

Packages that use ArtifactImpl
net.sf.taverna.raven.repository.impl Implementations of the interfaces within the repository package. 
 

Uses of ArtifactImpl in net.sf.taverna.raven.repository.impl
 

Methods in net.sf.taverna.raven.repository.impl that return types with arguments of type ArtifactImpl
 java.util.List<ArtifactImpl> ArtifactImpl.getDependencies()
          Analyse the corresponding .pom and return a list of all immediate dependencies from this artifact.