Interface ReviewsPackage

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

public interface ReviewsPackage extends EPackage
The Package for the model. It contains accessors for the meta objects to represent
  • each class,
  • each feature of each class,
  • each operation of each class,
  • each enum,
  • and each data type
See Also:
Generated
Model
kind="package"
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

    • eNAME

      static final String eNAME
      The package name.
      See Also:
      Generated
    • eNS_URI

      static final String eNS_URI
      The package namespace URI.
      See Also:
      Generated
    • eNS_PREFIX

      static final String eNS_PREFIX
      The package namespace name.
      See Also:
      Generated
    • eINSTANCE

      static final ReviewsPackage eINSTANCE
      The singleton instance of the package.
      Generated
    • ANNOTATION_SOURCE

      static final String ANNOTATION_SOURCE
      See Also:
    • COMMENTABLE

      static final int COMMENTABLE
      The meta object id for the 'Commentable' class.
      See Also:
      Generated
    • COMMENTABLE__ANNOTATIONS

      static final int COMMENTABLE__ANNOTATIONS
      The feature id for the 'Annotations' containment reference list.
      See Also:
      Generated
      Ordered
    • COMMENTABLE__REVIEW

      static final int COMMENTABLE__REVIEW
      The feature id for the 'Review' reference.
      See Also:
      Generated
      Ordered
    • COMMENTABLE__COMMENTS

      static final int COMMENTABLE__COMMENTS
      The feature id for the 'Comments' containment reference list.
      See Also:
      Generated
      Ordered
    • COMMENTABLE__COMMENT_COUNT

      static final int COMMENTABLE__COMMENT_COUNT
      The feature id for the 'Comment Count' attribute.
      See Also:
      Generated
      Ordered
    • COMMENTABLE__UNRESOLVED_COUNT

      static final int COMMENTABLE__UNRESOLVED_COUNT
      The feature id for the 'Unresolved Count' attribute.
      See Also:
      Generated
      Ordered
    • COMMENTABLE__RESOLVED_COUNT

      static final int COMMENTABLE__RESOLVED_COUNT
      The feature id for the 'Resolved Count' attribute.
      See Also:
      Generated
      Ordered
    • COMMENTABLE_FEATURE_COUNT

      static final int COMMENTABLE_FEATURE_COUNT
      The number of structural features of the 'Commentable' class.
      See Also:
      Generated
      Ordered
    • COMMENTABLE___GET_ANNOTATION__STRING

      static final int COMMENTABLE___GET_ANNOTATION__STRING
      The operation id for the 'Get Annotation' operation.
      See Also:
      Generated
      Ordered
    • COMMENTABLE___GET_SYSTEM

      static final int COMMENTABLE___GET_SYSTEM
      The operation id for the 'Get System' operation.
      See Also:
      Generated
      Ordered
    • COMMENTABLE_OPERATION_COUNT

      static final int COMMENTABLE_OPERATION_COUNT
      The number of operations of the 'Commentable' class.
      See Also:
      Generated
      Ordered
    • COMMENT

      static final int COMMENT
      The meta object id for the 'Comment' class.
      See Also:
      Generated
    • COMMENT__ANNOTATIONS

      static final int COMMENT__ANNOTATIONS
      The feature id for the 'Annotations' containment reference list.
      See Also:
      Generated
      Ordered
    • COMMENT__REVIEW

      static final int COMMENT__REVIEW
      The feature id for the 'Review' reference.
      See Also:
      Generated
      Ordered
    • COMMENT__COMMENTS

      static final int COMMENT__COMMENTS
      The feature id for the 'Comments' containment reference list.
      See Also:
      Generated
      Ordered
    • COMMENT__COMMENT_COUNT

      static final int COMMENT__COMMENT_COUNT
      The feature id for the 'Comment Count' attribute.
      See Also:
      Generated
      Ordered
    • COMMENT__UNRESOLVED_COUNT

      static final int COMMENT__UNRESOLVED_COUNT
      The feature id for the 'Unresolved Count' attribute.
      See Also:
      Generated
      Ordered
    • COMMENT__RESOLVED_COUNT

      static final int COMMENT__RESOLVED_COUNT
      The feature id for the 'Resolved Count' attribute.
      See Also:
      Generated
      Ordered
    • COMMENT__COMMENTABLE

      static final int COMMENT__COMMENTABLE
      The feature id for the 'Commentable' container reference.
      See Also:
      Generated
      Ordered
    • COMMENT__PARENT_HEADING

      static final int COMMENT__PARENT_HEADING
      The feature id for the 'Parent Heading' reference.
      See Also:
      Generated
      Ordered
    • COMMENT__AUTHOR

      static final int COMMENT__AUTHOR
      The feature id for the 'Author' attribute.
      See Also:
      Generated
      Ordered
    • COMMENT__TEXT

      static final int COMMENT__TEXT
      The feature id for the 'Text' attribute.
      See Also:
      Generated
      Ordered
    • COMMENT__STATUS

      static final int COMMENT__STATUS
      The feature id for the 'Status' attribute.
      See Also:
      Generated
      Ordered
    • COMMENT_FEATURE_COUNT

      static final int COMMENT_FEATURE_COUNT
      The number of structural features of the 'Comment' class.
      See Also:
      Generated
      Ordered
    • COMMENT___GET_ANNOTATION__STRING

      static final int COMMENT___GET_ANNOTATION__STRING
      The operation id for the 'Get Annotation' operation.
      See Also:
      Generated
      Ordered
    • COMMENT___GET_SYSTEM

      static final int COMMENT___GET_SYSTEM
      The operation id for the 'Get System' operation.
      See Also:
      Generated
      Ordered
    • COMMENT_OPERATION_COUNT

      static final int COMMENT_OPERATION_COUNT
      The number of operations of the 'Comment' class.
      See Also:
      Generated
      Ordered
    • HEADING

      static final int HEADING
      The meta object id for the 'Heading' class.
      See Also:
      Generated
    • HEADING__ANNOTATIONS

      static final int HEADING__ANNOTATIONS
      The feature id for the 'Annotations' containment reference list.
      See Also:
      Generated
      Ordered
    • HEADING__REVIEW

      static final int HEADING__REVIEW
      The feature id for the 'Review' reference.
      See Also:
      Generated
      Ordered
    • HEADING__COMMENTS

      static final int HEADING__COMMENTS
      The feature id for the 'Comments' containment reference list.
      See Also:
      Generated
      Ordered
    • HEADING__COMMENT_COUNT

      static final int HEADING__COMMENT_COUNT
      The feature id for the 'Comment Count' attribute.
      See Also:
      Generated
      Ordered
    • HEADING__UNRESOLVED_COUNT

      static final int HEADING__UNRESOLVED_COUNT
      The feature id for the 'Unresolved Count' attribute.
      See Also:
      Generated
      Ordered
    • HEADING__RESOLVED_COUNT

      static final int HEADING__RESOLVED_COUNT
      The feature id for the 'Resolved Count' attribute.
      See Also:
      Generated
      Ordered
    • HEADING__COMMENTABLE

      static final int HEADING__COMMENTABLE
      The feature id for the 'Commentable' container reference.
      See Also:
      Generated
      Ordered
    • HEADING__PARENT_HEADING

      static final int HEADING__PARENT_HEADING
      The feature id for the 'Parent Heading' reference.
      See Also:
      Generated
      Ordered
    • HEADING__AUTHOR

      static final int HEADING__AUTHOR
      The feature id for the 'Author' attribute.
      See Also:
      Generated
      Ordered
    • HEADING__TEXT

      static final int HEADING__TEXT
      The feature id for the 'Text' attribute.
      See Also:
      Generated
      Ordered
    • HEADING__STATUS

      static final int HEADING__STATUS
      The feature id for the 'Status' attribute.
      See Also:
      Generated
      Ordered
    • HEADING__PREVIOUS_HEADING

      static final int HEADING__PREVIOUS_HEADING
      The feature id for the 'Previous Heading' reference.
      See Also:
      Generated
      Ordered
    • HEADING__NEXT_HEADING

      static final int HEADING__NEXT_HEADING
      The feature id for the 'Next Heading' reference.
      See Also:
      Generated
      Ordered
    • HEADING__PARENT_INDEX

      static final int HEADING__PARENT_INDEX
      The feature id for the 'Parent Index' attribute.
      See Also:
      Generated
      Ordered
    • HEADING__OUTLINE_NUMBER

      static final int HEADING__OUTLINE_NUMBER
      The feature id for the 'Outline Number' attribute.
      See Also:
      Generated
      Ordered
    • HEADING_FEATURE_COUNT

      static final int HEADING_FEATURE_COUNT
      The number of structural features of the 'Heading' class.
      See Also:
      Generated
      Ordered
    • HEADING___GET_ANNOTATION__STRING

      static final int HEADING___GET_ANNOTATION__STRING
      The operation id for the 'Get Annotation' operation.
      See Also:
      Generated
      Ordered
    • HEADING___GET_SYSTEM

      static final int HEADING___GET_SYSTEM
      The operation id for the 'Get System' operation.
      See Also:
      Generated
      Ordered
    • HEADING_OPERATION_COUNT

      static final int HEADING_OPERATION_COUNT
      The number of operations of the 'Heading' class.
      See Also:
      Generated
      Ordered
    • REVIEW_TEMPLATE

      static final int REVIEW_TEMPLATE
      The meta object id for the 'Review Template' class.
      See Also:
      Generated
    • REVIEW_TEMPLATE__ANNOTATIONS

      static final int REVIEW_TEMPLATE__ANNOTATIONS
      The feature id for the 'Annotations' containment reference list.
      See Also:
      Generated
      Ordered
    • REVIEW_TEMPLATE__REVIEW

      static final int REVIEW_TEMPLATE__REVIEW
      The feature id for the 'Review' reference.
      See Also:
      Generated
      Ordered
    • REVIEW_TEMPLATE__COMMENTS

      static final int REVIEW_TEMPLATE__COMMENTS
      The feature id for the 'Comments' containment reference list.
      See Also:
      Generated
      Ordered
    • REVIEW_TEMPLATE__COMMENT_COUNT

      static final int REVIEW_TEMPLATE__COMMENT_COUNT
      The feature id for the 'Comment Count' attribute.
      See Also:
      Generated
      Ordered
    • REVIEW_TEMPLATE__UNRESOLVED_COUNT

      static final int REVIEW_TEMPLATE__UNRESOLVED_COUNT
      The feature id for the 'Unresolved Count' attribute.
      See Also:
      Generated
      Ordered
    • REVIEW_TEMPLATE__RESOLVED_COUNT

      static final int REVIEW_TEMPLATE__RESOLVED_COUNT
      The feature id for the 'Resolved Count' attribute.
      See Also:
      Generated
      Ordered
    • REVIEW_TEMPLATE__REVIEWERS

      static final int REVIEW_TEMPLATE__REVIEWERS
      The feature id for the 'Reviewers' attribute list.
      See Also:
      Generated
      Ordered
    • REVIEW_TEMPLATE_FEATURE_COUNT

      static final int REVIEW_TEMPLATE_FEATURE_COUNT
      The number of structural features of the 'Review Template' class.
      See Also:
      Generated
      Ordered
    • REVIEW_TEMPLATE___GET_ANNOTATION__STRING

      static final int REVIEW_TEMPLATE___GET_ANNOTATION__STRING
      The operation id for the 'Get Annotation' operation.
      See Also:
      Generated
      Ordered
    • REVIEW_TEMPLATE___GET_SYSTEM

      static final int REVIEW_TEMPLATE___GET_SYSTEM
      The operation id for the 'Get System' operation.
      See Also:
      Generated
      Ordered
    • REVIEW_TEMPLATE_OPERATION_COUNT

      static final int REVIEW_TEMPLATE_OPERATION_COUNT
      The number of operations of the 'Review Template' class.
      See Also:
      Generated
      Ordered
    • REVIEW

      static final int REVIEW
      The meta object id for the 'Review' class.
      See Also:
      Generated
    • REVIEW__ANNOTATIONS

      static final int REVIEW__ANNOTATIONS
      The feature id for the 'Annotations' containment reference list.
      See Also:
      Generated
      Ordered
    • REVIEW__STREAM

      static final int REVIEW__STREAM
      The feature id for the 'Stream' container reference.
      See Also:
      Generated
      Ordered
    • REVIEW__FLOATING

      static final int REVIEW__FLOATING
      The feature id for the 'Floating' attribute.
      See Also:
      Generated
      Ordered
    • REVIEW__REVIEW

      static final int REVIEW__REVIEW
      The feature id for the 'Review' reference.
      See Also:
      Generated
      Ordered
    • REVIEW__COMMENTS

      static final int REVIEW__COMMENTS
      The feature id for the 'Comments' containment reference list.
      See Also:
      Generated
      Ordered
    • REVIEW__COMMENT_COUNT

      static final int REVIEW__COMMENT_COUNT
      The feature id for the 'Comment Count' attribute.
      See Also:
      Generated
      Ordered
    • REVIEW__UNRESOLVED_COUNT

      static final int REVIEW__UNRESOLVED_COUNT
      The feature id for the 'Unresolved Count' attribute.
      See Also:
      Generated
      Ordered
    • REVIEW__RESOLVED_COUNT

      static final int REVIEW__RESOLVED_COUNT
      The feature id for the 'Resolved Count' attribute.
      See Also:
      Generated
      Ordered
    • REVIEW__ID

      static final int REVIEW__ID
      The feature id for the 'Id' attribute.
      See Also:
      Generated
      Ordered
    • REVIEW__AUTHOR

      static final int REVIEW__AUTHOR
      The feature id for the 'Author' attribute.
      See Also:
      Generated
      Ordered
    • REVIEW__REVIEWERS

      static final int REVIEW__REVIEWERS
      The feature id for the 'Reviewers' attribute list.
      See Also:
      Generated
      Ordered
    • REVIEW__STATUS

      static final int REVIEW__STATUS
      The feature id for the 'Status' attribute.
      See Also:
      Generated
      Ordered
    • REVIEW_FEATURE_COUNT

      static final int REVIEW_FEATURE_COUNT
      The number of structural features of the 'Review' class.
      See Also:
      Generated
      Ordered
    • REVIEW___GET_ANNOTATION__STRING

      static final int REVIEW___GET_ANNOTATION__STRING
      The operation id for the 'Get Annotation' operation.
      See Also:
      Generated
      Ordered
    • REVIEW___GET_SYSTEM

      static final int REVIEW___GET_SYSTEM
      The operation id for the 'Get System' operation.
      See Also:
      Generated
      Ordered
    • REVIEW___GET_MODULE

      static final int REVIEW___GET_MODULE
      The operation id for the 'Get Module' operation.
      See Also:
      Generated
      Ordered
    • REVIEW___GET_STREAM

      static final int REVIEW___GET_STREAM
      The operation id for the 'Get Stream' operation.
      See Also:
      Generated
      Ordered
    • REVIEW___GET_NAME

      static final int REVIEW___GET_NAME
      The operation id for the 'Get Name' operation.
      See Also:
      Generated
      Ordered
    • REVIEW___GET_BRANCH_POINT

      static final int REVIEW___GET_BRANCH_POINT
      The operation id for the 'Get Branch Point' operation.
      See Also:
      Generated
      Ordered
    • REVIEW___GET_BASE_TIME_STAMP

      static final int REVIEW___GET_BASE_TIME_STAMP
      The operation id for the 'Get Base Time Stamp' operation.
      See Also:
      Generated
      Ordered
    • REVIEW_OPERATION_COUNT

      static final int REVIEW_OPERATION_COUNT
      The number of operations of the 'Review' class.
      See Also:
      Generated
      Ordered
    • DELIVERY_REVIEW

      static final int DELIVERY_REVIEW
      The meta object id for the 'Delivery Review' class.
      See Also:
      Generated
    • DELIVERY_REVIEW__ANNOTATIONS

      static final int DELIVERY_REVIEW__ANNOTATIONS
      The feature id for the 'Annotations' containment reference list.
      See Also:
      Generated
      Ordered
    • DELIVERY_REVIEW__STREAM

      static final int DELIVERY_REVIEW__STREAM
      The feature id for the 'Stream' container reference.
      See Also:
      Generated
      Ordered
    • DELIVERY_REVIEW__FLOATING

      static final int DELIVERY_REVIEW__FLOATING
      The feature id for the 'Floating' attribute.
      See Also:
      Generated
      Ordered
    • DELIVERY_REVIEW__REVIEW

      static final int DELIVERY_REVIEW__REVIEW
      The feature id for the 'Review' reference.
      See Also:
      Generated
      Ordered
    • DELIVERY_REVIEW__COMMENTS

      static final int DELIVERY_REVIEW__COMMENTS
      The feature id for the 'Comments' containment reference list.
      See Also:
      Generated
      Ordered
    • DELIVERY_REVIEW__COMMENT_COUNT

      static final int DELIVERY_REVIEW__COMMENT_COUNT
      The feature id for the 'Comment Count' attribute.
      See Also:
      Generated
      Ordered
    • DELIVERY_REVIEW__UNRESOLVED_COUNT

      static final int DELIVERY_REVIEW__UNRESOLVED_COUNT
      The feature id for the 'Unresolved Count' attribute.
      See Also:
      Generated
      Ordered
    • DELIVERY_REVIEW__RESOLVED_COUNT

      static final int DELIVERY_REVIEW__RESOLVED_COUNT
      The feature id for the 'Resolved Count' attribute.
      See Also:
      Generated
      Ordered
    • DELIVERY_REVIEW__ID

      static final int DELIVERY_REVIEW__ID
      The feature id for the 'Id' attribute.
      See Also:
      Generated
      Ordered
    • DELIVERY_REVIEW__AUTHOR

      static final int DELIVERY_REVIEW__AUTHOR
      The feature id for the 'Author' attribute.
      See Also:
      Generated
      Ordered
    • DELIVERY_REVIEW__REVIEWERS

      static final int DELIVERY_REVIEW__REVIEWERS
      The feature id for the 'Reviewers' attribute list.
      See Also:
      Generated
      Ordered
    • DELIVERY_REVIEW__STATUS

      static final int DELIVERY_REVIEW__STATUS
      The feature id for the 'Status' attribute.
      See Also:
      Generated
      Ordered
    • DELIVERY_REVIEW__CLOSED

      static final int DELIVERY_REVIEW__CLOSED
      The feature id for the 'Closed' attribute.
      See Also:
      Generated
      Ordered
    • DELIVERY_REVIEW__BASE

      static final int DELIVERY_REVIEW__BASE
      The feature id for the 'Base' reference.
      See Also:
      Generated
      Ordered
    • DELIVERY_REVIEW__IMPACT

      static final int DELIVERY_REVIEW__IMPACT
      The feature id for the 'Impact' attribute.
      See Also:
      Generated
      Ordered
    • DELIVERY_REVIEW__BRANCH

      static final int DELIVERY_REVIEW__BRANCH
      The feature id for the 'Branch' attribute.
      See Also:
      Generated
      Ordered
    • DELIVERY_REVIEW__DELIVERIES

      static final int DELIVERY_REVIEW__DELIVERIES
      The feature id for the 'Deliveries' reference list.
      See Also:
      Generated
      Ordered
    • DELIVERY_REVIEW__SOURCE_CHANGE

      static final int DELIVERY_REVIEW__SOURCE_CHANGE
      The feature id for the 'Source Change' reference.
      See Also:
      Generated
      Ordered
    • DELIVERY_REVIEW__SOURCE_COMMIT

      static final int DELIVERY_REVIEW__SOURCE_COMMIT
      The feature id for the 'Source Commit' attribute.
      See Also:
      Generated
      Ordered
    • DELIVERY_REVIEW__TARGET_COMMIT

      static final int DELIVERY_REVIEW__TARGET_COMMIT
      The feature id for the 'Target Commit' attribute.
      See Also:
      Generated
      Ordered
    • DELIVERY_REVIEW__REBASE_COUNT

      static final int DELIVERY_REVIEW__REBASE_COUNT
      The feature id for the 'Rebase Count' attribute.
      See Also:
      Generated
      Ordered
    • DELIVERY_REVIEW_FEATURE_COUNT

      static final int DELIVERY_REVIEW_FEATURE_COUNT
      The number of structural features of the 'Delivery Review' class.
      See Also:
      Generated
      Ordered
    • DELIVERY_REVIEW___GET_ANNOTATION__STRING

      static final int DELIVERY_REVIEW___GET_ANNOTATION__STRING
      The operation id for the 'Get Annotation' operation.
      See Also:
      Generated
      Ordered
    • DELIVERY_REVIEW___GET_SYSTEM

      static final int DELIVERY_REVIEW___GET_SYSTEM
      The operation id for the 'Get System' operation.
      See Also:
      Generated
      Ordered
    • DELIVERY_REVIEW___GET_MODULE

      static final int DELIVERY_REVIEW___GET_MODULE
      The operation id for the 'Get Module' operation.
      See Also:
      Generated
      Ordered
    • DELIVERY_REVIEW___GET_STREAM

      static final int DELIVERY_REVIEW___GET_STREAM
      The operation id for the 'Get Stream' operation.
      See Also:
      Generated
      Ordered
    • DELIVERY_REVIEW___GET_NAME

      static final int DELIVERY_REVIEW___GET_NAME
      The operation id for the 'Get Name' operation.
      See Also:
      Generated
      Ordered
    • DELIVERY_REVIEW___GET_BRANCH_POINT

      static final int DELIVERY_REVIEW___GET_BRANCH_POINT
      The operation id for the 'Get Branch Point' operation.
      See Also:
      Generated
      Ordered
    • DELIVERY_REVIEW___GET_BASE_TIME_STAMP

      static final int DELIVERY_REVIEW___GET_BASE_TIME_STAMP
      The operation id for the 'Get Base Time Stamp' operation.
      See Also:
      Generated
      Ordered
    • DELIVERY_REVIEW___GET_BASE

      static final int DELIVERY_REVIEW___GET_BASE
      The operation id for the 'Get Base' operation.
      See Also:
      Generated
      Ordered
    • DELIVERY_REVIEW___GET_DELIVERIES

      static final int DELIVERY_REVIEW___GET_DELIVERIES
      The operation id for the 'Get Deliveries' operation.
      See Also:
      Generated
      Ordered
    • DELIVERY_REVIEW___GET_BRANCH

      static final int DELIVERY_REVIEW___GET_BRANCH
      The operation id for the 'Get Branch' operation.
      See Also:
      Generated
      Ordered
    • DELIVERY_REVIEW_OPERATION_COUNT

      static final int DELIVERY_REVIEW_OPERATION_COUNT
      The number of operations of the 'Delivery Review' class.
      See Also:
      Generated
      Ordered
    • DROP_REVIEW

      static final int DROP_REVIEW
      The meta object id for the 'Drop Review' class.
      See Also:
      Generated
    • DROP_REVIEW__ANNOTATIONS

      static final int DROP_REVIEW__ANNOTATIONS
      The feature id for the 'Annotations' containment reference list.
      See Also:
      Generated
      Ordered
    • DROP_REVIEW__STREAM

      static final int DROP_REVIEW__STREAM
      The feature id for the 'Stream' container reference.
      See Also:
      Generated
      Ordered
    • DROP_REVIEW__FLOATING

      static final int DROP_REVIEW__FLOATING
      The feature id for the 'Floating' attribute.
      See Also:
      Generated
      Ordered
    • DROP_REVIEW__REVIEW

      static final int DROP_REVIEW__REVIEW
      The feature id for the 'Review' reference.
      See Also:
      Generated
      Ordered
    • DROP_REVIEW__COMMENTS

      static final int DROP_REVIEW__COMMENTS
      The feature id for the 'Comments' containment reference list.
      See Also:
      Generated
      Ordered
    • DROP_REVIEW__COMMENT_COUNT

      static final int DROP_REVIEW__COMMENT_COUNT
      The feature id for the 'Comment Count' attribute.
      See Also:
      Generated
      Ordered
    • DROP_REVIEW__UNRESOLVED_COUNT

      static final int DROP_REVIEW__UNRESOLVED_COUNT
      The feature id for the 'Unresolved Count' attribute.
      See Also:
      Generated
      Ordered
    • DROP_REVIEW__RESOLVED_COUNT

      static final int DROP_REVIEW__RESOLVED_COUNT
      The feature id for the 'Resolved Count' attribute.
      See Also:
      Generated
      Ordered
    • DROP_REVIEW__ID

      static final int DROP_REVIEW__ID
      The feature id for the 'Id' attribute.
      See Also:
      Generated
      Ordered
    • DROP_REVIEW__AUTHOR

      static final int DROP_REVIEW__AUTHOR
      The feature id for the 'Author' attribute.
      See Also:
      Generated
      Ordered
    • DROP_REVIEW__REVIEWERS

      static final int DROP_REVIEW__REVIEWERS
      The feature id for the 'Reviewers' attribute list.
      See Also:
      Generated
      Ordered
    • DROP_REVIEW__STATUS

      static final int DROP_REVIEW__STATUS
      The feature id for the 'Status' attribute.
      See Also:
      Generated
      Ordered
    • DROP_REVIEW__VERSION

      static final int DROP_REVIEW__VERSION
      The feature id for the 'Version' attribute.
      See Also:
      Generated
      Ordered
    • DROP_REVIEW__DEPENDENCIES

      static final int DROP_REVIEW__DEPENDENCIES
      The feature id for the 'Dependencies' containment reference list.
      See Also:
      Generated
      Ordered
    • DROP_REVIEW__DELIVERY

      static final int DROP_REVIEW__DELIVERY
      The feature id for the 'Delivery' reference.
      See Also:
      Generated
      Ordered
    • DROP_REVIEW__TARGET_TIME_STAMP

      static final int DROP_REVIEW__TARGET_TIME_STAMP
      The feature id for the 'Target Time Stamp' attribute.
      See Also:
      Generated
      Ordered
    • DROP_REVIEW__DROP_TYPE

      static final int DROP_REVIEW__DROP_TYPE
      The feature id for the 'Drop Type' reference.
      See Also:
      Generated
      Ordered
    • DROP_REVIEW__DROP_LABEL

      static final int DROP_REVIEW__DROP_LABEL
      The feature id for the 'Drop Label' attribute.
      See Also:
      Generated
      Ordered
    • DROP_REVIEW_FEATURE_COUNT

      static final int DROP_REVIEW_FEATURE_COUNT
      The number of structural features of the 'Drop Review' class.
      See Also:
      Generated
      Ordered
    • DROP_REVIEW___GET_ANNOTATION__STRING

      static final int DROP_REVIEW___GET_ANNOTATION__STRING
      The operation id for the 'Get Annotation' operation.
      See Also:
      Generated
      Ordered
    • DROP_REVIEW___GET_SYSTEM

      static final int DROP_REVIEW___GET_SYSTEM
      The operation id for the 'Get System' operation.
      See Also:
      Generated
      Ordered
    • DROP_REVIEW___GET_MODULE

      static final int DROP_REVIEW___GET_MODULE
      The operation id for the 'Get Module' operation.
      See Also:
      Generated
      Ordered
    • DROP_REVIEW___GET_STREAM

      static final int DROP_REVIEW___GET_STREAM
      The operation id for the 'Get Stream' operation.
      See Also:
      Generated
      Ordered
    • DROP_REVIEW___GET_NAME

      static final int DROP_REVIEW___GET_NAME
      The operation id for the 'Get Name' operation.
      See Also:
      Generated
      Ordered
    • DROP_REVIEW___GET_BRANCH_POINT

      static final int DROP_REVIEW___GET_BRANCH_POINT
      The operation id for the 'Get Branch Point' operation.
      See Also:
      Generated
      Ordered
    • DROP_REVIEW___GET_BASE_TIME_STAMP

      static final int DROP_REVIEW___GET_BASE_TIME_STAMP
      The operation id for the 'Get Base Time Stamp' operation.
      See Also:
      Generated
      Ordered
    • DROP_REVIEW___GET_BASED_CHANGES

      static final int DROP_REVIEW___GET_BASED_CHANGES
      The operation id for the 'Get Based Changes' operation.
      See Also:
      Generated
      Ordered
    • DROP_REVIEW_OPERATION_COUNT

      static final int DROP_REVIEW_OPERATION_COUNT
      The number of operations of the 'Drop Review' class.
      See Also:
      Generated
      Ordered
    • COMMENT_STATUS

      static final int COMMENT_STATUS
      The meta object id for the 'Comment Status' enum.
      See Also:
      Generated
    • REVIEW_STATUS

      static final int REVIEW_STATUS
      The meta object id for the 'Review Status' enum.
      See Also:
      Generated
  • Method Details