Uses of Class
org.openprovenance.model.printer.ArtifactMap

Packages that use ArtifactMap
org.openprovenance.model.printer   
 

Uses of ArtifactMap in org.openprovenance.model.printer
 

Fields in org.openprovenance.model.printer declared as ArtifactMap
protected  ArtifactMap OPMPrinterConfiguration.artifacts
           
 

Methods in org.openprovenance.model.printer that return ArtifactMap
 ArtifactMap ObjectFactory.createArtifactMap()
          Create an instance of ArtifactMap
 ArtifactMap OPMPrinterConfiguration.getArtifacts()
          Gets the value of the artifacts property.
 

Methods in org.openprovenance.model.printer with parameters of type ArtifactMap
 void OPMPrinterConfiguration.setArtifacts(ArtifactMap value)
          Sets the value of the artifacts property.
 



Copyright © 2011. All Rights Reserved.