Uses of Class
spold2.DataSet
-
Uses of DataSet in spold2
Modifier and TypeMethodDescriptionEcoSpold2.activity()Returns the activity data set (process) of the EcoSpold 2 file.Modifier and TypeMethodDescriptionstatic AdminInfostatic DataEntrystatic DataGeneratorSpold2.dataGenerator(DataSet ds) static FileAttributesSpold2.fileAttributes(DataSet ds) static ActivitySpold2.getActivity(DataSet ds) static List<Classification>Spold2.getClassifications(DataSet ds) static List<ElementaryExchange>Spold2.getElemFlows(DataSet ds) static GeographySpold2.getGeography(DataSet ds) static StringSpold2.getParameters(DataSet ds) static List<IntermediateExchange>Spold2.getProducts(DataSet ds) static IntermediateExchangeSpold2.getReferenceProduct(DataSet ds) Returns the reference product of the data set (intermediate exchange with outputGroup=0).static RepresentativenessSpold2.getRepresentativeness(DataSet ds) static TechnologySpold2.getTechnology(DataSet ds) static Timestatic RepresentativenessSpold2.representativeness(DataSet ds) static ValidationSpold2.validation(DataSet ds) static voidWrites an activity data set to an EcoSpold 02 file.static voidEcoSpold2.write(DataSet dataSet, OutputStream out) Writes an activity data set to an EcoSpold 02 file.