Uses of Class
edu.ucsb.nceas.morpho.datapackage.DataPackage

Packages that use DataPackage
edu.ucsb.nceas.morpho.datapackage   
 

Uses of DataPackage in edu.ucsb.nceas.morpho.datapackage
 

Methods in edu.ucsb.nceas.morpho.datapackage with parameters of type DataPackage
static java.lang.String PackageUtil.addTriplesToTriplesFile(TripleCollection triples, DataPackage dataPackage, ClientFramework framework)
          method to add a collection of triples to a triples file.
static java.lang.String PackageUtil.deleteTriplesInTriplesFile(java.lang.String searchstring, DataPackage dataPackage, ClientFramework framework)
          method to delete triples with a specified string from the triples file
 

Constructors in edu.ucsb.nceas.morpho.datapackage with parameters of type DataPackage
EntityGUI.EntityGUI(DataPackage dp, java.lang.String id, java.lang.String location, DataPackageGUI parent, ClientFramework cf)
          Creates a new entity editor.
DataPackageGUI.DataPackageGUI(ClientFramework framework, DataPackage dp)
           
AddMetadataWizard.AddMetadataWizard(ClientFramework cont, boolean modal, DataPackage dataPackage)
          Construct the dialog
 



Copyright © 2000 National Center for Ecological Analysis and Synthesis. All Rights Reserved.