|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ProteinSet
This interface is implemented by classes which work on or contain a distinct
set of proteins which are represented by internal IDs (see also:
ProteinManager
).
Implementing classes should ensure
that all proteins they are working on will be returned in the
getProteins()
call.
Method Summary | |
---|---|
Set<Integer> |
getProteins()
Returns the set of proteins this object is working with or containing. |
Method Detail |
---|
Set<Integer> getProteins()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |