Interface JdtPackage

  • All Superinterfaces:
    EModelElement, ENamedElement, EObject, EPackage, Notifier
    All Known Implementing Classes:
    JdtPackageImpl

    public interface JdtPackage
    extends EPackage
    The Package for the model. It contains accessors for the meta objects to represent
    • each class,
    • each feature of each class,
    • each enum,
    • and each data type
    See Also:
    JdtFactory
    Generated class or method.
    EMF model class or method.
    kind="package"
    • Field Detail

      • eINSTANCE

        static final JdtPackage eINSTANCE
        The singleton instance of the package.
        Generated class or method.
      • JDT_JAVA_CLASSIFIER__SIMPLE_NAME

        static final int JDT_JAVA_CLASSIFIER__SIMPLE_NAME
        The feature id for the 'Simple Name' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • JDT_JAVA_CLASSIFIER__PACKAGE_NAME

        static final int JDT_JAVA_CLASSIFIER__PACKAGE_NAME
        The feature id for the 'Package Name' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • JDT_JAVA_CLASSIFIER__ENCLOSING_TYPE_NAMES

        static final int JDT_JAVA_CLASSIFIER__ENCLOSING_TYPE_NAMES
        The feature id for the 'Enclosing Type Names' attribute list.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • JDT_JAVA_CLASSIFIER__PATH

        static final int JDT_JAVA_CLASSIFIER__PATH
        The feature id for the 'Path' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • JDT_JAVA_CLASSIFIER__CACHED_FIELDS

        static final int JDT_JAVA_CLASSIFIER__CACHED_FIELDS
        The feature id for the 'Cached Fields' reference list.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • JDT_JAVA_CLASSIFIER__HAS_CACHED_FIELDS

        static final int JDT_JAVA_CLASSIFIER__HAS_CACHED_FIELDS
        The feature id for the 'Has Cached Fields' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • JDT_JAVA_CLASSIFIER__PROJECT_NAME

        static final int JDT_JAVA_CLASSIFIER__PROJECT_NAME
        The feature id for the 'Project Name' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • JDT_JAVA_CLASSIFIER__ABSTRACT

        static final int JDT_JAVA_CLASSIFIER__ABSTRACT
        The feature id for the 'Abstract' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • JDT_JAVA_CLASSIFIER__INTERFACE

        static final int JDT_JAVA_CLASSIFIER__INTERFACE
        The feature id for the 'Interface' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • JDT_JAVA_CLASSIFIER__ENUM

        static final int JDT_JAVA_CLASSIFIER__ENUM
        The feature id for the 'Enum' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • JDT_JAVA_CLASSIFIER_FEATURE_COUNT

        static final int JDT_JAVA_CLASSIFIER_FEATURE_COUNT
        The number of structural features of the 'JDT Java Classifier' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • JDT_FIELD__NAME

        static final int JDT_FIELD__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • JDT_FIELD_FEATURE_COUNT

        static final int JDT_FIELD_FEATURE_COUNT
        The number of structural features of the 'JDT Field' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.