Modifier and Type | Field and Description |
---|---|
static String |
name |
static String |
physicalProperty |
static String |
physicalUnitSystem |
static String |
symbol |
static String |
symbolPosition |
static String |
unitText |
static String |
unitTextSingular |
Modifier and Type | Method and Description |
---|---|
static Concept |
get(DataSet dataset) |
static TableColumn |
getPhysicalProperty(Concept concept) |
static TableColumn |
getPhysicalUnitSystem(Concept concept) |
static TableColumn |
getSymbol(Concept concept) |
static TableColumn |
getSymbolPosition(Concept concept) |
static TableColumn |
getUnitText(Concept concept) |
static TableColumn |
getUnitTextSingular(Concept concept) |
static TableColumn |
getValues(Concept concept) |
public static final String name
public static final String physicalProperty
public static final String physicalUnitSystem
public static final String unitText
public static final String unitTextSingular
public static final String symbol
public static final String symbolPosition
public static final Concept get(DataSet dataset) throws DsplException, JAXBException, IOException
DsplException
JAXBException
IOException
public static TableColumn getValues(Concept concept) throws DsplException, JAXBException, IOException
DsplException
JAXBException
IOException
public static TableColumn getPhysicalProperty(Concept concept) throws DsplException, JAXBException, IOException
DsplException
JAXBException
IOException
public static TableColumn getPhysicalUnitSystem(Concept concept) throws DsplException, JAXBException, IOException
DsplException
JAXBException
IOException
public static TableColumn getUnitText(Concept concept) throws DsplException, JAXBException, IOException
DsplException
JAXBException
IOException
public static TableColumn getUnitTextSingular(Concept concept) throws DsplException, JAXBException, IOException
DsplException
JAXBException
IOException
public static TableColumn getSymbol(Concept concept) throws DsplException, JAXBException, IOException
DsplException
JAXBException
IOException
public static TableColumn getSymbolPosition(Concept concept) throws DsplException, JAXBException, IOException
DsplException
JAXBException
IOException
Copyright © 2016 Metron, Inc.. All rights reserved.