|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
| Nested Class Summary | |
static class |
HasRoles.Roles_list
Inner list class for holding multiple entries for attribute roles. |
| Method Summary | |
void |
addToRoles(int position,
OntologyEntry ontologyEntry)
Method to add OntologyEntry at position to Roles_list |
void |
addToRoles(OntologyEntry ontologyEntry)
Method to add OntologyEntry to Roles_list |
OntologyEntry |
getFromRoles(int position)
Method to get OntologyEntry from Roles_list |
HasRoles.Roles_list |
getRoles()
Get method for roles |
void |
removeElementAtFromRoles(int position)
Method to remove by position from Roles_list |
void |
removeFromRoles(OntologyEntry ontologyEntry)
Method to remove first OntologyEntry from Roles_list |
void |
setRoles(HasRoles.Roles_list roles)
Set method for roles |
| Method Detail |
public void setRoles(HasRoles.Roles_list roles)
public HasRoles.Roles_list getRoles()
public void addToRoles(OntologyEntry ontologyEntry)
public void addToRoles(int position,
OntologyEntry ontologyEntry)
public OntologyEntry getFromRoles(int position)
public void removeElementAtFromRoles(int position)
public void removeFromRoles(OntologyEntry ontologyEntry)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||