|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Method Summary | |
SeqFeatureIterator |
all_features_iterator(org.omg.CORBA.portable.ObjectImpl seq)
|
SeqFeature[] |
all_features(org.omg.CORBA.portable.ObjectImpl seq)
|
SeqFeatureIterator |
features_region_iterator(org.omg.CORBA.portable.ObjectImpl seq,
int start,
int end)
|
SeqFeature[] |
features_region(org.omg.CORBA.portable.ObjectImpl seq,
int start,
int end)
|
PrimarySeq |
get_PrimarySeq(org.omg.CORBA.portable.ObjectImpl seq)
|
int |
max_feature_request(org.omg.CORBA.portable.ObjectImpl seq)
|
Methods inherited from interface org.Biocorba.Seqcore._PrimarySeq_Operations |
accession_number,
display_id,
primary_id,
version |
Methods inherited from interface org.Biocorba.Seqcore._AnonymousSeq_Operations |
get_seq,
get_subseq,
length,
max_request_length,
type |
Methods inherited from interface GNOME._Unknown_Operations |
query_interface,
ref,
unref |
Method Detail |
public SeqFeature[] all_features(org.omg.CORBA.portable.ObjectImpl seq) throws RequestTooLarge
public SeqFeatureIterator all_features_iterator(org.omg.CORBA.portable.ObjectImpl seq)
public SeqFeature[] features_region(org.omg.CORBA.portable.ObjectImpl seq, int start, int end) throws OutOfRange, UnableToProcess, RequestTooLarge
public SeqFeatureIterator features_region_iterator(org.omg.CORBA.portable.ObjectImpl seq, int start, int end) throws OutOfRange, UnableToProcess
public int max_feature_request(org.omg.CORBA.portable.ObjectImpl seq)
public PrimarySeq get_PrimarySeq(org.omg.CORBA.portable.ObjectImpl seq)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |