Klasse SecurityEditPlugin

Alle implementierten Schnittstellen:
Logger, ResourceLocator

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

    • INSTANCE

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

    • SecurityEditPlugin

      public SecurityEditPlugin()
      Create the instance.
      Generated
  • Methodendetails

    • getPluginResourceLocator

      public ResourceLocator getPluginResourceLocator()
      Returns the singleton instance of the Eclipse plugin.
      Angegeben von:
      getPluginResourceLocator in Klasse EMFPlugin
      Gibt zurück:
      the singleton instance.
      Generated
    • getPlugin

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

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

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