Class SecurityEditPlugin

All Implemented Interfaces:
Logger, ResourceLocator

public final class SecurityEditPlugin extends EMFPlugin
This is the central singleton for the Security edit plugin.
Generated
  • Field Details

    • INSTANCE

      public static final SecurityEditPlugin INSTANCE
      Keep track of the singleton.
      Generated
  • Constructor Details

    • SecurityEditPlugin

      public SecurityEditPlugin()
      Create the instance.
      Generated
  • Method Details

    • getPluginResourceLocator

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

      public static SecurityEditPlugin.Implementation getPlugin()
      Returns the singleton instance of the Eclipse plugin.
      Returns:
      the singleton instance.
      Generated
    • getSortedPackages

      public static List<EPackage> getSortedPackages(CDOView view)
      Since:
      4.4
    • getSortedClasses

      public static List<EClass> getSortedClasses(CDOView view)
      Since:
      4.4