Uses of Interface
org.openprovenance.rdf.WasGeneratedBy

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

Uses of WasGeneratedBy in org.openprovenance.elmo
 

Methods in org.openprovenance.elmo that return WasGeneratedBy
 WasGeneratedBy RdfWasGeneratedBy.findMyFacade()
           
 

Methods in org.openprovenance.elmo with parameters of type WasGeneratedBy
 RdfWasGeneratedBy RdfOPMFactory.newWasGeneratedBy(WasGeneratedBy a)
           
 

Uses of WasGeneratedBy in org.openprovenance.rdf
 

Methods in org.openprovenance.rdf that return types with arguments of type WasGeneratedBy
 Set<WasGeneratedBy> Artifact.getEffectWasGeneratedByInverse()
          The cause of an Artifact by means of a WasGeneratedBy edge.
 

Method parameters in org.openprovenance.rdf with type arguments of type WasGeneratedBy
 void Artifact.setEffectWasGeneratedByInverse(Set<? extends WasGeneratedBy> effectWasGeneratedByInverse)
          The cause of an Artifact by means of a WasGeneratedBy edge.
 



Copyright © 2011. All Rights Reserved.