|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of FeatureSearchCriteria in gov.nih.nci.mageom.domain.DesignElement.impl |
|---|
| Methods in gov.nih.nci.mageom.domain.DesignElement.impl with parameters of type FeatureSearchCriteria | |
|---|---|
Feature[] |
FeatureImpl.searchFeatures(FeatureSearchCriteria criteria)
Returns an array of Feature objects that
satisfy the given FeatureSearchCriteria. |
| Uses of FeatureSearchCriteria in gov.nih.nci.mageom.search |
|---|
| Methods in gov.nih.nci.mageom.search that return FeatureSearchCriteria | |
|---|---|
static FeatureSearchCriteria |
AbstractSearchCriteriaFactory.new_DESIGNELEMENT_FEATURE_SC()
|
| Uses of FeatureSearchCriteria in gov.nih.nci.mageom.search.Array |
|---|
| Methods in gov.nih.nci.mageom.search.Array with parameters of type FeatureSearchCriteria | |
|---|---|
void |
ManufactureLIMSSearchCriteria.setFeatureCriteria(FeatureSearchCriteria criteria)
Constrains the search for ManufactureLIMS objects to those associated with Feature objects by the association and selected by the given FeatureSearchCriteria. |
void |
FeatureDefectSearchCriteria.setFeatureCriteria(FeatureSearchCriteria criteria)
Constrains the search for FeatureDefect objects to those associated with Feature objects by the association and selected by the given FeatureSearchCriteria. |
void |
ManufactureLIMSSearchCriteria.setFeatureCriteria(FeatureSearchCriteria criteria,
java.lang.String booleanOp)
Constrains the search for ManufactureLIMS objects to those associated with Feature objects by the association and selected by the given FeatureSearchCriteria. |
void |
FeatureDefectSearchCriteria.setFeatureCriteria(FeatureSearchCriteria criteria,
java.lang.String booleanOp)
Constrains the search for FeatureDefect objects to those associated with Feature objects by the association and selected by the given FeatureSearchCriteria. |
| Uses of FeatureSearchCriteria in gov.nih.nci.mageom.search.Array.impl |
|---|
| Methods in gov.nih.nci.mageom.search.Array.impl with parameters of type FeatureSearchCriteria | |
|---|---|
void |
ManufactureLIMSSearchCriteriaImpl.setFeatureCriteria(FeatureSearchCriteria criteria)
|
void |
FeatureDefectSearchCriteriaImpl.setFeatureCriteria(FeatureSearchCriteria criteria)
|
void |
ManufactureLIMSSearchCriteriaImpl.setFeatureCriteria(FeatureSearchCriteria criteria,
java.lang.String booleanOp)
|
void |
FeatureDefectSearchCriteriaImpl.setFeatureCriteria(FeatureSearchCriteria criteria,
java.lang.String booleanOp)
|
| Uses of FeatureSearchCriteria in gov.nih.nci.mageom.search.BioAssayData |
|---|
| Methods in gov.nih.nci.mageom.search.BioAssayData with parameters of type FeatureSearchCriteria | |
|---|---|
void |
FeatureDimensionSearchCriteria.setContainedFeaturesCriteria(FeatureSearchCriteria criteria)
Constrains the search for FeatureDimension objects to those associated with Feature objects by the association and selected by the given FeatureSearchCriteria. |
void |
FeatureDimensionSearchCriteria.setContainedFeaturesCriteria(FeatureSearchCriteria criteria,
java.lang.String booleanOp)
Constrains the search for FeatureDimension objects to those associated with Feature objects by the association and selected by the given FeatureSearchCriteria. |
| Uses of FeatureSearchCriteria in gov.nih.nci.mageom.search.BioAssayData.impl |
|---|
| Methods in gov.nih.nci.mageom.search.BioAssayData.impl with parameters of type FeatureSearchCriteria | |
|---|---|
void |
FeatureDimensionSearchCriteriaImpl.setContainedFeaturesCriteria(FeatureSearchCriteria criteria)
|
void |
FeatureDimensionSearchCriteriaImpl.setContainedFeaturesCriteria(FeatureSearchCriteria criteria,
java.lang.String booleanOp)
|
| Uses of FeatureSearchCriteria in gov.nih.nci.mageom.search.DesignElement |
|---|
| Methods in gov.nih.nci.mageom.search.DesignElement with parameters of type FeatureSearchCriteria | |
|---|---|
void |
FeatureSearchCriteria.setControlFeaturesCriteria(FeatureSearchCriteria criteria)
Constrains the search for Feature objects to those associated with Feature objects by the association and selected by the given FeatureSearchCriteria. |
void |
FeatureSearchCriteria.setControlFeaturesCriteria(FeatureSearchCriteria criteria,
java.lang.String booleanOp)
Constrains the search for Feature objects to those associated with Feature objects by the association and selected by the given FeatureSearchCriteria. |
void |
FeatureSearchCriteria.setControlledFeaturesCriteria(FeatureSearchCriteria criteria)
Constrains the search for Feature objects to those associated with Feature objects by the association and selected by the given FeatureSearchCriteria. |
void |
FeatureSearchCriteria.setControlledFeaturesCriteria(FeatureSearchCriteria criteria,
java.lang.String booleanOp)
Constrains the search for Feature objects to those associated with Feature objects by the association and selected by the given FeatureSearchCriteria. |
| Uses of FeatureSearchCriteria in gov.nih.nci.mageom.search.DesignElement.impl |
|---|
| Classes in gov.nih.nci.mageom.search.DesignElement.impl that implement FeatureSearchCriteria | |
|---|---|
class |
FeatureSearchCriteriaImpl
Represents a query for Feature objects. |
| Methods in gov.nih.nci.mageom.search.DesignElement.impl with parameters of type FeatureSearchCriteria | |
|---|---|
void |
FeatureSearchCriteriaImpl.setControlFeaturesCriteria(FeatureSearchCriteria criteria)
|
void |
FeatureSearchCriteriaImpl.setControlFeaturesCriteria(FeatureSearchCriteria criteria,
java.lang.String booleanOp)
|
void |
FeatureSearchCriteriaImpl.setControlledFeaturesCriteria(FeatureSearchCriteria criteria)
|
void |
FeatureSearchCriteriaImpl.setControlledFeaturesCriteria(FeatureSearchCriteria criteria,
java.lang.String booleanOp)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||