T
- the type of sequence elements (tokens) the implementing view works withU
- the type of sequence elements (tokens) the underlying provider works withpublic interface AlignmentModelView<T,U> extends AlignmentModel<T>, BasicAlignmentModelView<U>
AlignmentModel
in a modified way but can still act as sequence data providers.addSequence, appendToken, appendTokens, containsSequence, getChangeListeners, getLabel, getMaxSequenceLength, getSequenceCount, getSequenceLength, getTokenAt, getTokenSet, getWriteType, insertTokenAt, insertTokensAt, isSequencesReadOnly, isTokensReadOnly, removeSequence, removeTokenAt, removeTokensAt, renameSequence, sequenceIDByName, sequenceIDIterator, sequenceNameByID, setLabel, setTokenAt, setTokensAt, setTokenSet
getUnderlyingModel