|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of DatabaseEntry in gov.nih.nci.mageom.domain.Array |
|---|
| Methods in gov.nih.nci.mageom.domain.Array that return DatabaseEntry | |
|---|---|
DatabaseEntry |
ManufactureLIMS.getIdentifierLIMS()
Returns the value of this ManufactureLIMS object's identifierLIMS attribute. |
| Methods in gov.nih.nci.mageom.domain.Array with parameters of type DatabaseEntry | |
|---|---|
void |
ManufactureLIMS.setIdentifierLIMS(DatabaseEntry p_identifierLIMS)
Sets the identifierLIMS attribute. |
| Uses of DatabaseEntry in gov.nih.nci.mageom.domain.Array.impl |
|---|
| Fields in gov.nih.nci.mageom.domain.Array.impl declared as DatabaseEntry | |
|---|---|
protected DatabaseEntry |
ManufactureLIMSImpl.identifierLIMS
DOCUMENT ME |
| Methods in gov.nih.nci.mageom.domain.Array.impl that return DatabaseEntry | |
|---|---|
DatabaseEntry |
ManufactureLIMSImpl.getIdentifierLIMS()
|
| Methods in gov.nih.nci.mageom.domain.Array.impl with parameters of type DatabaseEntry | |
|---|---|
void |
ManufactureLIMSImpl.setIdentifierLIMS(DatabaseEntry p_identifierLIMS)
Sets the identifierLIMS attribute. |
| Uses of DatabaseEntry in gov.nih.nci.mageom.domain.BioMaterial |
|---|
| Methods in gov.nih.nci.mageom.domain.BioMaterial that return DatabaseEntry | |
|---|---|
DatabaseEntry |
Compound.getExternalLIMS()
Returns the value of this Compound object's externalLIMS attribute. |
| Methods in gov.nih.nci.mageom.domain.BioMaterial with parameters of type DatabaseEntry | |
|---|---|
void |
Compound.setExternalLIMS(DatabaseEntry p_externalLIMS)
Sets the externalLIMS attribute. |
| Uses of DatabaseEntry in gov.nih.nci.mageom.domain.BioMaterial.impl |
|---|
| Fields in gov.nih.nci.mageom.domain.BioMaterial.impl declared as DatabaseEntry | |
|---|---|
protected DatabaseEntry |
CompoundImpl.externalLIMS
DOCUMENT ME |
| Methods in gov.nih.nci.mageom.domain.BioMaterial.impl that return DatabaseEntry | |
|---|---|
DatabaseEntry |
CompoundImpl.getExternalLIMS()
|
| Methods in gov.nih.nci.mageom.domain.BioMaterial.impl with parameters of type DatabaseEntry | |
|---|---|
void |
CompoundImpl.setExternalLIMS(DatabaseEntry p_externalLIMS)
Sets the externalLIMS attribute. |
| Uses of DatabaseEntry in gov.nih.nci.mageom.domain.BioSequence |
|---|
| Methods in gov.nih.nci.mageom.domain.BioSequence that return DatabaseEntry | |
|---|---|
DatabaseEntry[] |
BioSequence.getSequenceDatabases()
Returns the value of this BioSequence object's sequenceDatabases attribute. |
| Methods in gov.nih.nci.mageom.domain.BioSequence with parameters of type DatabaseEntry | |
|---|---|
void |
BioSequence.setSequenceDatabases(DatabaseEntry[] p_sequenceDatabases)
Sets the sequenceDatabases attribute. |
| Uses of DatabaseEntry in gov.nih.nci.mageom.domain.BioSequence.impl |
|---|
| Fields in gov.nih.nci.mageom.domain.BioSequence.impl declared as DatabaseEntry | |
|---|---|
protected DatabaseEntry[] |
BioSequenceImpl.sequenceDatabases
DOCUMENT ME |
| Methods in gov.nih.nci.mageom.domain.BioSequence.impl that return DatabaseEntry | |
|---|---|
DatabaseEntry[] |
BioSequenceImpl.getSequenceDatabases()
|
| Methods in gov.nih.nci.mageom.domain.BioSequence.impl with parameters of type DatabaseEntry | |
|---|---|
void |
BioSequenceImpl.setSequenceDatabases(DatabaseEntry[] p_sequenceDatabases)
Sets the sequenceDatabases attribute. |
| Uses of DatabaseEntry in gov.nih.nci.mageom.domain.BQS |
|---|
| Methods in gov.nih.nci.mageom.domain.BQS that return DatabaseEntry | |
|---|---|
DatabaseEntry[] |
BibliographicReference.getAccessions()
Returns the value of this BibliographicReference object's accessions attribute. |
| Methods in gov.nih.nci.mageom.domain.BQS with parameters of type DatabaseEntry | |
|---|---|
void |
BibliographicReference.setAccessions(DatabaseEntry[] p_accessions)
Sets the accessions attribute. |
| Uses of DatabaseEntry in gov.nih.nci.mageom.domain.BQS.impl |
|---|
| Fields in gov.nih.nci.mageom.domain.BQS.impl declared as DatabaseEntry | |
|---|---|
protected DatabaseEntry[] |
BibliographicReferenceImpl.accessions
DOCUMENT ME |
| Methods in gov.nih.nci.mageom.domain.BQS.impl that return DatabaseEntry | |
|---|---|
DatabaseEntry[] |
BibliographicReferenceImpl.getAccessions()
|
| Methods in gov.nih.nci.mageom.domain.BQS.impl with parameters of type DatabaseEntry | |
|---|---|
void |
BibliographicReferenceImpl.setAccessions(DatabaseEntry[] p_accessions)
Sets the accessions attribute. |
| Uses of DatabaseEntry in gov.nih.nci.mageom.domain.Description |
|---|
| Methods in gov.nih.nci.mageom.domain.Description that return DatabaseEntry | |
|---|---|
DatabaseEntry[] |
Description.getDatabaseReferences()
Returns the value of this Description object's databaseReferences attribute. |
DatabaseEntry |
OntologyEntry.getOntologyReference()
Returns the value of this OntologyEntry object's ontologyReference attribute. |
| Methods in gov.nih.nci.mageom.domain.Description with parameters of type DatabaseEntry | |
|---|---|
void |
Description.setDatabaseReferences(DatabaseEntry[] p_databaseReferences)
Sets the databaseReferences attribute. |
void |
OntologyEntry.setOntologyReference(DatabaseEntry p_ontologyReference)
Sets the ontologyReference attribute. |
| Uses of DatabaseEntry in gov.nih.nci.mageom.domain.Description.impl |
|---|
| Classes in gov.nih.nci.mageom.domain.Description.impl that implement DatabaseEntry | |
|---|---|
class |
DatabaseEntryImpl
A reference to a record in a database. |
| Fields in gov.nih.nci.mageom.domain.Description.impl declared as DatabaseEntry | |
|---|---|
protected DatabaseEntry[] |
DescriptionImpl.databaseReferences
DOCUMENT ME |
protected DatabaseEntry |
OntologyEntryImpl.ontologyReference
DOCUMENT ME |
| Methods in gov.nih.nci.mageom.domain.Description.impl that return DatabaseEntry | |
|---|---|
DatabaseEntry[] |
DescriptionImpl.getDatabaseReferences()
|
DatabaseEntry |
OntologyEntryImpl.getOntologyReference()
|
DatabaseEntry[] |
DatabaseEntryImpl.searchDatabaseEntries(DatabaseEntrySearchCriteria criteria)
Returns an array of DatabaseEntry objects that
satisfy the given DatabaseEntrySearchCriteria. |
| Methods in gov.nih.nci.mageom.domain.Description.impl with parameters of type DatabaseEntry | |
|---|---|
void |
DescriptionImpl.setDatabaseReferences(DatabaseEntry[] p_databaseReferences)
Sets the databaseReferences attribute. |
void |
OntologyEntryImpl.setOntologyReference(DatabaseEntry p_ontologyReference)
Sets the ontologyReference attribute. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||