org.eclipse.emf.ecp.rap
Class Application

java.lang.Object
  extended by org.eclipse.emf.ecp.rap.Application
All Implemented Interfaces:
org.eclipse.rap.rwt.application.EntryPoint

public class Application
extends Object
implements org.eclipse.rap.rwt.application.EntryPoint

This class controls all aspects of the application's execution and is contributed through the plugin.xml.


Constructor Summary
Application()
           
 
Method Summary
 int createUI()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Application

public Application()
Method Detail

createUI

public int createUI()
Specified by:
createUI in interface org.eclipse.rap.rwt.application.EntryPoint


Copyright © 2015. All Rights Reserved.