com.metsci.glimpse.dspl.canonical
Class Physical.PhysicalUnitConcept

java.lang.Object
  extended by com.metsci.glimpse.dspl.canonical.Physical.PhysicalUnitConcept
Enclosing class:
Physical

public static final class Physical.PhysicalUnitConcept
extends java.lang.Object


Field Summary
static java.lang.String name
           
static java.lang.String physicalProperty
           
static java.lang.String physicalUnitSystem
           
static java.lang.String symbol
           
static java.lang.String symbolPosition
           
static java.lang.String unitText
           
static java.lang.String unitTextSingular
           
 
Method Summary
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)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

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
Method Detail

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.