|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of ChannelSearchCriteria in gov.nih.nci.mageom.domain.BioAssay.impl |
|---|
| Methods in gov.nih.nci.mageom.domain.BioAssay.impl with parameters of type ChannelSearchCriteria | |
|---|---|
Channel[] |
ChannelImpl.searchChannels(ChannelSearchCriteria criteria)
Returns an array of Channel objects that
satisfy the given ChannelSearchCriteria. |
| Uses of ChannelSearchCriteria in gov.nih.nci.mageom.search |
|---|
| Methods in gov.nih.nci.mageom.search that return ChannelSearchCriteria | |
|---|---|
static ChannelSearchCriteria |
AbstractSearchCriteriaFactory.new_BIOASSAY_CHANNEL_SC()
|
| Uses of ChannelSearchCriteria in gov.nih.nci.mageom.search.BioAssay |
|---|
| Methods in gov.nih.nci.mageom.search.BioAssay with parameters of type ChannelSearchCriteria | |
|---|---|
void |
BioAssaySearchCriteria.setChannelsCriteria(ChannelSearchCriteria criteria)
Constrains the search for BioAssay objects to those associated with Channel objects by the association and selected by the given ChannelSearchCriteria. |
void |
BioAssaySearchCriteria.setChannelsCriteria(ChannelSearchCriteria criteria,
java.lang.String booleanOp)
Constrains the search for BioAssay objects to those associated with Channel objects by the association and selected by the given ChannelSearchCriteria. |
| Uses of ChannelSearchCriteria in gov.nih.nci.mageom.search.BioAssay.impl |
|---|
| Classes in gov.nih.nci.mageom.search.BioAssay.impl that implement ChannelSearchCriteria | |
|---|---|
class |
ChannelSearchCriteriaImpl
Represents a query for Channel objects. |
| Methods in gov.nih.nci.mageom.search.BioAssay.impl with parameters of type ChannelSearchCriteria | |
|---|---|
void |
BioAssaySearchCriteriaImpl.setChannelsCriteria(ChannelSearchCriteria criteria)
|
void |
BioAssaySearchCriteriaImpl.setChannelsCriteria(ChannelSearchCriteria criteria,
java.lang.String booleanOp)
|
| Uses of ChannelSearchCriteria in gov.nih.nci.mageom.search.QuantitationType |
|---|
| Methods in gov.nih.nci.mageom.search.QuantitationType with parameters of type ChannelSearchCriteria | |
|---|---|
void |
QuantitationTypeSearchCriteria.setChannelCriteria(ChannelSearchCriteria criteria)
Constrains the search for QuantitationType objects to those associated with Channel objects by the association and selected by the given ChannelSearchCriteria. |
void |
QuantitationTypeSearchCriteria.setChannelCriteria(ChannelSearchCriteria criteria,
java.lang.String booleanOp)
Constrains the search for QuantitationType objects to those associated with Channel objects by the association and selected by the given ChannelSearchCriteria. |
| Uses of ChannelSearchCriteria in gov.nih.nci.mageom.search.QuantitationType.impl |
|---|
| Methods in gov.nih.nci.mageom.search.QuantitationType.impl with parameters of type ChannelSearchCriteria | |
|---|---|
void |
QuantitationTypeSearchCriteriaImpl.setChannelCriteria(ChannelSearchCriteria criteria)
|
void |
QuantitationTypeSearchCriteriaImpl.setChannelCriteria(ChannelSearchCriteria criteria,
java.lang.String booleanOp)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||