Uses of Class
org.openprovenance.model.DependencyRef

Packages that use DependencyRef
org.openprovenance.model Open Provenance Model classes and associated factories and (de)serialisation methods. 
 

Uses of DependencyRef in org.openprovenance.model
 

Methods in org.openprovenance.model that return DependencyRef
 DependencyRef ObjectFactory.createDependencyRef()
          Create an instance of DependencyRef
 DependencyRef OPMFactory.newDependencyRef(Used edge)
           
 DependencyRef OPMFactory.newDependencyRef(WasControlledBy edge)
           
 DependencyRef OPMFactory.newDependencyRef(WasDerivedFrom edge)
           
 DependencyRef OPMFactory.newDependencyRef(WasGeneratedBy edge)
           
 DependencyRef OPMFactory.newDependencyRef(WasTriggeredBy edge)
           
 



Copyright © 2011. All Rights Reserved.