Interface QMLDeclarationsFactory

    • Field Detail

      • eINSTANCE

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

      • createQMLDeclarations

        QMLDeclarations createQMLDeclarations()
        Returns a new object of class 'QML Declarations'.
        Returns:
        a new object of class 'QML Declarations'.
        Generated class or method.
      • getQMLDeclarationsPackage

        QMLDeclarationsPackage getQMLDeclarationsPackage()
        Returns the package supported by this factory.
        Returns:
        the package supported by this factory.
        Generated class or method.