See: Description
| Interface | Description |
|---|---|
| Connectable |
This interface describes the behaviour for classes that can accept an
incoming DB connection.
|
| Flamable |
This interface describes the behaviour for classes that can handle unrecoverable errors and
exceptions, thrown by child threads etc.
|
| Logger |
This interface describes the behaviour for a class that can log messages.
|
| Modification |
This interface describes the behaviour for a modification on a peptide or aminoacid sequence.
|
| Monitorable |
This interface describes the behaviour for any Object whose progressing state
can be monitored.
|
| PickUp |
This interface describes the behaviour for a class that can pick up results.
|
| Sequence |
This interface defines the default behaviour of any kind of
sequence with a certain mass - be it DNA, portein or something
else.
|
| SpectrumFile |
This interface describes the behaviour for a spectrum file
(ie., PKL file, Mascot Generic file, dat file, ...).
|
| TableValueWrapper |
This interface describes the behaviour for a class that wraps a table element.
|
Copyright © 2014. All rights reserved.