Interface JdtFactory

    • Field Detail

      • eINSTANCE

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

      • createJDTJavaClassifier

        JDTJavaClassifier createJDTJavaClassifier()
        Returns a new object of class 'JDT Java Classifier'.
        Returns:
        a new object of class 'JDT Java Classifier'.
        Generated class or method.
      • createJDTField

        JDTField createJDTField()
        Returns a new object of class 'JDT Field'.
        Returns:
        a new object of class 'JDT Field'.
        Generated class or method.
      • getJdtPackage

        JdtPackage getJdtPackage()
        Returns the package supported by this factory.
        Returns:
        the package supported by this factory.
        Generated class or method.