public class Spold2 extends Object
| Modifier and Type | Method and Description |
|---|---|
static AdminInfo |
adminInfo(DataSet ds) |
static DataEntry |
dataEntry(DataSet ds) |
static DataGenerator |
dataGenerator(DataSet ds) |
static FileAttributes |
fileAttributes(DataSet ds) |
static Activity |
getActivity(DataSet ds) |
static List<Classification> |
getClassifications(DataSet ds) |
static List<ElementaryExchange> |
getElemFlows(DataSet ds) |
static Geography |
getGeography(DataSet ds) |
static String |
getId(DataSet ds) |
static List<Parameter> |
getParameters(DataSet ds) |
static List<IntermediateExchange> |
getProducts(DataSet ds) |
static IntermediateExchange |
getReferenceProduct(DataSet ds)
Returns the reference product of the data set (intermediate exchange with
outputGroup=0).
|
static Representativeness |
getRepresentativeness(DataSet ds) |
static Technology |
getTechnology(DataSet ds) |
static Time |
getTime(DataSet ds) |
static Representativeness |
representativeness(DataSet ds) |
static Validation |
validation(DataSet ds) |
public static Technology getTechnology(DataSet ds)
public static List<Classification> getClassifications(DataSet ds)
public static List<IntermediateExchange> getProducts(DataSet ds)
public static IntermediateExchange getReferenceProduct(DataSet ds)
public static List<ElementaryExchange> getElemFlows(DataSet ds)
public static Representativeness getRepresentativeness(DataSet ds)
public static Validation validation(DataSet ds)
public static Representativeness representativeness(DataSet ds)
public static FileAttributes fileAttributes(DataSet ds)
public static DataGenerator dataGenerator(DataSet ds)
Copyright © 2021. All rights reserved.