|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
| Nested Class Summary | |
static class |
HasRegions.Regions_list
Inner list class for holding multiple entries for attribute regions. |
| Method Summary | |
void |
addToRegions(int position,
SeqFeatureLocation seqFeatureLocation)
Method to add SeqFeatureLocation at position to Regions_list |
void |
addToRegions(SeqFeatureLocation seqFeatureLocation)
Method to add SeqFeatureLocation to Regions_list |
SeqFeatureLocation |
getFromRegions(int position)
Method to get SeqFeatureLocation from Regions_list |
HasRegions.Regions_list |
getRegions()
Get method for regions |
void |
removeElementAtFromRegions(int position)
Method to remove by position from Regions_list |
void |
removeFromRegions(SeqFeatureLocation seqFeatureLocation)
Method to remove first SeqFeatureLocation from Regions_list |
void |
setRegions(HasRegions.Regions_list regions)
Set method for regions |
| Method Detail |
public void setRegions(HasRegions.Regions_list regions)
public HasRegions.Regions_list getRegions()
public void addToRegions(SeqFeatureLocation seqFeatureLocation)
public void addToRegions(int position,
SeqFeatureLocation seqFeatureLocation)
public SeqFeatureLocation getFromRegions(int position)
public void removeElementAtFromRegions(int position)
public void removeFromRegions(SeqFeatureLocation seqFeatureLocation)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||