uk.ac.man.bioinf.sequence.complex
Class WeakModificationSetFactory
java.lang.Object
|
+--uk.ac.man.bioinf.sequence.complex.WeakModificationSetFactory
- All Implemented Interfaces:
- ModificationSetFactoryInterface
- public class WeakModificationSetFactory
- extends Object
- implements ModificationSetFactoryInterface
WeakModificationSetFactory.java
Created: Wed Mar 1 15:09:49 2000
- Version:
- $Id: WeakModificationSetFactory.java,v 1.3 2001/04/11 17:04:43 lord Exp $
- Author:
- Phillip Lord
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WeakModificationSetFactory
public WeakModificationSetFactory()
getModificationSet
public uk.ac.man.bioinf.sequence.complex.ModificationSet getModificationSet()
- Specified by:
getModificationSet
in interface ModificationSetFactoryInterface
getModificationSet
public uk.ac.man.bioinf.sequence.complex.ModificationSet getModificationSet(Modification modification)
- Specified by:
getModificationSet
in interface ModificationSetFactoryInterface
getModificationSet
public uk.ac.man.bioinf.sequence.complex.ModificationSet getModificationSet(Modification[] modifications)
- Specified by:
getModificationSet
in interface ModificationSetFactoryInterface
getModificationSet
public uk.ac.man.bioinf.sequence.complex.ModificationSet getModificationSet(Modification[] modifications,
Modification modification)
- Specified by:
getModificationSet
in interface ModificationSetFactoryInterface