Uses of Interface
org.openprovenance.rdf.Used

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

Uses of Used in org.openprovenance.elmo
 

Methods in org.openprovenance.elmo that return Used
 Used RdfUsed.findMyFacade()
           
 

Methods in org.openprovenance.elmo with parameters of type Used
 RdfUsed RdfOPMFactory.newUsed(Used a)
           
 

Uses of Used in org.openprovenance.rdf
 

Methods in org.openprovenance.rdf that return types with arguments of type Used
 Set<Used> Process.getEffectUsedInverse()
          The cause of a Process by means of a Used edge.
 

Method parameters in org.openprovenance.rdf with type arguments of type Used
 void Process.setEffectUsedInverse(Set<? extends Used> effectUsedInverse)
          The cause of a Process by means of a Used edge.
 



Copyright © 2011. All Rights Reserved.