Uses of Interface
org.openprovenance.model.Ref

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

Uses of Ref in org.openprovenance.model
 

Classes in org.openprovenance.model that implement Ref
 class AccountRef
          Java class for AccountRef complex type.
 class AgentRef
          Java class for AgentRef complex type.
 class AnnotationRef
          Java class for AnnotationRef complex type.
 class ArtifactRef
          Java class for ArtifactRef complex type.
 class DependencyRef
          Java class for DependencyRef complex type.
 class ProcessRef
          Java class for ProcessRef complex type.
 class RoleRef
          Java class for RoleRef complex type.
 

Methods in org.openprovenance.model that return Ref
 Ref Edge.getCause()
           
 Ref Edge.getEffect()
           
 

Methods in org.openprovenance.model with parameters of type Ref
 Annotation OPMFactory.newAnnotation(String id, Ref ref, String property, Object value, Collection<AccountRef> accs)
           
 



Copyright © 2011. All Rights Reserved.