Interface Summary |
Coordinates |
Interface as a representation for the coordinates. |
FuncResidue |
Interface as a representation for the functional residue. |
Observable |
This interface depicts the object which gets observed by an observer.
--> Gang-of-four behavioral design pattern |
Observer |
This interface depicts the observer who listens to some observed object.
--> Gang-of-four behavioral design pattern |
Residue |
The interface describes a general residue object used for the user defined method:
position - amino acid - score |
Sequence |
Interface as a representation for the protein sequence. |