Interface JavaFactory

    • Field Detail

      • eINSTANCE

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

      • getJavaPackage

        JavaPackage getJavaPackage()
        Returns the package supported by this factory.
        Returns:
        the package supported by this factory.
        Generated class or method.