org.eclipse.xsd.ecore.importer
Class XSDImporterPlugin
java.lang.Object
EMFPlugin
org.eclipse.xsd.ecore.importer.XSDImporterPlugin
- public final class XSDImporterPlugin
- extends EMFPlugin
The Plugin for the XSD.CodeGen library.
- Since:
- 2.1.0
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
INSTANCE
public static final XSDImporterPlugin INSTANCE
- The singleton instance of the plugin.
getPluginResourceLocator
public ResourceLocator getPluginResourceLocator()
getPlugin
public static XSDImporterPlugin.Implementation getPlugin()
- Returns the singleton instance of the Eclipse plugin.
- Returns:
- the singleton instance.