Interface AbstractFactory

    • Field Detail

      • eINSTANCE

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

      • getAbstractPackage

        AbstractPackage getAbstractPackage()
        Returns the package supported by this factory.
        Returns:
        the package supported by this factory.
        Generated class or method.