com.metsci.glimpse.dspl.canonical
Class Physical.PhysicalUnitConcept
java.lang.Object
com.metsci.glimpse.dspl.canonical.Physical.PhysicalUnitConcept
- Enclosing class:
- Physical
public static final class Physical.PhysicalUnitConcept
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
name
public static final java.lang.String name
- See Also:
- Constant Field Values
physicalProperty
public static final java.lang.String physicalProperty
- See Also:
- Constant Field Values
physicalUnitSystem
public static final java.lang.String physicalUnitSystem
- See Also:
- Constant Field Values
unitText
public static final java.lang.String unitText
- See Also:
- Constant Field Values
unitTextSingular
public static final java.lang.String unitTextSingular
- See Also:
- Constant Field Values
symbol
public static final java.lang.String symbol
- See Also:
- Constant Field Values
symbolPosition
public static final java.lang.String symbolPosition
- See Also:
- Constant Field Values
get
public static final Concept get(DataSet dataset)
throws DsplException,
javax.xml.bind.JAXBException,
java.io.IOException
- Throws:
DsplException
javax.xml.bind.JAXBException
java.io.IOException
getValues
public static TableColumn getValues(Concept concept)
throws DsplException,
javax.xml.bind.JAXBException,
java.io.IOException
- Throws:
DsplException
javax.xml.bind.JAXBException
java.io.IOException
getPhysicalProperty
public static TableColumn getPhysicalProperty(Concept concept)
throws DsplException,
javax.xml.bind.JAXBException,
java.io.IOException
- Throws:
DsplException
javax.xml.bind.JAXBException
java.io.IOException
getPhysicalUnitSystem
public static TableColumn getPhysicalUnitSystem(Concept concept)
throws DsplException,
javax.xml.bind.JAXBException,
java.io.IOException
- Throws:
DsplException
javax.xml.bind.JAXBException
java.io.IOException
getUnitText
public static TableColumn getUnitText(Concept concept)
throws DsplException,
javax.xml.bind.JAXBException,
java.io.IOException
- Throws:
DsplException
javax.xml.bind.JAXBException
java.io.IOException
getUnitTextSingular
public static TableColumn getUnitTextSingular(Concept concept)
throws DsplException,
javax.xml.bind.JAXBException,
java.io.IOException
- Throws:
DsplException
javax.xml.bind.JAXBException
java.io.IOException
getSymbol
public static TableColumn getSymbol(Concept concept)
throws DsplException,
javax.xml.bind.JAXBException,
java.io.IOException
- Throws:
DsplException
javax.xml.bind.JAXBException
java.io.IOException
getSymbolPosition
public static TableColumn getSymbolPosition(Concept concept)
throws DsplException,
javax.xml.bind.JAXBException,
java.io.IOException
- Throws:
DsplException
javax.xml.bind.JAXBException
java.io.IOException
Copyright © 2012 Metron, Inc.. All Rights Reserved.