|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ExperimentalFactor
ExperimentFactors are the dependent variables of an experiment (e.g. time, glucose concentration, ...).
| Method Summary | |
|---|---|
OntologyEntry[] |
getAnnotations()
Returns the value of this ExperimentalFactor object's annotations attribute. |
OntologyEntry |
getCategory()
Returns the value of this ExperimentalFactor object's category attribute. |
FactorValue[] |
getFactorValues()
Returns the value of this ExperimentalFactor object's factorValues attribute. |
void |
setAnnotations(OntologyEntry[] p_annotations)
Sets the annotations attribute. |
void |
setCategory(OntologyEntry p_category)
Sets the category attribute. |
void |
setFactorValues(FactorValue[] p_factorValues)
Sets the factorValues attribute. |
| Methods inherited from interface gov.nih.nci.mageom.domain.Identifiable |
|---|
getIdentifier, getName, setIdentifier, setName |
| Methods inherited from interface gov.nih.nci.mageom.domain.Describable |
|---|
getAuditTrail, getDescriptions, getSecurity, setAuditTrail, setDescriptions, setSecurity |
| Methods inherited from interface gov.nih.nci.mageom.domain.Extendable |
|---|
getPropertySets, setPropertySets |
| Method Detail |
|---|
void setFactorValues(FactorValue[] p_factorValues)
ExperimentalFactor object.
p_factorValues - The new value for factorValues.getFactorValues()FactorValue[] getFactorValues()
ExperimentalFactor object's factorValues attribute.
gov.nih.nci.mageom.bean.Experiment.FactorValue[] The value of factorValues.FactorValuevoid setCategory(OntologyEntry p_category)
ExperimentalFactor object.
p_category - The new value for category.getCategory()OntologyEntry getCategory()
ExperimentalFactor object's category attribute.
gov.nih.nci.mageom.bean.Description.OntologyEntry The value of category.OntologyEntryvoid setAnnotations(OntologyEntry[] p_annotations)
ExperimentalFactor object.
p_annotations - The new value for annotations.getAnnotations()OntologyEntry[] getAnnotations()
ExperimentalFactor object's annotations attribute.
gov.nih.nci.mageom.bean.Description.OntologyEntry[] The value of annotations.OntologyEntry
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||