Uses of Interface
org.eclipse.emf.cdo.lm.reviews.Review
Packages that use Review
Package
Description
-
Uses of Review in org.eclipse.emf.cdo.lm.reviews
Subinterfaces of Review in org.eclipse.emf.cdo.lm.reviewsModifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Delivery Review'.interface
A representation of the model object 'Drop Review'.Methods in org.eclipse.emf.cdo.lm.reviews that return Review -
Uses of Review in org.eclipse.emf.cdo.lm.reviews.impl
Classes in org.eclipse.emf.cdo.lm.reviews.impl with type parameters of type ReviewModifier and TypeClassDescriptionclass
ReviewStatemachine<REVIEW extends Review>
static class
ReviewStatemachine.Client<REVIEW extends Review>
static class
ReviewStatemachine.Server<REVIEW extends Review>
Classes in org.eclipse.emf.cdo.lm.reviews.impl that implement ReviewModifier 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'.Methods in org.eclipse.emf.cdo.lm.reviews.impl with type parameters of type ReviewMethods in org.eclipse.emf.cdo.lm.reviews.impl that return Review -
Uses of Review in org.eclipse.emf.cdo.lm.reviews.provider
Methods in org.eclipse.emf.cdo.lm.reviews.provider with parameters of type ReviewModifier and TypeMethodDescriptionprotected final StyledString
ReviewItemProvider.appendStatus
(StyledString styledString, Review review) -
Uses of Review in org.eclipse.emf.cdo.lm.reviews.server
Methods in org.eclipse.emf.cdo.lm.reviews.server that return ReviewModifier and TypeMethodDescriptionIReviewManagerEvent.getNewReview()
IReviewManagerEvent.getOldReview()
-
Uses of Review in org.eclipse.emf.cdo.lm.reviews.util
Methods in org.eclipse.emf.cdo.lm.reviews.util with parameters of type ReviewModifier and TypeMethodDescriptionReviewsSwitch.caseReview
(Review object) Returns the result of interpreting the object as an instance of 'Review'.