Uses of Interface
org.openprovenance.rdf.WasControlledBy

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

Uses of WasControlledBy in org.openprovenance.elmo
 

Methods in org.openprovenance.elmo that return WasControlledBy
 WasControlledBy RdfWasControlledBy.findMyFacade()
           
 

Methods in org.openprovenance.elmo with parameters of type WasControlledBy
 RdfWasControlledBy RdfOPMFactory.newWasControlledBy(WasControlledBy a)
           
 

Uses of WasControlledBy in org.openprovenance.rdf
 

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

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



Copyright © 2011. All Rights Reserved.