uk.ac.man.bioinf.sequence
Interface ComplexEditableGappedSequence

All Superinterfaces:
ComplexSequence, EditableSequence, GappedSequence, Identifiable, MutableSequence, Sequence, SequenceEventProvider

public interface ComplexEditableGappedSequence
extends Sequence, MutableSequence, ComplexSequence, EditableSequence, GappedSequence

ComplexEditableGappedSequence.java Created: Wed Dec 6 20:08:32 2000

Version:
$Id: ComplexEditableGappedSequence.java,v 1.2 2001/04/11 17:04:43 lord Exp $
Author:
Phillip Lord

Methods inherited from interface uk.ac.man.bioinf.sequence.Sequence
getElementAt, getElementAtAsChar, getLength, getSequenceAsChars, getSequenceAsElements, getSequenceType, getSubSequence
 
Methods inherited from interface uk.ac.man.bioinf.sequence.identifier.Identifiable
getIdentifier
 
Methods inherited from interface uk.ac.man.bioinf.sequence.event.SequenceEventProvider
addSequenceListener, addVetoableSequenceListener, removeSequenceListener, removeVetoableSequenceListener
 
Methods inherited from interface uk.ac.man.bioinf.sequence.complex.ComplexSequence
addModificationAt, getComplexElementAt, getComplexElementAtAsChar, getComplexSequenceAsChars, removeModificationAt
 
Methods inherited from interface uk.ac.man.bioinf.sequence.EditableSequence
deleteElementAt, deleteElementAt, insertElementAt, insertElementAt, setElementAt, setElementAt
 
Methods inherited from interface uk.ac.man.bioinf.sequence.alignment.GappedSequence
deleteGapAt, deleteGapAt, getGappedElementAt, getGappedElementAtAsChar, getGappedLength, getGappedPositionOf, getGappedSequenceAsChars, getGappedSequenceAsElements, getGappedSubSequence, getUngappedPositionOf, insertGapAt, insertGapAt