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

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

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

Methods in edu.ucsb.nceas.morpho.datapackage that return TripleCollection
 TripleCollection TripleParser.getTriples()
          returns the TripleCollection of all of the triples in this document
 TripleCollection DataPackage.getTriples()
          gets the triplesCollection created by this object
 

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

Constructors in edu.ucsb.nceas.morpho.datapackage with parameters of type TripleCollection
TripleCollection.TripleCollection(TripleCollection tc)
          Copy constructor.
 



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