|
||||||||||
| 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.DistanceUnitImpl
public class DistanceUnitImpl
Distance
| 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 | |
|---|---|
DistanceUnitImpl()
Default constructor |
|
| Method Summary | |
|---|---|
java.lang.String |
getUnitNameCV()
Returns the value of this DistanceUnit object's unitNameCV attribute. |
java.util.Hashtable |
getXMLMethodDescriptors()
Returns a Hashtable containing XMLMethodDescriptors descriptors of
the association methods of this object. |
protected void |
init()
|
DistanceUnit[] |
searchDistanceUnits(DistanceUnitSearchCriteria criteria)
Returns an array of DistanceUnit objects that
satisfy the given DistanceUnitSearchCriteria. |
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 DistanceUnitImpl()
| Method Detail |
|---|
protected void init()
init in class UnitImpl
public DistanceUnit[] searchDistanceUnits(DistanceUnitSearchCriteria criteria)
throws gov.nih.nci.common.search.SearchException
DistanceUnit objects that
satisfy the given DistanceUnitSearchCriteria.
criteria - The DistanceUnitSearchCriteria
which represents a query for DistanceUnit objects.
DistanceUnit 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)
DistanceUnit object.
setUnitNameCV in interface DistanceUnitp_unitNameCV - The new value for unitNameCV.DistanceUnit.getUnitNameCV()public java.lang.String getUnitNameCV()
DistanceUnitDistanceUnit object's unitNameCV attribute.
Description of unitNameCV:
DOCUMENT ME!
getUnitNameCV in interface DistanceUnitenum {fm,pm,nm,um,mm,cm,m,other} The value of unitNameCV.DistanceUnit.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 | |||||||||