Interface QMLDeclarationsPackage

    • Method Detail

      • getQMLDeclarations

        EClass getQMLDeclarations()
        Returns the meta object for class 'QML Declarations'.
        Returns:
        the meta object for class 'QML Declarations'.
        See Also:
        QMLDeclarations
        Generated class or method.
      • getQMLDeclaration

        EClass getQMLDeclaration()
        Returns the meta object for class 'QML Declaration'.
        Returns:
        the meta object for class 'QML Declaration'.
        See Also:
        QMLDeclaration
        Generated class or method.
      • getQMLDeclarationsFactory

        QMLDeclarationsFactory getQMLDeclarationsFactory()
        Returns the factory that creates the instances of the model.
        Returns:
        the factory that creates the instances of the model.
        Generated class or method.