Inheritance diagram for IVoynichTextLabelAccessAdapter< T extends IVoynichTextLabel >:
Collaboration diagram for IVoynichTextLabelAccessAdapter< T extends IVoynichTextLabel >:Classes | |
| class | AdapterTest |
Public Methods | |
| InputIterator< Annotation< T > > | getAllAnnotations (@SignalId String signalId) |
| InputIterator< Annotation< T > > | getCurrierATextParts () |
| InputIterator< Annotation< T > > | getCurrierBTextParts () |
| InputIterator< Annotation< T > > | getUndefinedCurrierParts () |
| InputIterator< Annotation< T > > | getTextSection () |
| InputIterator< Annotation< T > > | getHerbalSection () |
| InputIterator< Annotation< T > > | getAstronomicalSection () |
| InputIterator< Annotation< T > > | getZodiacSection () |
| InputIterator< Annotation< T > > | getBiologicalSection () |
| InputIterator< Annotation< T > > | getCosmologicalSection () |
| InputIterator< Annotation< T > > | getPharmaceuticalSection () |
| InputIterator< Annotation< T > > | getStarsSection () |
| InputIterator<Annotation<T> > getAllAnnotations | ( | @SignalId String | signalId | ) |
| InputIterator<Annotation<T> > getAstronomicalSection | ( | ) |
| InputIterator<Annotation<T> > getBiologicalSection | ( | ) |
| InputIterator<Annotation<T> > getCosmologicalSection | ( | ) |
| InputIterator<Annotation<T> > getCurrierATextParts | ( | ) |
| InputIterator<Annotation<T> > getCurrierBTextParts | ( | ) |
| InputIterator<Annotation<T> > getHerbalSection | ( | ) |
| InputIterator<Annotation<T> > getPharmaceuticalSection | ( | ) |
| InputIterator<Annotation<T> > getStarsSection | ( | ) |
| InputIterator<Annotation<T> > getTextSection | ( | ) |
| InputIterator<Annotation<T> > getUndefinedCurrierParts | ( | ) |
| InputIterator<Annotation<T> > getZodiacSection | ( | ) |