Uses of Interface
org.eclipse.emf.cdo.lm.reviews.Commentable
Package
Description
-
Uses of Commentable in org.eclipse.emf.cdo.lm.reviews
Modifier 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'.Modifier and TypeMethodDescriptionComment.getCommentable()
Returns the value of the 'Commentable' container reference.Modifier 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
Modifier 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'.Modifier 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
Modifier and TypeMethodDescriptionReviewsSwitch.caseCommentable
(Commentable object) Returns the result of interpreting the object as an instance of 'Commentable'.