|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectgov.nih.nci.mageom.domain.impl.MAGEOMObject
gov.nih.nci.mageom.domain.impl.ExtendableImpl
gov.nih.nci.mageom.domain.Measurement.impl.UnitImpl
gov.nih.nci.mageom.domain.Measurement.impl.QuantityUnitImpl
public class QuantityUnitImpl
Quantity
| Field Summary | |
|---|---|
protected static java.util.ArrayList |
allAssociationMethods
|
protected static java.util.Hashtable |
associationMethods
|
protected java.lang.String |
unitNameCV
DOCUMENT ME |
| Fields inherited from class gov.nih.nci.mageom.domain.Measurement.impl.UnitImpl |
|---|
unitName |
| Fields inherited from class gov.nih.nci.mageom.domain.impl.ExtendableImpl |
|---|
propertySets, propertySetsCount, securedElementId |
| Constructor Summary | |
|---|---|
QuantityUnitImpl()
Default constructor |
|
| Method Summary | |
|---|---|
java.lang.String |
getUnitNameCV()
Returns the value of this QuantityUnit object's unitNameCV attribute. |
java.util.Hashtable |
getXMLMethodDescriptors()
Returns a Hashtable containing XMLMethodDescriptors descriptors of
the association methods of this object. |
protected void |
init()
|
QuantityUnit[] |
searchQuantityUnits(QuantityUnitSearchCriteria criteria)
Returns an array of QuantityUnit objects that
satisfy the given QuantityUnitSearchCriteria. |
void |
setUnitNameCV(java.lang.String p_unitNameCV)
Sets the unitNameCV attribute. |
java.lang.String |
toString()
Returns a String representation of this object suitable for console display. |
org.w3c.dom.Element |
toXML(org.w3c.dom.Document doc)
|
org.w3c.dom.Element |
toXMLDoc(org.w3c.dom.Document doc)
|
org.w3c.dom.Element |
toXMLProcessor(org.w3c.dom.Document doc,
java.util.ArrayList fillOutValues)
Returns an XML representation of the object. |
| Methods inherited from class gov.nih.nci.mageom.domain.Measurement.impl.UnitImpl |
|---|
getUnitName, searchUnits, setUnitName |
| Methods inherited from class gov.nih.nci.mageom.domain.impl.ExtendableImpl |
|---|
getPropertySets, getPropertySetsCount, getSecuredElementId, searchExtendables, setPropertySets, setSecuredElementId |
| Methods inherited from class gov.nih.nci.mageom.domain.impl.MAGEOMObject |
|---|
getId, getIsEditable, setId |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface gov.nih.nci.mageom.domain.Measurement.Unit |
|---|
getUnitName, setUnitName |
| Methods inherited from interface gov.nih.nci.mageom.domain.Extendable |
|---|
getPropertySets, setPropertySets |
| Field Detail |
|---|
protected static java.util.ArrayList allAssociationMethods
protected static java.util.Hashtable associationMethods
protected java.lang.String unitNameCV
| Constructor Detail |
|---|
public QuantityUnitImpl()
| Method Detail |
|---|
protected void init()
init in class UnitImpl
public QuantityUnit[] searchQuantityUnits(QuantityUnitSearchCriteria criteria)
throws gov.nih.nci.common.search.SearchException
QuantityUnit objects that
satisfy the given QuantityUnitSearchCriteria.
criteria - The QuantityUnitSearchCriteria
which represents a query for QuantityUnit objects.
QuantityUnit objects.
A - gov.nih.nci.common.search.SearchException if there is a problem searching.
gov.nih.nci.common.search.SearchExceptionpublic void setUnitNameCV(java.lang.String p_unitNameCV)
QuantityUnit object.
setUnitNameCV in interface QuantityUnitp_unitNameCV - The new value for unitNameCV.QuantityUnit.getUnitNameCV()public java.lang.String getUnitNameCV()
QuantityUnitQuantityUnit object's unitNameCV attribute.
Description of unitNameCV:
DOCUMENT ME!
getUnitNameCV in interface QuantityUnitenum {mol,amol,fmol,pmol,nmol,umol,mmol,molecules,other} The value of unitNameCV.QuantityUnit.getUnitNameCV()public org.w3c.dom.Element toXML(org.w3c.dom.Document doc)
toXML in class UnitImplpublic org.w3c.dom.Element toXMLDoc(org.w3c.dom.Document doc)
toXMLDoc in class UnitImpl
public org.w3c.dom.Element toXMLProcessor(org.w3c.dom.Document doc,
java.util.ArrayList fillOutValues)
toXMLProcessor in class UnitImpldoc - the working documentfillOutValues - a list of attribute names that should have
full XML for their values.
public java.util.Hashtable getXMLMethodDescriptors()
XMLMethodDescriptors descriptors of
the association methods of this object.
getXMLMethodDescriptors in class UnitImplpublic java.lang.String toString()
toString in class UnitImpl
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||