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
    • AUTHORABLE

      static final int AUTHORABLE
      The meta object id for the 'Authorable' class.
      See Also:
      Generated
    • AUTHORABLE__ANNOTATIONS

      static final int AUTHORABLE__ANNOTATIONS
      The feature id for the 'Annotations' containment reference list.
      Since:
      1.2
      See Also:
      Generated
      Ordered
    • AUTHORABLE__ID

      static final int AUTHORABLE__ID
      The feature id for the 'Id' attribute.
      Since:
      1.2
      See Also:
      Generated
      Ordered
    • AUTHORABLE__TEXT

      static final int AUTHORABLE__TEXT
      The feature id for the 'Text' attribute.
      Since:
      1.2
      See Also:
      Generated
      Ordered
    • AUTHORABLE__AUTHOR

      static final int AUTHORABLE__AUTHOR
      The feature id for the 'Author' attribute.
      Since:
      1.2
      See Also:
      Generated
      Ordered
    • AUTHORABLE__CREATION_TIME

      static final int AUTHORABLE__CREATION_TIME
      The feature id for the 'Creation Time' attribute.
      Since:
      1.2
      See Also:
      Generated
      Ordered
    • AUTHORABLE__EDIT_TIME

      static final int AUTHORABLE__EDIT_TIME
      The feature id for the 'Edit Time' attribute.
      Since:
      1.2
      See Also:
      Generated
      Ordered
    • AUTHORABLE_FEATURE_COUNT

      static final int AUTHORABLE_FEATURE_COUNT
      The number of structural features of the 'Authorable' class.
      Since:
      1.2
      See Also:
      Generated
      Ordered
    • AUTHORABLE___GET_ANNOTATION__STRING

      static final int AUTHORABLE___GET_ANNOTATION__STRING
      The operation id for the 'Get Annotation' operation.
      Since:
      1.2
      See Also:
      Generated
      Ordered
    • AUTHORABLE___GET_SYSTEM

      static final int AUTHORABLE___GET_SYSTEM
      The operation id for the 'Get System' operation.
      Since:
      1.2
      See Also:
      Generated
      Ordered
    • AUTHORABLE_OPERATION_COUNT

      static final int AUTHORABLE_OPERATION_COUNT
      The number of operations of the 'Authorable' class.
      Since:
      1.2
      See Also:
      Generated
      Ordered
    • TOPIC_CONTAINER

      static final int TOPIC_CONTAINER
      The meta object id for the 'Topic Container' class.
      See Also:
      Generated
    • TOPIC_CONTAINER__ANNOTATIONS

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

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

      static final int TOPIC_CONTAINER__TOPICS
      The feature id for the 'Topics' containment reference list.
      See Also:
      Generated
      Ordered
    • TOPIC_CONTAINER__COMMENTS

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

      static final int TOPIC_CONTAINER__TOPIC_COUNT
      The feature id for the 'Topic Count' attribute.
      See Also:
      Generated
      Ordered
    • TOPIC_CONTAINER__UNRESOLVED_COUNT

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

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

      static final int TOPIC_CONTAINER_FEATURE_COUNT
      The number of structural features of the 'Topic Container' class.
      See Also:
      Generated
      Ordered
    • TOPIC_CONTAINER___GET_ANNOTATION__STRING

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

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

      static final int TOPIC_CONTAINER_OPERATION_COUNT
      The number of operations of the 'Topic Container' class.
      See Also:
      Generated
      Ordered
    • ANNOTATION_SOURCE

      static final String ANNOTATION_SOURCE
      See Also:
    • COMMENT

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

      static final int TOPIC
      The meta object id for the 'Topic' class.
      See Also:
      Generated
    • TOPIC__ANNOTATIONS

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

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

      static final int TOPIC__TOPICS
      The feature id for the 'Topics' containment reference list.
      See Also:
      Generated
      Ordered
    • TOPIC__COMMENTS

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

      static final int TOPIC__TOPIC_COUNT
      The feature id for the 'Topic Count' attribute.
      See Also:
      Generated
      Ordered
    • TOPIC__UNRESOLVED_COUNT

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

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

      static final int TOPIC__ID
      The feature id for the 'Id' attribute.
      Since:
      1.2
      See Also:
      Generated
      Ordered
    • TOPIC__TEXT

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

      static final int TOPIC__AUTHOR
      The feature id for the 'Author' attribute.
      Since:
      1.2
      See Also:
      Generated
      Ordered
    • TOPIC__CREATION_TIME

      static final int TOPIC__CREATION_TIME
      The feature id for the 'Creation Time' attribute.
      Since:
      1.2
      See Also:
      Generated
      Ordered
    • TOPIC__EDIT_TIME

      static final int TOPIC__EDIT_TIME
      The feature id for the 'Edit Time' attribute.
      Since:
      1.2
      See Also:
      Generated
      Ordered
    • TOPIC__HEADING

      static final int TOPIC__HEADING
      The feature id for the 'Heading' attribute.
      See Also:
      Generated
      Ordered
    • TOPIC__MODEL_REFERENCE

      static final int TOPIC__MODEL_REFERENCE
      The feature id for the 'Model Reference' attribute.
      See Also:
      Generated
      Ordered
    • TOPIC__STATUS

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

      static final int TOPIC__CONTAINER
      The feature id for the 'Container' container reference.
      See Also:
      Generated
      Ordered
    • TOPIC__PARENT_HEADING

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

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

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

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

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

      static final int TOPIC_FEATURE_COUNT
      The number of structural features of the 'Topic' class.
      See Also:
      Generated
      Ordered
    • TOPIC___GET_ANNOTATION__STRING

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

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

      static final int TOPIC_OPERATION_COUNT
      The number of operations of the 'Topic' class.
      See Also:
      Generated
      Ordered
    • COMMENT__ANNOTATIONS

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

      static final int COMMENT__ID
      The feature id for the 'Id' attribute.
      Since:
      1.2
      See Also:
      Generated
      Ordered
    • COMMENT__TEXT

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

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

      static final int COMMENT__CREATION_TIME
      The feature id for the 'Creation Time' attribute.
      See Also:
      Generated
      Ordered
    • COMMENT__EDIT_TIME

      static final int COMMENT__EDIT_TIME
      The feature id for the 'Edit Time' attribute.
      See Also:
      Generated
      Ordered
    • COMMENT__CONTAINER

      static final int COMMENT__CONTAINER
      The feature id for the 'Container' container reference.
      See Also:
      Generated
      Ordered
    • COMMENT__REVIEW

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

      static final int COMMENT__REPLY_TO
      The feature id for the 'Reply To' reference.
      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
    • 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__TOPICS

      static final int REVIEW_TEMPLATE__TOPICS
      The feature id for the 'Topics' containment reference list.
      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__TOPIC_COUNT

      static final int REVIEW_TEMPLATE__TOPIC_COUNT
      The feature id for the 'Topic 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__TOPICS

      static final int REVIEW__TOPICS
      The feature id for the 'Topics' containment reference list.
      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__TOPIC_COUNT

      static final int REVIEW__TOPIC_COUNT
      The feature id for the 'Topic 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__TOPICS

      static final int DELIVERY_REVIEW__TOPICS
      The feature id for the 'Topics' containment reference list.
      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__TOPIC_COUNT

      static final int DELIVERY_REVIEW__TOPIC_COUNT
      The feature id for the 'Topic 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__TOPICS

      static final int DROP_REVIEW__TOPICS
      The feature id for the 'Topics' containment reference list.
      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__TOPIC_COUNT

      static final int DROP_REVIEW__TOPIC_COUNT
      The feature id for the 'Topic 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
    • TOPIC_STATUS

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

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

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