Uses of Interface
org.eclipse.emf.cdo.lm.reviews.Review
Package
Description
-
Uses of Review in org.eclipse.emf.cdo.lm.reviews
Modifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Delivery Review'.interface
A representation of the model object 'Drop Review'. -
Uses of Review in org.eclipse.emf.cdo.lm.reviews.impl
Modifier and TypeClassDescriptionclass
ReviewStatemachine<REVIEW extends Review>
static class
ReviewStatemachine.Client<REVIEW extends Review>
static class
ReviewStatemachine.Server<REVIEW extends Review>
Modifier and TypeClassDescriptionclass
An implementation of the model object 'Delivery Review'.class
An implementation of the model object 'Drop Review'.class
An implementation of the model object 'Review'. -
Uses of Review in org.eclipse.emf.cdo.lm.reviews.provider
Modifier and TypeMethodDescriptionprotected final StyledString
ReviewItemProvider.appendStatus
(StyledString styledString, Review review) -
Uses of Review in org.eclipse.emf.cdo.lm.reviews.server
Modifier and TypeMethodDescriptionIReviewManagerEvent.getNewReview()
IReviewManagerEvent.getOldReview()
-
Uses of Review in org.eclipse.emf.cdo.lm.reviews.util
Modifier and TypeMethodDescriptionReviewsSwitch.caseReview
(Review object) Returns the result of interpreting the object as an instance of 'Review'.