uk.ac.man.bioinf.apps.cinema.utils
Class CinemaFilePersist
java.lang.Object
|
+--uk.ac.man.bioinf.module.Module
|
+--uk.ac.man.bioinf.apps.xml.XMLModule
|
+--uk.ac.man.bioinf.apps.cinema.CinemaModule
|
+--uk.ac.man.bioinf.apps.cinema.utils.CinemaPersist
|
+--uk.ac.man.bioinf.apps.cinema.utils.CinemaFilePersist
- All Implemented Interfaces:
- AlignmentEventProvider
- public class CinemaFilePersist
- extends CinemaPersist
CinemaFilePersist.java
Created: Tue Jan 30 15:53:21 2001
- Version:
- $Id: CinemaFilePersist.java,v 1.4 2001/05/14 17:08:18 lord Exp $
- Author:
- Phillip Lord
Methods inherited from class uk.ac.man.bioinf.apps.cinema.CinemaModule |
addAlignmentListener, addCinemaPropertyChangeListener, addCinemaPropertyChangeListener, addVetoableAlignmentListener, clearSequenceTitleColor, destroy, fireCinemaPropertyChange, getAlignmentSelectionModel, getColorMap, getSequenceAlignment, removeAlignmentListener, removeCinemaPropertyChangeListener, removeCinemaPropertyChangeListener, removeVetoableAlignmentListener, sendStatusMessage, setAlignmentSelectionModel, setColorMap, setSequenceAlignment, setSequenceTitleColor |
Methods inherited from class uk.ac.man.bioinf.module.Module |
addPropertyChangeListener, addPropertyChangeListener, finalize, firePropertyChange, firePropertyChange, firePropertyChange, getContext, getIdentifier, getRequiredModule, getRequiredModules, hasListeners, isDestroyed, isStarted, load, removePropertyChangeListener, removePropertyChangeListener, runStart, setContext |
CinemaFilePersist
public CinemaFilePersist()
start
public void start()
- Description copied from class:
Module
- The method called externally to initiate the modules function.
- Overrides:
start
in class CinemaPersist
getOptionHandler
public OptionHandler getOptionHandler()
- Specified by:
getOptionHandler
in class CinemaPersist
getRequiredIdentifiers
public ModuleIdentifierList getRequiredIdentifiers()
- Description copied from class:
Module
- Returns the module identifiers for the required modules. This
places a call on getRequiredModules, which is delegated to the
module context. It may require over-riding inorder to improve the
efficiency of the method.
- Overrides:
getRequiredIdentifiers
in class CinemaModule
- Returns:
- the required module identifiers
getVersion
public String getVersion()
- Description copied from class:
Module
- Returns the version of this module.
- Specified by:
getVersion
in class Module
- Returns:
- the version