Class DesignDecisionEditorPlugin

  • All Implemented Interfaces:
    Logger, ResourceLocator

    public final class DesignDecisionEditorPlugin
    extends EMFPlugin
    This is the central singleton for the DesignDecision editor plugin.
    Generated class or method.
    • Constructor Detail

      • DesignDecisionEditorPlugin

        public DesignDecisionEditorPlugin()
        Create the instance.
        Generated class or method.
    • Method Detail

      • getPluginResourceLocator

        public ResourceLocator getPluginResourceLocator()
        Returns the singleton instance of the Eclipse plugin.
        Specified by:
        getPluginResourceLocator in class EMFPlugin
        Returns:
        the singleton instance.
        Generated class or method.