EGF Engine
Release 0.1.0

org.eclipse.egf.model.provider
Class FactoryComponentEditPlugin

java.lang.Object
  extended by EMFPlugin
      extended by org.eclipse.egf.model.provider.FactoryComponentEditPlugin

public final class FactoryComponentEditPlugin
extends EMFPlugin

This is the central singleton for the FactoryComponent edit plugin.


Nested Class Summary
static class FactoryComponentEditPlugin.Implementation
          The actual implementation of the Eclipse Plugin
 
Field Summary
static FactoryComponentEditPlugin INSTANCE
          Keep track of the singleton
 
Constructor Summary
FactoryComponentEditPlugin()
          Create the instance
 
Method Summary
static FactoryComponentEditPlugin.Implementation getPlugin()
          Returns the singleton instance of the Eclipse plugin
 ResourceLocator getPluginResourceLocator()
          Returns the singleton instance of the Eclipse plugin
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

INSTANCE

public static final FactoryComponentEditPlugin INSTANCE
Keep track of the singleton.

Constructor Detail

FactoryComponentEditPlugin

public FactoryComponentEditPlugin()
Create the instance.

Method Detail

getPluginResourceLocator

public ResourceLocator getPluginResourceLocator()
Returns the singleton instance of the Eclipse plugin.

Returns:
the singleton instance.

getPlugin

public static FactoryComponentEditPlugin.Implementation getPlugin()
Returns the singleton instance of the Eclipse plugin.

Returns:
the singleton instance.

EGF Engine
Release 0.1.0

Copyright (c) Thales Corporate Services S.A.S, 2009.

This page is made available under license. For full details see the LEGAL in the documentation book that contains this page.