[Missing <summary> documentation for N:BioSharp.Core.Bio]
Classes
| Class | Description | |
|---|---|---|
| AbstractAnnotation |
A utility class to ease the problem of implementing an IAnnotation to that of
providing an apropriate implementation of Map.
| |
| Annotatable |
The static bits of IAnnotatable.
| |
| Annotatable..::.AnnotationForwarder | Obsolete.
A helper class so that you don't have to worry about
forwarding events from the IAnnotation object to the IAnnotatable
one.
| |
| Annotation |
The static bits of IAnnotation.
| |
| BioError | ||
| BioException |
A nestable biological exception.
| |
| BioRuntimeException |
A nestable biological exception.
| |
| OverlayAnnotation |
Annotation implementation which allows new key-value pairs to be layered
on top of an underlying Annotation.
| |
| SimpleAnnotation | ||
| SmallAnnotation |
Interfaces
| Interface | Description | |
|---|---|---|
| IAnnotatable |
Indicates that an object has an associated annotation.
| |
| IAnnotation |
Arbitrary annotation associated with one or more objects.
|