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

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

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


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

physicalUnit

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

getPhysicalUnit

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