Uses of Class
org.openprovenance.model.Annotations

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

Uses of Annotations in org.openprovenance.model
 

Fields in org.openprovenance.model declared as Annotations
protected  Annotations OPMGraph.annotations
           
 

Methods in org.openprovenance.model that return Annotations
 Annotations ObjectFactory.createAnnotations()
          Create an instance of Annotations
 Annotations OPMGraph.getAnnotations()
          Gets the value of the annotations property.
 

Methods in org.openprovenance.model with parameters of type Annotations
 OPMGraph OPMFactory.newOPMGraph(Accounts accs, Processes ps, Artifacts as, Agents ags, Dependencies lks, Annotations anns)
           
 void OPMGraph.setAnnotations(Annotations value)
          Sets the value of the annotations property.
 



Copyright © 2011. All Rights Reserved.