Uses of Interface
org.openprovenance.rdf.Artifact

Packages that use Artifact
org.openprovenance.elmo   
org.openprovenance.rdf   
 

Uses of Artifact in org.openprovenance.elmo
 

Methods in org.openprovenance.elmo that return Artifact
 Artifact RdfArtifact.findMyFacade()
           
 

Methods in org.openprovenance.elmo with parameters of type Artifact
 RdfArtifact RdfOPMFactory.newArtifact(Artifact a)
           
 

Uses of Artifact in org.openprovenance.rdf
 

Methods in org.openprovenance.rdf that return types with arguments of type Artifact
 Set<Artifact> OPMGraph.getHasArtifact()
           
 

Method parameters in org.openprovenance.rdf with type arguments of type Artifact
 void OPMGraph.setHasArtifact(Set<? extends Artifact> hasArtifact)
           
 



Copyright © 2010. All Rights Reserved.