|
|||||||||
| Home >> All >> org >> biomage >> [ Description overview ] | PREV NEXT | ||||||||
Uses of Class
org.biomage.Description.OntologyEntry
| Uses of OntologyEntry in org.biomage.Description |
| Fields in org.biomage.Description declared as OntologyEntry | |
private OntologyEntry |
DatabaseEntry.type
The type of record (e.g. |
| Methods in org.biomage.Description that return OntologyEntry | |
OntologyEntry |
DatabaseEntry.getType()
Get method for type |
OntologyEntry |
Description.getFromAnnotations(int position)
Method to get OntologyEntry from Annotations_list |
| Methods in org.biomage.Description with parameters of type OntologyEntry | |
void |
DatabaseEntry.setType(OntologyEntry type)
Set method for type |
void |
Description.addToAnnotations(OntologyEntry ontologyEntry)
Method to add OntologyEntry to Annotations_list |
void |
Description.addToAnnotations(int position,
OntologyEntry ontologyEntry)
Method to add OntologyEntry at position to Annotations_list |
void |
Description.removeFromAnnotations(OntologyEntry ontologyEntry)
Method to remove first OntologyEntry from Annotations_list |
|
|||||||||
| Home >> All >> org >> biomage >> [ Description overview ] | PREV NEXT | ||||||||