org.eclipse.ocl.examples.xtext.oclinecore.ui
Class OCLinEcoreUiPluginHelper

java.lang.Object
  extended by org.eclipse.emf.common.EMFPlugin.InternalHelper
      extended by org.eclipse.ocl.examples.xtext.oclinecore.ui.OCLinEcoreUiPluginHelper

public class OCLinEcoreUiPluginHelper
extends org.eclipse.emf.common.EMFPlugin.InternalHelper


Field Summary
static OCLinEcoreUiPluginHelper INSTANCE
           
 
Fields inherited from class org.eclipse.emf.common.EMFPlugin.InternalHelper
plugin, resourceBundle, untranslatedResourceBundle
 
Method Summary
 org.eclipse.core.runtime.Status createErrorStatus(java.lang.Exception e)
           
 
Methods inherited from class org.eclipse.emf.common.EMFPlugin.InternalHelper
getBaseURL, getBundle, getImage, getLog, getString, getString, getSymbolicName, log
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

INSTANCE

public static final OCLinEcoreUiPluginHelper INSTANCE
Method Detail

createErrorStatus

public org.eclipse.core.runtime.Status createErrorStatus(java.lang.Exception e)