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

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

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


Field Summary
static java.lang.String isFundamental
           
static java.lang.String name
           
static java.lang.String propertyText
           
 
Method Summary
static Concept get(DataSet dataset)
           
static TableColumn getIsFundamental(Concept concept)
           
static TableColumn getPropretyText(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

propertyText

public static final java.lang.String propertyText
See Also:
Constant Field Values

isFundamental

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

getPropretyText

public static TableColumn getPropretyText(Concept concept)
                                   throws DsplException,
                                          javax.xml.bind.JAXBException,
                                          java.io.IOException
Throws:
DsplException
javax.xml.bind.JAXBException
java.io.IOException

getIsFundamental

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