Class EMFProfileApplication
java.lang.Object
org.modelversioning.emfprofile.diagram.application.EMFProfileApplication
- All Implemented Interfaces:
IApplication
- Generated class or method.
-
Field Summary
Fields inherited from interface org.eclipse.equinox.app.IApplication
EXIT_OK, EXIT_RELAUNCH, EXIT_RESTART
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
EMFProfileApplication
public EMFProfileApplication()
-
-
Method Details
-
start
- Specified by:
start
in interfaceIApplication
- Throws:
Exception
- Generated class or method.
-
stop
public void stop()- Specified by:
stop
in interfaceIApplication
- Generated class or method.
-