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

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

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


Field Summary
static java.lang.String name
           
static java.lang.String unitSystemText
           
 
Method Summary
static Concept get(DataSet dataset)
           
static TableColumn getUnitSystemText(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

unitSystemText

public static final java.lang.String unitSystemText
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

getUnitSystemText

public static TableColumn getUnitSystemText(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.