uk.ac.man.bioinf.apps.cinema
Class Cinema
java.lang.Object
|
+--uk.ac.man.bioinf.apps.cinema.Cinema
- public class Cinema
- extends Object
Cinema.java
Created: Fri May 26 22:04:20 2000
- Version:
- $Id: Cinema.java,v 1.15 2001/05/04 12:30:32 lord Exp $
- Author:
- Phillip Lord
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Cinema
public Cinema()
main
public static void main(String[] args)
getCommandLineArguments
public static String[] getCommandLineArguments()
- Returns the arguments supplied to Cinema on the command line, and
stored in the 'main' function.
- Returns:
- the arguments
getSharedModuleInstance
public static Module getSharedModuleInstance(ModuleIdentifier identifier)
throws ModuleException
ModuleException
startCinemaInstance
public static ModuleFactoryInstance startCinemaInstance()
throws ModuleException
ModuleException