Uses of Interface
org.openprovenance.rdf.AValue

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

Uses of AValue in org.openprovenance.elmo
 

Methods in org.openprovenance.elmo that return AValue
 AValue RdfValue.findMyFacade()
           
 

Uses of AValue in org.openprovenance.rdf
 

Methods in org.openprovenance.rdf that return types with arguments of type AValue
 Set<AValue> Artifact.getAvalues()
          Denotes a serialization of an application value associated with an Artifact.
 

Method parameters in org.openprovenance.rdf with type arguments of type AValue
 void Artifact.setAvalues(Set<? extends AValue> avalues)
          Denotes a serialization of an application value associated with an Artifact.
 



Copyright © 2011. All Rights Reserved.