uk.ac.man.bioinf.sequence.complex
Interface ComplexElement
- All Superinterfaces:
- Element
- All Known Implementing Classes:
- DefaultComplexElement
- public interface ComplexElement
- extends Element
ComplexElement.java
Created: Mon Feb 28 20:41:07 2000
- Version:
- $Id: ComplexElement.java,v 1.2 2001/04/11 17:04:43 lord Exp $
- Author:
- Phillip Lord
Methods inherited from interface uk.ac.man.bioinf.sequence.Element |
toChar |
getResidue
public Residue getResidue()
isModified
public boolean isModified(Modification mod)
getModifications
public Modification[] getModifications()