|
||||||||||
| 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.BioAssayData.impl.QuantitationTypeMappingImpl
public class QuantitationTypeMappingImpl
Container of the mappings of the input QuantitationType dimensions to the output QuantitationType dimension.
| Field Summary | |
|---|---|
protected static java.util.ArrayList |
allAssociationMethods
|
protected static java.util.Hashtable |
associationMethods
|
protected QuantitationTypeMap[] |
quantitationTypeMaps
DOCUMENT ME |
protected int |
quantitationTypeMapsCount
The count of QuantitationTypeMap objects. |
| Fields inherited from class gov.nih.nci.mageom.domain.impl.ExtendableImpl |
|---|
propertySets, propertySetsCount, securedElementId |
| Constructor Summary | |
|---|---|
QuantitationTypeMappingImpl()
Default constructor |
|
| Method Summary | |
|---|---|
QuantitationTypeMap[] |
getQuantitationTypeMaps()
Returns the value of this QuantitationTypeMapping object's quantitationTypeMaps attribute. |
int |
getQuantitationTypeMapsCount()
Returns the count of all QuantitationTypeMap
associated with this QuantitationTypeMapping object. |
java.util.Hashtable |
getXMLMethodDescriptors()
Returns a Hashtable containing XMLMethodDescriptors descriptors of
the association methods of this object. |
protected void |
init()
|
QuantitationTypeMapping[] |
searchQuantitationTypeMappings(QuantitationTypeMappingSearchCriteria criteria)
Returns an array of QuantitationTypeMapping objects that
satisfy the given QuantitationTypeMappingSearchCriteria. |
void |
setQuantitationTypeMaps(QuantitationTypeMap[] p_quantitationTypeMaps)
Sets the quantitationTypeMaps 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.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.Extendable |
|---|
getPropertySets, setPropertySets |
| Field Detail |
|---|
protected static java.util.ArrayList allAssociationMethods
protected static java.util.Hashtable associationMethods
protected int quantitationTypeMapsCount
protected QuantitationTypeMap[] quantitationTypeMaps
| Constructor Detail |
|---|
public QuantitationTypeMappingImpl()
| Method Detail |
|---|
protected void init()
init in class ExtendableImpl
public QuantitationTypeMapping[] searchQuantitationTypeMappings(QuantitationTypeMappingSearchCriteria criteria)
throws gov.nih.nci.common.search.SearchException
QuantitationTypeMapping objects that
satisfy the given QuantitationTypeMappingSearchCriteria.
criteria - The QuantitationTypeMappingSearchCriteria
which represents a query for QuantitationTypeMapping objects.
QuantitationTypeMapping objects.
A - gov.nih.nci.common.search.SearchException if there is a problem searching.
gov.nih.nci.common.search.SearchExceptionpublic void setQuantitationTypeMaps(QuantitationTypeMap[] p_quantitationTypeMaps)
QuantitationTypeMapping object.
setQuantitationTypeMaps in interface QuantitationTypeMappingp_quantitationTypeMaps - The new value for quantitationTypeMaps.QuantitationTypeMapping.getQuantitationTypeMaps()public QuantitationTypeMap[] getQuantitationTypeMaps()
QuantitationTypeMappingQuantitationTypeMapping object's quantitationTypeMaps attribute.
getQuantitationTypeMaps in interface QuantitationTypeMappinggov.nih.nci.mageom.bean.BioAssayData.QuantitationTypeMap[] The value of quantitationTypeMaps.QuantitationTypeMapping.getQuantitationTypeMaps()public int getQuantitationTypeMapsCount()
QuantitationTypeMap
associated with this QuantitationTypeMapping object.
QuantitationTypeMapping.getQuantitationTypeMaps()public org.w3c.dom.Element toXML(org.w3c.dom.Document doc)
toXML in class ExtendableImplpublic org.w3c.dom.Element toXMLDoc(org.w3c.dom.Document doc)
toXMLDoc in class ExtendableImpl
public org.w3c.dom.Element toXMLProcessor(org.w3c.dom.Document doc,
java.util.ArrayList fillOutValues)
toXMLProcessor in class ExtendableImpldoc - 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 ExtendableImplpublic java.lang.String toString()
toString in class ExtendableImpl
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||