Interface ReviewsPackage.Literals

Enclosing interface:
ReviewsPackage

public static interface ReviewsPackage.Literals
Defines literals for the meta objects that represent
  • each class,
  • each feature of each class,
  • each operation of each class,
  • each enum,
  • and each data type
Generated
No Implement
This interface is not intended to be implemented by clients.
No Extend
This interface is not intended to be extended by clients.
  • Field Details

    • AUTHORABLE

      static final EClass AUTHORABLE
      The meta object literal for the 'Authorable' class.
      Since:
      1.2
      See Also:
      Generated
    • AUTHORABLE__ID

      static final EAttribute AUTHORABLE__ID
      The meta object literal for the 'Id' attribute feature.
      Since:
      1.2
      Generated
    • AUTHORABLE__TEXT

      static final EAttribute AUTHORABLE__TEXT
      The meta object literal for the 'Text' attribute feature.
      Since:
      1.2
      Generated
    • AUTHORABLE__AUTHOR

      static final EAttribute AUTHORABLE__AUTHOR
      The meta object literal for the 'Author' attribute feature.
      Since:
      1.2
      Generated
    • AUTHORABLE__CREATION_TIME

      static final EAttribute AUTHORABLE__CREATION_TIME
      The meta object literal for the 'Creation Time' attribute feature.
      Since:
      1.2
      Generated
    • AUTHORABLE__EDIT_TIME

      static final EAttribute AUTHORABLE__EDIT_TIME
      The meta object literal for the 'Edit Time' attribute feature.
      Since:
      1.2
      Generated
    • TOPIC_CONTAINER

      static final EClass TOPIC_CONTAINER
      The meta object literal for the 'Topic Container' class.
      See Also:
      Generated
    • TOPIC_CONTAINER__COMMENTS

      static final EReference TOPIC_CONTAINER__COMMENTS
      The meta object literal for the 'Comments' containment reference list feature.
      Generated
    • TOPIC_CONTAINER__TOPIC_COUNT

      static final EAttribute TOPIC_CONTAINER__TOPIC_COUNT
      The meta object literal for the 'Topic Count' attribute feature.
      Generated
    • TOPIC_CONTAINER__UNRESOLVED_COUNT

      static final EAttribute TOPIC_CONTAINER__UNRESOLVED_COUNT
      The meta object literal for the 'Unresolved Count' attribute feature.
      Generated
    • TOPIC_CONTAINER__RESOLVED_COUNT

      static final EAttribute TOPIC_CONTAINER__RESOLVED_COUNT
      The meta object literal for the 'Resolved Count' attribute feature.
      Generated
    • TOPIC_CONTAINER__TOPICS

      static final EReference TOPIC_CONTAINER__TOPICS
      The meta object literal for the 'Topics' containment reference list feature.
      Generated
    • TOPIC_CONTAINER__REVIEW

      static final EReference TOPIC_CONTAINER__REVIEW
      The meta object literal for the 'Review' reference feature.
      Generated
    • COMMENT

      static final EClass COMMENT
      The meta object literal for the 'Comment' class.
      See Also:
      Generated
    • COMMENT__CONTAINER

      static final EReference COMMENT__CONTAINER
      The meta object literal for the 'Container' container reference feature.
      Generated
    • COMMENT__REPLY_TO

      static final EReference COMMENT__REPLY_TO
      The meta object literal for the 'Reply To' reference feature.
      Generated
    • COMMENT__REVIEW

      static final EReference COMMENT__REVIEW
      The meta object literal for the 'Review' reference feature.
      Generated
    • TOPIC

      static final EClass TOPIC
      The meta object literal for the 'Topic' class.
      See Also:
      Generated
    • TOPIC__HEADING

      static final EAttribute TOPIC__HEADING
      The meta object literal for the 'Heading' attribute feature.
      Generated
    • TOPIC__MODEL_REFERENCE

      static final EAttribute TOPIC__MODEL_REFERENCE
      The meta object literal for the 'Model Reference' attribute feature.
      Generated
    • TOPIC__STATUS

      static final EAttribute TOPIC__STATUS
      The meta object literal for the 'Status' attribute feature.
      Generated
    • TOPIC__CONTAINER

      static final EReference TOPIC__CONTAINER
      The meta object literal for the 'Container' container reference feature.
      Generated
    • TOPIC__PARENT_HEADING

      static final EReference TOPIC__PARENT_HEADING
      The meta object literal for the 'Parent Heading' reference feature.
      Generated
    • TOPIC__PREVIOUS_HEADING

      static final EReference TOPIC__PREVIOUS_HEADING
      The meta object literal for the 'Previous Heading' reference feature.
      Generated
    • TOPIC__NEXT_HEADING

      static final EReference TOPIC__NEXT_HEADING
      The meta object literal for the 'Next Heading' reference feature.
      Generated
    • TOPIC__OUTLINE_NUMBER

      static final EAttribute TOPIC__OUTLINE_NUMBER
      The meta object literal for the 'Outline Number' attribute feature.
      Generated
    • TOPIC__PARENT_INDEX

      static final EAttribute TOPIC__PARENT_INDEX
      The meta object literal for the 'Parent Index' attribute feature.
      Generated
    • REVIEW_TEMPLATE

      static final EClass REVIEW_TEMPLATE
      The meta object literal for the 'Review Template' class.
      See Also:
      Generated
    • REVIEW_TEMPLATE__REVIEWERS

      static final EAttribute REVIEW_TEMPLATE__REVIEWERS
      The meta object literal for the 'Reviewers' attribute list feature.
      Generated
    • REVIEW

      static final EClass REVIEW
      The meta object literal for the 'Review' class.
      See Also:
      Generated
    • REVIEW__ID

      static final EAttribute REVIEW__ID
      The meta object literal for the 'Id' attribute feature.
      Generated
    • REVIEW__AUTHOR

      static final EAttribute REVIEW__AUTHOR
      The meta object literal for the 'Author' attribute feature.
      Generated
    • REVIEW__REVIEWERS

      static final EAttribute REVIEW__REVIEWERS
      The meta object literal for the 'Reviewers' attribute list feature.
      Generated
    • REVIEW__STATUS

      static final EAttribute REVIEW__STATUS
      The meta object literal for the 'Status' attribute feature.
      Generated
    • DELIVERY_REVIEW

      static final EClass DELIVERY_REVIEW
      The meta object literal for the 'Delivery Review' class.
      See Also:
      Generated
    • DELIVERY_REVIEW__BASE

      static final EReference DELIVERY_REVIEW__BASE
      The meta object literal for the 'Base' reference feature.
      Generated
    • DELIVERY_REVIEW__IMPACT

      static final EAttribute DELIVERY_REVIEW__IMPACT
      The meta object literal for the 'Impact' attribute feature.
      Generated
    • DELIVERY_REVIEW__BRANCH

      static final EAttribute DELIVERY_REVIEW__BRANCH
      The meta object literal for the 'Branch' attribute feature.
      Generated
    • DELIVERY_REVIEW__DELIVERIES

      static final EReference DELIVERY_REVIEW__DELIVERIES
      The meta object literal for the 'Deliveries' reference list feature.
      Generated
    • DELIVERY_REVIEW__SOURCE_CHANGE

      static final EReference DELIVERY_REVIEW__SOURCE_CHANGE
      The meta object literal for the 'Source Change' reference feature.
      Generated
    • DELIVERY_REVIEW__SOURCE_COMMIT

      static final EAttribute DELIVERY_REVIEW__SOURCE_COMMIT
      The meta object literal for the 'Source Commit' attribute feature.
      Generated
    • DELIVERY_REVIEW__TARGET_COMMIT

      static final EAttribute DELIVERY_REVIEW__TARGET_COMMIT
      The meta object literal for the 'Target Commit' attribute feature.
      Generated
    • DELIVERY_REVIEW__REBASE_COUNT

      static final EAttribute DELIVERY_REVIEW__REBASE_COUNT
      The meta object literal for the 'Rebase Count' attribute feature.
      Generated
    • DROP_REVIEW

      static final EClass DROP_REVIEW
      The meta object literal for the 'Drop Review' class.
      See Also:
      Generated
    • DROP_REVIEW__DELIVERY

      static final EReference DROP_REVIEW__DELIVERY
      The meta object literal for the 'Delivery' reference feature.
      Generated
    • DROP_REVIEW__TARGET_TIME_STAMP

      static final EAttribute DROP_REVIEW__TARGET_TIME_STAMP
      The meta object literal for the 'Target Time Stamp' attribute feature.
      Generated
    • DROP_REVIEW__DROP_TYPE

      static final EReference DROP_REVIEW__DROP_TYPE
      The meta object literal for the 'Drop Type' reference feature.
      Generated
    • DROP_REVIEW__DROP_LABEL

      static final EAttribute DROP_REVIEW__DROP_LABEL
      The meta object literal for the 'Drop Label' attribute feature.
      Generated
    • TOPIC_STATUS

      static final EEnum TOPIC_STATUS
      The meta object literal for the 'Topic Status' enum.
      See Also:
      Generated
    • MODEL_REFERENCE

      static final EDataType MODEL_REFERENCE
      The meta object literal for the 'Model Reference' data type.
      See Also:
      Generated
    • REVIEW_STATUS

      static final EEnum REVIEW_STATUS
      The meta object literal for the 'Review Status' enum.
      See Also:
      Generated