org.eclipse.emf.mapping.xsd2ecore.presentation
Class XSD2EcoreEditorPlugin.Implementation

java.lang.Object
  |
  +--org.eclipse.core.runtime.Plugin
        |
        +--org.eclipse.emf.common.EMFPlugin.EclipsePlugin
              |
              +--org.eclipse.emf.mapping.xsd2ecore.presentation.XSD2EcoreEditorPlugin.Implementation
All Implemented Interfaces:
org.eclipse.emf.common.util.Logger, org.eclipse.emf.common.util.ResourceLocator
Enclosing class:
XSD2EcoreEditorPlugin

public static class XSD2EcoreEditorPlugin.Implementation
extends org.eclipse.emf.common.EMFPlugin.EclipsePlugin

The actual implementation of the Eclipse Plugin.


Fields inherited from class org.eclipse.core.runtime.Plugin
PREFERENCES_DEFAULT_OVERRIDE_BASE_NAME, PREFERENCES_DEFAULT_OVERRIDE_FILE_NAME
 
Constructor Summary
XSD2EcoreEditorPlugin.Implementation(org.eclipse.core.runtime.IPluginDescriptor descriptor)
          Creates an instance.
 
Methods inherited from class org.eclipse.emf.common.EMFPlugin.EclipsePlugin
doGetImage, getBaseURL, getImage, getString, getString, log
 
Methods inherited from class org.eclipse.core.runtime.Plugin
find, find, getDescriptor, getLog, getPluginPreferences, getStateLocation, initializeDefaultPluginPreferences, isDebugging, openStream, openStream, savePluginPreferences, setDebugging, shutdown, startup, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

XSD2EcoreEditorPlugin.Implementation

public XSD2EcoreEditorPlugin.Implementation(org.eclipse.core.runtime.IPluginDescriptor descriptor)
Creates an instance.
Parameters:
descriptor - the description of the plugin.

Copyright 2001-2003 IBM Corporation and others.
All Rights Reserved.