Interface PropertiesPackage.Literals

  • Enclosing interface:
    PropertiesPackage

    public static interface PropertiesPackage.Literals
    Defines literals for the meta objects that represent
    • each class,
    • each feature of each class,
    • each enum,
    • and each data type
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static org.eclipse.emf.ecore.EClass COMMENT
      The meta object literal for the 'Comment' class.
      static org.eclipse.emf.ecore.EAttribute COMMENT__CREATED
      The meta object literal for the 'Created' attribute feature.
      static org.eclipse.emf.ecore.EAttribute COMMENT__MESSAGE
      The meta object literal for the 'Message' attribute feature.
      static org.eclipse.emf.ecore.EAttribute COMMENT__USER
      The meta object literal for the 'User' attribute feature.
      static org.eclipse.emf.ecore.EEnum DIFF_KIND
      The meta object literal for the 'Diff Kind' enum.
      static org.eclipse.emf.ecore.EDataType INPUT_STREAM
      The meta object literal for the 'Input Stream' data type.
      static org.eclipse.emf.ecore.EDataType LOCALE
      The meta object literal for the 'Locale' data type.
      static org.eclipse.emf.ecore.EClass PROJECT
      The meta object literal for the 'Project' class.
      static org.eclipse.emf.ecore.EAttribute PROJECT__ANNOUNCEMENT
      The meta object literal for the 'Announcement' attribute feature.
      static org.eclipse.emf.ecore.EAttribute PROJECT__PROPERTY_TYPE
      The meta object literal for the 'Property Type' attribute feature.
      static org.eclipse.emf.ecore.EAttribute PROJECT__REPOSITORY_URI
      The meta object literal for the 'Repository URI' attribute feature.
      static org.eclipse.emf.ecore.EAttribute PROJECT__TEAM_PROVIDER
      The meta object literal for the 'Team Provider' attribute feature.
      static org.eclipse.emf.ecore.EAttribute PROJECT__TERMINOLOGY
      The meta object literal for the 'Terminology' attribute feature.
      static org.eclipse.emf.ecore.EClass PROJECT_LOCALE
      The meta object literal for the 'Project Locale' class.
      static org.eclipse.emf.ecore.EReference PROJECT_LOCALE__DESCRIPTORS
      The meta object literal for the 'Descriptors' reference list feature.
      static org.eclipse.emf.ecore.EAttribute PROJECT_LOCALE__LOCALE
      The meta object literal for the 'Locale' attribute feature.
      static org.eclipse.emf.ecore.EAttribute PROJECT_LOCALE__PROPERTY_COUNT
      The meta object literal for the 'Property Count' attribute feature.
      static org.eclipse.emf.ecore.EClass PROJECT_VERSION
      The meta object literal for the 'Project Version' class.
      static org.eclipse.emf.ecore.EAttribute PROJECT_VERSION__READ_ONLY
      The meta object literal for the 'Read Only' attribute feature.
      static org.eclipse.emf.ecore.EReference PROJECT_VERSION__TEMPLATE
      The meta object literal for the 'Template' reference feature.
      static org.eclipse.emf.ecore.EClass PROPERTY
      The meta object literal for the 'Property' class.
      static org.eclipse.emf.ecore.EReference PROPERTY__ANNOTATIONS
      The meta object literal for the 'Annotations' reference list feature.
      static org.eclipse.emf.ecore.EAttribute PROPERTY__COMMENT
      The meta object literal for the 'Comment' attribute feature.
      static org.eclipse.emf.ecore.EAttribute PROPERTY__COMMENT_WITHOUT_ANNOTATIONS
      The meta object literal for the 'Comment Without Annotations' attribute feature.
      static org.eclipse.emf.ecore.EAttribute PROPERTY__KEY
      The meta object literal for the 'Key' attribute feature.
      static org.eclipse.emf.ecore.EAttribute PROPERTY__VALUE
      The meta object literal for the 'Value' attribute feature.
      static org.eclipse.emf.ecore.EClass PROPERTY_ANNOTATION
      The meta object literal for the 'Property Annotation' class.
      static org.eclipse.emf.ecore.EAttribute PROPERTY_ANNOTATION__NAME
      The meta object literal for the 'Name' attribute feature.
      static org.eclipse.emf.ecore.EAttribute PROPERTY_ANNOTATION__VALUES
      The meta object literal for the 'Values' attribute feature.
      static org.eclipse.emf.ecore.EClass PROPERTY_FILE
      The meta object literal for the 'Property File' class.
      static org.eclipse.emf.ecore.EAttribute PROPERTY_FILE__LICENSE_HEADER
      The meta object literal for the 'License Header' attribute feature.
      static org.eclipse.emf.ecore.EReference PROPERTY_FILE__PROPERTIES
      The meta object literal for the 'Properties' containment reference list feature.
      static org.eclipse.emf.ecore.EClass PROPERTY_FILE_DESCRIPTOR
      The meta object literal for the 'Property File Descriptor' class.
      static org.eclipse.emf.ecore.EReference PROPERTY_FILE_DESCRIPTOR__DERIVED_DESCRIPTORS
      The meta object literal for the 'Derived Descriptors' reference list feature.
      static org.eclipse.emf.ecore.EAttribute PROPERTY_FILE_DESCRIPTOR__KEYS
      The meta object literal for the 'Keys' attribute feature.
      static org.eclipse.emf.ecore.EReference PROPERTY_FILE_DESCRIPTOR__LAST_MODIFICATION
      The meta object literal for the 'Last Modification' reference feature.
      static org.eclipse.emf.ecore.EAttribute PROPERTY_FILE_DESCRIPTOR__LAST_MODIFIED
      The meta object literal for the 'Last Modified' attribute feature.
      static org.eclipse.emf.ecore.EAttribute PROPERTY_FILE_DESCRIPTOR__LOCATION
      The meta object literal for the 'Location' attribute feature.
      static org.eclipse.emf.ecore.EReference PROPERTY_FILE_DESCRIPTOR__MASTER
      The meta object literal for the 'Master' reference feature.
      static org.eclipse.emf.ecore.EReference PROPERTY_FILE_DESCRIPTOR__PROJECT_LOCALE
      The meta object literal for the 'Project Locale' reference feature.
      static org.eclipse.emf.ecore.EReference PROPERTY_FILE_DESCRIPTOR__REVIEWS
      The meta object literal for the 'Reviews' containment reference list feature.
      static org.eclipse.emf.ecore.EAttribute PROPERTY_FILE_DESCRIPTOR__VARIANT
      The meta object literal for the 'Variant' attribute feature.
      static org.eclipse.emf.ecore.EClass PROPERTY_FILE_DIFF
      The meta object literal for the 'Property File Diff' class.
      static org.eclipse.emf.ecore.EAttribute PROPERTY_FILE_DIFF__KIND
      The meta object literal for the 'Kind' attribute feature.
      static org.eclipse.emf.ecore.EAttribute PROPERTY_FILE_DIFF__NEW_PATH
      The meta object literal for the 'New Path' attribute feature.
      static org.eclipse.emf.ecore.EAttribute PROPERTY_FILE_DIFF__OLD_PATH
      The meta object literal for the 'Old Path' attribute feature.
      static org.eclipse.emf.ecore.EClass RESOLVABLE
      The meta object literal for the 'Resolvable' class.
      static org.eclipse.emf.ecore.EReference RESOLVABLE__CHILDREN
      The meta object literal for the 'Children' containment reference list feature.
      static org.eclipse.emf.ecore.EAttribute RESOLVABLE__NAME
      The meta object literal for the 'Name' attribute feature.
      static org.eclipse.emf.ecore.EReference RESOLVABLE__PARENT
      The meta object literal for the 'Parent' container reference feature.
      static org.eclipse.emf.ecore.EAttribute RESOLVABLE__PERCENT_COMPLETE
      The meta object literal for the 'Percent Complete' attribute feature.
      static org.eclipse.emf.ecore.EClass RESOURCE_FOLDER
      The meta object literal for the 'Resource Folder' class.
      static org.eclipse.emf.ecore.EClass REVIEW
      The meta object literal for the 'Review' class.
      static org.eclipse.emf.ecore.EReference REVIEW__COMMENTS
      The meta object literal for the 'Comments' containment reference list feature.
      static org.eclipse.emf.ecore.EAttribute REVIEW__CREATED
      The meta object literal for the 'Created' attribute feature.
      static org.eclipse.emf.ecore.EAttribute REVIEW__KEY
      The meta object literal for the 'Key' attribute feature.
      static org.eclipse.emf.ecore.EAttribute REVIEW__MESSAGE
      The meta object literal for the 'Message' attribute feature.
      static org.eclipse.emf.ecore.EAttribute REVIEW__REVIEW_TYPE
      The meta object literal for the 'Review Type' attribute feature.
      static org.eclipse.emf.ecore.EAttribute REVIEW__SEVERITY
      The meta object literal for the 'Severity' attribute feature.
      static org.eclipse.emf.ecore.EAttribute REVIEW__STATE
      The meta object literal for the 'State' attribute feature.
      static org.eclipse.emf.ecore.EAttribute REVIEW__USER
      The meta object literal for the 'User' attribute feature.
      static org.eclipse.emf.ecore.EEnum REVIEW_STATE
      The meta object literal for the 'Review State' enum.
      static org.eclipse.emf.ecore.EClass SCAN_CONFIGURATION
      The meta object literal for the 'Scan Configuration' class.
      static org.eclipse.emf.ecore.EAttribute SCAN_CONFIGURATION__EXCLUDE
      The meta object literal for the 'Exclude' attribute feature.
      static org.eclipse.emf.ecore.EAttribute SCAN_CONFIGURATION__EXCLUDES
      The meta object literal for the 'Excludes' attribute list feature.
      static org.eclipse.emf.ecore.EAttribute SCAN_CONFIGURATION__INCLUDE
      The meta object literal for the 'Include' attribute feature.
      static org.eclipse.emf.ecore.EAttribute SCAN_CONFIGURATION__INCLUDES
      The meta object literal for the 'Includes' attribute list feature.
      static org.eclipse.emf.ecore.EAttribute SCAN_CONFIGURATION__MASTER_LOCALE
      The meta object literal for the 'Master Locale' attribute feature.
      static org.eclipse.emf.ecore.EEnum SEVERITY
      The meta object literal for the 'Severity' enum.
      static org.eclipse.emf.ecore.EDataType URI
      The meta object literal for the 'URI' data type.
      static org.eclipse.emf.ecore.EClass WORKSPACE
      The meta object literal for the 'Workspace' class.
      static org.eclipse.emf.ecore.EAttribute WORKSPACE__ROOT
      The meta object literal for the 'Root' attribute feature.
    • Field Detail

      • PROPERTY_FILE__PROPERTIES

        static final org.eclipse.emf.ecore.EReference PROPERTY_FILE__PROPERTIES
        The meta object literal for the 'Properties' containment reference list feature.
      • PROPERTY_FILE__LICENSE_HEADER

        static final org.eclipse.emf.ecore.EAttribute PROPERTY_FILE__LICENSE_HEADER
        The meta object literal for the 'License Header' attribute feature.
      • PROPERTY__KEY

        static final org.eclipse.emf.ecore.EAttribute PROPERTY__KEY
        The meta object literal for the 'Key' attribute feature.
      • PROPERTY__VALUE

        static final org.eclipse.emf.ecore.EAttribute PROPERTY__VALUE
        The meta object literal for the 'Value' attribute feature.
      • PROPERTY__COMMENT

        static final org.eclipse.emf.ecore.EAttribute PROPERTY__COMMENT
        The meta object literal for the 'Comment' attribute feature.
      • PROPERTY__ANNOTATIONS

        static final org.eclipse.emf.ecore.EReference PROPERTY__ANNOTATIONS
        The meta object literal for the 'Annotations' reference list feature.
      • PROPERTY__COMMENT_WITHOUT_ANNOTATIONS

        static final org.eclipse.emf.ecore.EAttribute PROPERTY__COMMENT_WITHOUT_ANNOTATIONS
        The meta object literal for the 'Comment Without Annotations' attribute feature.
      • PROPERTY_FILE_DESCRIPTOR__VARIANT

        static final org.eclipse.emf.ecore.EAttribute PROPERTY_FILE_DESCRIPTOR__VARIANT
        The meta object literal for the 'Variant' attribute feature.
      • PROPERTY_FILE_DESCRIPTOR__LOCATION

        static final org.eclipse.emf.ecore.EAttribute PROPERTY_FILE_DESCRIPTOR__LOCATION
        The meta object literal for the 'Location' attribute feature.
      • PROPERTY_FILE_DESCRIPTOR__MASTER

        static final org.eclipse.emf.ecore.EReference PROPERTY_FILE_DESCRIPTOR__MASTER
        The meta object literal for the 'Master' reference feature.
      • PROPERTY_FILE_DESCRIPTOR__PROJECT_LOCALE

        static final org.eclipse.emf.ecore.EReference PROPERTY_FILE_DESCRIPTOR__PROJECT_LOCALE
        The meta object literal for the 'Project Locale' reference feature.
      • PROPERTY_FILE_DESCRIPTOR__KEYS

        static final org.eclipse.emf.ecore.EAttribute PROPERTY_FILE_DESCRIPTOR__KEYS
        The meta object literal for the 'Keys' attribute feature.
      • PROPERTY_FILE_DESCRIPTOR__REVIEWS

        static final org.eclipse.emf.ecore.EReference PROPERTY_FILE_DESCRIPTOR__REVIEWS
        The meta object literal for the 'Reviews' containment reference list feature.
      • PROPERTY_FILE_DESCRIPTOR__LAST_MODIFIED

        static final org.eclipse.emf.ecore.EAttribute PROPERTY_FILE_DESCRIPTOR__LAST_MODIFIED
        The meta object literal for the 'Last Modified' attribute feature.
      • PROPERTY_FILE_DESCRIPTOR__LAST_MODIFICATION

        static final org.eclipse.emf.ecore.EReference PROPERTY_FILE_DESCRIPTOR__LAST_MODIFICATION
        The meta object literal for the 'Last Modification' reference feature.
      • PROPERTY_FILE_DESCRIPTOR__DERIVED_DESCRIPTORS

        static final org.eclipse.emf.ecore.EReference PROPERTY_FILE_DESCRIPTOR__DERIVED_DESCRIPTORS
        The meta object literal for the 'Derived Descriptors' reference list feature.
      • PROJECT__REPOSITORY_URI

        static final org.eclipse.emf.ecore.EAttribute PROJECT__REPOSITORY_URI
        The meta object literal for the 'Repository URI' attribute feature.
      • PROJECT__PROPERTY_TYPE

        static final org.eclipse.emf.ecore.EAttribute PROJECT__PROPERTY_TYPE
        The meta object literal for the 'Property Type' attribute feature.
      • PROJECT__TEAM_PROVIDER

        static final org.eclipse.emf.ecore.EAttribute PROJECT__TEAM_PROVIDER
        The meta object literal for the 'Team Provider' attribute feature.
      • PROJECT__TERMINOLOGY

        static final org.eclipse.emf.ecore.EAttribute PROJECT__TERMINOLOGY
        The meta object literal for the 'Terminology' attribute feature.
      • PROJECT__ANNOUNCEMENT

        static final org.eclipse.emf.ecore.EAttribute PROJECT__ANNOUNCEMENT
        The meta object literal for the 'Announcement' attribute feature.
      • PROJECT_VERSION__TEMPLATE

        static final org.eclipse.emf.ecore.EReference PROJECT_VERSION__TEMPLATE
        The meta object literal for the 'Template' reference feature.
      • PROJECT_VERSION__READ_ONLY

        static final org.eclipse.emf.ecore.EAttribute PROJECT_VERSION__READ_ONLY
        The meta object literal for the 'Read Only' attribute feature.
      • PROJECT_LOCALE__LOCALE

        static final org.eclipse.emf.ecore.EAttribute PROJECT_LOCALE__LOCALE
        The meta object literal for the 'Locale' attribute feature.
      • PROJECT_LOCALE__DESCRIPTORS

        static final org.eclipse.emf.ecore.EReference PROJECT_LOCALE__DESCRIPTORS
        The meta object literal for the 'Descriptors' reference list feature.
      • PROJECT_LOCALE__PROPERTY_COUNT

        static final org.eclipse.emf.ecore.EAttribute PROJECT_LOCALE__PROPERTY_COUNT
        The meta object literal for the 'Property Count' attribute feature.
      • WORKSPACE__ROOT

        static final org.eclipse.emf.ecore.EAttribute WORKSPACE__ROOT
        The meta object literal for the 'Root' attribute feature.
      • RESOLVABLE__PERCENT_COMPLETE

        static final org.eclipse.emf.ecore.EAttribute RESOLVABLE__PERCENT_COMPLETE
        The meta object literal for the 'Percent Complete' attribute feature.
      • RESOLVABLE__CHILDREN

        static final org.eclipse.emf.ecore.EReference RESOLVABLE__CHILDREN
        The meta object literal for the 'Children' containment reference list feature.
      • RESOLVABLE__PARENT

        static final org.eclipse.emf.ecore.EReference RESOLVABLE__PARENT
        The meta object literal for the 'Parent' container reference feature.
      • RESOLVABLE__NAME

        static final org.eclipse.emf.ecore.EAttribute RESOLVABLE__NAME
        The meta object literal for the 'Name' attribute feature.
      • SCAN_CONFIGURATION__EXCLUDES

        static final org.eclipse.emf.ecore.EAttribute SCAN_CONFIGURATION__EXCLUDES
        The meta object literal for the 'Excludes' attribute list feature.
      • SCAN_CONFIGURATION__INCLUDES

        static final org.eclipse.emf.ecore.EAttribute SCAN_CONFIGURATION__INCLUDES
        The meta object literal for the 'Includes' attribute list feature.
      • SCAN_CONFIGURATION__MASTER_LOCALE

        static final org.eclipse.emf.ecore.EAttribute SCAN_CONFIGURATION__MASTER_LOCALE
        The meta object literal for the 'Master Locale' attribute feature.
      • SCAN_CONFIGURATION__INCLUDE

        static final org.eclipse.emf.ecore.EAttribute SCAN_CONFIGURATION__INCLUDE
        The meta object literal for the 'Include' attribute feature.
      • SCAN_CONFIGURATION__EXCLUDE

        static final org.eclipse.emf.ecore.EAttribute SCAN_CONFIGURATION__EXCLUDE
        The meta object literal for the 'Exclude' attribute feature.
      • REVIEW__MESSAGE

        static final org.eclipse.emf.ecore.EAttribute REVIEW__MESSAGE
        The meta object literal for the 'Message' attribute feature.
      • REVIEW__USER

        static final org.eclipse.emf.ecore.EAttribute REVIEW__USER
        The meta object literal for the 'User' attribute feature.
      • REVIEW__COMMENTS

        static final org.eclipse.emf.ecore.EReference REVIEW__COMMENTS
        The meta object literal for the 'Comments' containment reference list feature.
      • REVIEW__STATE

        static final org.eclipse.emf.ecore.EAttribute REVIEW__STATE
        The meta object literal for the 'State' attribute feature.
      • REVIEW__REVIEW_TYPE

        static final org.eclipse.emf.ecore.EAttribute REVIEW__REVIEW_TYPE
        The meta object literal for the 'Review Type' attribute feature.
      • REVIEW__KEY

        static final org.eclipse.emf.ecore.EAttribute REVIEW__KEY
        The meta object literal for the 'Key' attribute feature.
      • REVIEW__SEVERITY

        static final org.eclipse.emf.ecore.EAttribute REVIEW__SEVERITY
        The meta object literal for the 'Severity' attribute feature.
      • REVIEW__CREATED

        static final org.eclipse.emf.ecore.EAttribute REVIEW__CREATED
        The meta object literal for the 'Created' attribute feature.
      • COMMENT__USER

        static final org.eclipse.emf.ecore.EAttribute COMMENT__USER
        The meta object literal for the 'User' attribute feature.
      • COMMENT__MESSAGE

        static final org.eclipse.emf.ecore.EAttribute COMMENT__MESSAGE
        The meta object literal for the 'Message' attribute feature.
      • COMMENT__CREATED

        static final org.eclipse.emf.ecore.EAttribute COMMENT__CREATED
        The meta object literal for the 'Created' attribute feature.
      • PROPERTY_FILE_DIFF__NEW_PATH

        static final org.eclipse.emf.ecore.EAttribute PROPERTY_FILE_DIFF__NEW_PATH
        The meta object literal for the 'New Path' attribute feature.
      • PROPERTY_FILE_DIFF__OLD_PATH

        static final org.eclipse.emf.ecore.EAttribute PROPERTY_FILE_DIFF__OLD_PATH
        The meta object literal for the 'Old Path' attribute feature.
      • PROPERTY_FILE_DIFF__KIND

        static final org.eclipse.emf.ecore.EAttribute PROPERTY_FILE_DIFF__KIND
        The meta object literal for the 'Kind' attribute feature.
      • PROPERTY_ANNOTATION__NAME

        static final org.eclipse.emf.ecore.EAttribute PROPERTY_ANNOTATION__NAME
        The meta object literal for the 'Name' attribute feature.
      • PROPERTY_ANNOTATION__VALUES

        static final org.eclipse.emf.ecore.EAttribute PROPERTY_ANNOTATION__VALUES
        The meta object literal for the 'Values' attribute feature.
      • URI

        static final org.eclipse.emf.ecore.EDataType URI
        The meta object literal for the 'URI' data type.
        See Also:
        URI, PropertiesPackageImpl.getURI()