Package org.eclipse.emf.cdo.lm.reviews
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
-
Field Summary
Modifier and TypeFieldDescriptionstatic final EClass
The meta object literal for the 'Comment
' class.static final EAttribute
The meta object literal for the 'Author' attribute feature.static final EReference
The meta object literal for the 'Commentable' container reference feature.static final EReference
The meta object literal for the 'Parent Heading' reference feature.static final EAttribute
The meta object literal for the 'Status' attribute feature.static final EAttribute
The meta object literal for the 'Text' attribute feature.static final EEnum
The meta object literal for the 'Comment Status
' enum.static final EClass
The meta object literal for the 'Commentable
' class.static final EAttribute
The meta object literal for the 'Comment Count' attribute feature.static final EReference
The meta object literal for the 'Comments' containment reference list feature.static final EAttribute
The meta object literal for the 'Resolved Count' attribute feature.static final EReference
The meta object literal for the 'Review' reference feature.static final EAttribute
The meta object literal for the 'Unresolved Count' attribute feature.static final EClass
The meta object literal for the 'Delivery Review
' class.static final EReference
The meta object literal for the 'Base' reference feature.static final EAttribute
The meta object literal for the 'Branch' attribute feature.static final EReference
The meta object literal for the 'Deliveries' reference list feature.static final EAttribute
The meta object literal for the 'Impact' attribute feature.static final EAttribute
The meta object literal for the 'Rebase Count' attribute feature.static final EReference
The meta object literal for the 'Source Change' reference feature.static final EAttribute
The meta object literal for the 'Source Commit' attribute feature.static final EAttribute
The meta object literal for the 'Target Commit' attribute feature.static final EClass
The meta object literal for the 'Drop Review
' class.static final EReference
The meta object literal for the 'Delivery' reference feature.static final EAttribute
The meta object literal for the 'Drop Label' attribute feature.static final EReference
The meta object literal for the 'Drop Type' reference feature.static final EAttribute
The meta object literal for the 'Target Time Stamp' attribute feature.static final EClass
The meta object literal for the 'Heading
' class.static final EReference
The meta object literal for the 'Next Heading' reference feature.static final EAttribute
The meta object literal for the 'Outline Number' attribute feature.static final EAttribute
The meta object literal for the 'Parent Index' attribute feature.static final EReference
The meta object literal for the 'Previous Heading' reference feature.static final EClass
The meta object literal for the 'Review
' class.static final EAttribute
The meta object literal for the 'Author' attribute feature.static final EAttribute
The meta object literal for the 'Id' attribute feature.static final EAttribute
The meta object literal for the 'Reviewers' attribute list feature.static final EAttribute
The meta object literal for the 'Status' attribute feature.static final EEnum
The meta object literal for the 'Review Status
' enum.static final EClass
The meta object literal for the 'Review Template
' class.static final EAttribute
The meta object literal for the 'Reviewers' attribute list feature.
-
Field Details
-
COMMENTABLE
The meta object literal for the 'Commentable
' class.- See Also:
- Generated
-
COMMENTABLE__REVIEW
The meta object literal for the 'Review' reference feature.- Generated
-
COMMENTABLE__COMMENTS
The meta object literal for the 'Comments' containment reference list feature.- Generated
-
COMMENTABLE__COMMENT_COUNT
The meta object literal for the 'Comment Count' attribute feature.- Generated
-
COMMENTABLE__UNRESOLVED_COUNT
The meta object literal for the 'Unresolved Count' attribute feature.- Generated
-
COMMENTABLE__RESOLVED_COUNT
The meta object literal for the 'Resolved Count' attribute feature.- Generated
-
COMMENT
The meta object literal for the 'Comment
' class.- See Also:
- Generated
-
COMMENT__COMMENTABLE
The meta object literal for the 'Commentable' container reference feature.- Generated
-
COMMENT__PARENT_HEADING
The meta object literal for the 'Parent Heading' reference feature.- Generated
-
COMMENT__AUTHOR
The meta object literal for the 'Author' attribute feature.- Generated
-
COMMENT__TEXT
The meta object literal for the 'Text' attribute feature.- Generated
-
COMMENT__STATUS
The meta object literal for the 'Status' attribute feature.- Generated
-
HEADING
The meta object literal for the 'Heading
' class.- See Also:
- Generated
-
HEADING__PREVIOUS_HEADING
The meta object literal for the 'Previous Heading' reference feature.- Generated
-
HEADING__NEXT_HEADING
The meta object literal for the 'Next Heading' reference feature.- Generated
-
HEADING__PARENT_INDEX
The meta object literal for the 'Parent Index' attribute feature.- Generated
-
HEADING__OUTLINE_NUMBER
The meta object literal for the 'Outline Number' attribute feature.- Generated
-
REVIEW_TEMPLATE
The meta object literal for the 'Review Template
' class.- See Also:
- Generated
-
REVIEW_TEMPLATE__REVIEWERS
The meta object literal for the 'Reviewers' attribute list feature.- Generated
-
REVIEW
The meta object literal for the 'Review
' class.- See Also:
- Generated
-
REVIEW__ID
The meta object literal for the 'Id' attribute feature.- Generated
-
REVIEW__AUTHOR
The meta object literal for the 'Author' attribute feature.- Generated
-
REVIEW__REVIEWERS
The meta object literal for the 'Reviewers' attribute list feature.- Generated
-
REVIEW__STATUS
The meta object literal for the 'Status' attribute feature.- Generated
-
DELIVERY_REVIEW
The meta object literal for the 'Delivery Review
' class.- See Also:
- Generated
-
DELIVERY_REVIEW__BASE
The meta object literal for the 'Base' reference feature.- Generated
-
DELIVERY_REVIEW__IMPACT
The meta object literal for the 'Impact' attribute feature.- Generated
-
DELIVERY_REVIEW__BRANCH
The meta object literal for the 'Branch' attribute feature.- Generated
-
DELIVERY_REVIEW__DELIVERIES
The meta object literal for the 'Deliveries' reference list feature.- Generated
-
DELIVERY_REVIEW__SOURCE_CHANGE
The meta object literal for the 'Source Change' reference feature.- Generated
-
DELIVERY_REVIEW__SOURCE_COMMIT
The meta object literal for the 'Source Commit' attribute feature.- Generated
-
DELIVERY_REVIEW__TARGET_COMMIT
The meta object literal for the 'Target Commit' attribute feature.- Generated
-
DELIVERY_REVIEW__REBASE_COUNT
The meta object literal for the 'Rebase Count' attribute feature.- Generated
-
DROP_REVIEW
The meta object literal for the 'Drop Review
' class.- See Also:
- Generated
-
DROP_REVIEW__DELIVERY
The meta object literal for the 'Delivery' reference feature.- Generated
-
DROP_REVIEW__TARGET_TIME_STAMP
The meta object literal for the 'Target Time Stamp' attribute feature.- Generated
-
DROP_REVIEW__DROP_TYPE
The meta object literal for the 'Drop Type' reference feature.- Generated
-
DROP_REVIEW__DROP_LABEL
The meta object literal for the 'Drop Label' attribute feature.- Generated
-
COMMENT_STATUS
The meta object literal for the 'Comment Status
' enum.- See Also:
- Generated
-
REVIEW_STATUS
The meta object literal for the 'Review Status
' enum.- See Also:
- Generated
-