uk.ac.man.bioinf.sequence.complex
Interface GappedComplexSequence

All Superinterfaces:
ComplexSequence, GappedSequence, Identifiable, MutableSequence, Sequence, SequenceEventProvider
All Known Implementing Classes:
DefaultGappedComplexSequence

public interface GappedComplexSequence
extends GappedSequence, ComplexSequence

GappedComplexSequence.java Place holder type interface. Created: Tue Dec 5 16:55:57 2000

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

Methods inherited from interface uk.ac.man.bioinf.sequence.alignment.GappedSequence
deleteGapAt, deleteGapAt, getGappedElementAt, getGappedElementAtAsChar, getGappedLength, getGappedPositionOf, getGappedSequenceAsChars, getGappedSequenceAsElements, getGappedSubSequence, getUngappedPositionOf, insertGapAt, insertGapAt
 
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