Uses of Interface
org.eclipse.emf.cdo.lm.reviews.Commentable
Packages that use Commentable
Package
Description
-
Uses of Commentable in org.eclipse.emf.cdo.lm.reviews
Subinterfaces of Commentable in org.eclipse.emf.cdo.lm.reviewsModifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Comment'.interface
A representation of the model object 'Delivery Review'.interface
A representation of the model object 'Drop Review'.interface
A representation of the model object 'Heading'.interface
A representation of the model object 'Review'.interface
A representation of the model object 'Review Template'.Methods in org.eclipse.emf.cdo.lm.reviews that return CommentableModifier and TypeMethodDescriptionComment.getCommentable()
Returns the value of the 'Commentable' container reference.Methods in org.eclipse.emf.cdo.lm.reviews with parameters of type CommentableModifier and TypeMethodDescriptionvoid
Comment.setCommentable
(Commentable value) Sets the value of the 'Commentable
' container reference. -
Uses of Commentable in org.eclipse.emf.cdo.lm.reviews.impl
Classes in org.eclipse.emf.cdo.lm.reviews.impl that implement CommentableModifier and TypeClassDescriptionclass
An implementation of the model object 'Commentable'.class
An implementation of the model object 'Comment'.class
An implementation of the model object 'Delivery Review'.class
An implementation of the model object 'Drop Review'.class
An implementation of the model object 'Heading'.class
An implementation of the model object 'Review'.class
An implementation of the model object 'Review Template'.Methods in org.eclipse.emf.cdo.lm.reviews.impl that return CommentableMethods in org.eclipse.emf.cdo.lm.reviews.impl with parameters of type CommentableModifier and TypeMethodDescriptionCommentImpl.basicSetCommentable
(Commentable newCommentable, NotificationChain msgs) CommentableImpl.getCommentStatistics
(Commentable commentable) void
CommentImpl.setCommentable
(Commentable newCommentable) -
Uses of Commentable in org.eclipse.emf.cdo.lm.reviews.util
Methods in org.eclipse.emf.cdo.lm.reviews.util with parameters of type CommentableModifier and TypeMethodDescriptionReviewsSwitch.caseCommentable
(Commentable object) Returns the result of interpreting the object as an instance of 'Commentable'.