|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DesignElementGroup
The DesignElementGroup holds information on either features, reporters, or compositeSequences, particularly that information that is common between all of the DesignElements contained.
| Method Summary | |
|---|---|
OntologyEntry |
getSpecies()
Returns the value of this DesignElementGroup object's species attribute. |
OntologyEntry[] |
getTypes()
Returns the value of this DesignElementGroup object's types attribute. |
void |
setSpecies(OntologyEntry p_species)
Sets the species attribute. |
void |
setTypes(OntologyEntry[] p_types)
Sets the types 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 setSpecies(OntologyEntry p_species)
DesignElementGroup object.
p_species - The new value for species.getSpecies()OntologyEntry getSpecies()
DesignElementGroup object's species attribute.
gov.nih.nci.mageom.bean.Description.OntologyEntry The value of species.OntologyEntryvoid setTypes(OntologyEntry[] p_types)
DesignElementGroup object.
p_types - The new value for types.getTypes()OntologyEntry[] getTypes()
DesignElementGroup object's types attribute.
gov.nih.nci.mageom.bean.Description.OntologyEntry[] The value of types.OntologyEntry
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||