|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
| Nested Class Summary | |
static class |
HasAnnotations.Annotations_list
Inner list class for holding multiple entries for attribute annotations. |
| Method Summary | |
void |
addToAnnotations(int position,
OntologyEntry ontologyEntry)
Method to add OntologyEntry at position to Annotations_list |
void |
addToAnnotations(OntologyEntry ontologyEntry)
Method to add OntologyEntry to Annotations_list |
HasAnnotations.Annotations_list |
getAnnotations()
Get method for annotations |
OntologyEntry |
getFromAnnotations(int position)
Method to get OntologyEntry from Annotations_list |
void |
removeElementAtFromAnnotations(int position)
Method to remove by position from Annotations_list |
void |
removeFromAnnotations(OntologyEntry ontologyEntry)
Method to remove first OntologyEntry from Annotations_list |
void |
setAnnotations(HasAnnotations.Annotations_list annotations)
Set method for annotations |
| Method Detail |
public void setAnnotations(HasAnnotations.Annotations_list annotations)
public HasAnnotations.Annotations_list getAnnotations()
public void addToAnnotations(OntologyEntry ontologyEntry)
public void addToAnnotations(int position,
OntologyEntry ontologyEntry)
public OntologyEntry getFromAnnotations(int position)
public void removeElementAtFromAnnotations(int position)
public void removeFromAnnotations(OntologyEntry ontologyEntry)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||