gui
Class Main

java.lang.Object
  extended by gui.Main

public class Main
extends java.lang.Object

Main class for launching the map editor.


Field Summary
static boolean DEMO
          specifies if the program is in demo mode
private static java.lang.String mapFile
          the default map file
private static java.lang.String ontologyFile
          the default object model file
 
Constructor Summary
Main()
           
 
Method Summary
static void main(java.lang.String[] args)
          Displays the map editor.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ontologyFile

private static java.lang.String ontologyFile
the default object model file


mapFile

private static java.lang.String mapFile
the default map file


DEMO

public static boolean DEMO
specifies if the program is in demo mode

Constructor Detail

Main

public Main()
Method Detail

main

public static void main(java.lang.String[] args)
Displays the map editor.

Parameters:
args - - ontologyFile mapFile