|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of DesignElementDimension in gov.nih.nci.mageom.domain.BioAssayData |
|---|
| Subinterfaces of DesignElementDimension in gov.nih.nci.mageom.domain.BioAssayData | |
|---|---|
interface |
CompositeSequenceDimension
Specialized DesignElementDimension to hold CompositeSequences. |
interface |
FeatureDimension
Specialized DesignElementDimension to hold Features. |
interface |
ReporterDimension
Specialized DesignElementDimension to hold Reporters. |
| Methods in gov.nih.nci.mageom.domain.BioAssayData that return DesignElementDimension | |
|---|---|
DesignElementDimension |
BioAssayData.getDesignElementDimension()
Returns the value of this BioAssayData object's designElementDimension attribute. |
| Methods in gov.nih.nci.mageom.domain.BioAssayData with parameters of type DesignElementDimension | |
|---|---|
void |
BioAssayData.setDesignElementDimension(DesignElementDimension p_designElementDimension)
Sets the designElementDimension attribute. |
| Uses of DesignElementDimension in gov.nih.nci.mageom.domain.BioAssayData.impl |
|---|
| Classes in gov.nih.nci.mageom.domain.BioAssayData.impl that implement DesignElementDimension | |
|---|---|
class |
CompositeSequenceDimensionImpl
Specialized DesignElementDimension to hold CompositeSequences. |
class |
DesignElementDimensionImpl
An ordered list of designElements. |
class |
FeatureDimensionImpl
Specialized DesignElementDimension to hold Features. |
class |
ReporterDimensionImpl
Specialized DesignElementDimension to hold Reporters. |
| Fields in gov.nih.nci.mageom.domain.BioAssayData.impl declared as DesignElementDimension | |
|---|---|
protected DesignElementDimension |
BioAssayDataImpl.designElementDimension
DOCUMENT ME |
| Methods in gov.nih.nci.mageom.domain.BioAssayData.impl that return DesignElementDimension | |
|---|---|
DesignElementDimension |
BioAssayDataImpl.getDesignElementDimension()
|
DesignElementDimension[] |
DesignElementDimensionImpl.searchDesignElementDimensions(DesignElementDimensionSearchCriteria criteria)
Returns an array of DesignElementDimension objects that
satisfy the given DesignElementDimensionSearchCriteria. |
| Methods in gov.nih.nci.mageom.domain.BioAssayData.impl with parameters of type DesignElementDimension | |
|---|---|
void |
BioAssayDataImpl.setDesignElementDimension(DesignElementDimension p_designElementDimension)
Sets the designElementDimension attribute. |
| Uses of DesignElementDimension in gov.nih.nci.mageom.domain.HigherLevelAnalysis |
|---|
| Methods in gov.nih.nci.mageom.domain.HigherLevelAnalysis that return DesignElementDimension | |
|---|---|
DesignElementDimension |
NodeContents.getDesignElementDimension()
Returns the value of this NodeContents object's designElementDimension attribute. |
| Methods in gov.nih.nci.mageom.domain.HigherLevelAnalysis with parameters of type DesignElementDimension | |
|---|---|
void |
NodeContents.setDesignElementDimension(DesignElementDimension p_designElementDimension)
Sets the designElementDimension attribute. |
| Uses of DesignElementDimension in gov.nih.nci.mageom.domain.HigherLevelAnalysis.impl |
|---|
| Fields in gov.nih.nci.mageom.domain.HigherLevelAnalysis.impl declared as DesignElementDimension | |
|---|---|
protected DesignElementDimension |
NodeContentsImpl.designElementDimension
DOCUMENT ME |
| Methods in gov.nih.nci.mageom.domain.HigherLevelAnalysis.impl that return DesignElementDimension | |
|---|---|
DesignElementDimension |
NodeContentsImpl.getDesignElementDimension()
|
| Methods in gov.nih.nci.mageom.domain.HigherLevelAnalysis.impl with parameters of type DesignElementDimension | |
|---|---|
void |
NodeContentsImpl.setDesignElementDimension(DesignElementDimension p_designElementDimension)
Sets the designElementDimension attribute. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||