Interface GuiceBasedRealmFactory

    • Field Detail

      • eINSTANCE

        static final GuiceBasedRealmFactory eINSTANCE
        The singleton instance of the factory.
        Generated class or method.
    • Method Detail

      • createModuleImport

        ModuleImport createModuleImport()
        Returns a new object of class 'Module Import'.
        Returns:
        a new object of class 'Module Import'.
        Generated class or method.
      • getGuiceBasedRealmPackage

        GuiceBasedRealmPackage getGuiceBasedRealmPackage()
        Returns the package supported by this factory.
        Returns:
        the package supported by this factory.
        Generated class or method.