Uses of Interface
org.eclipse.emf.cdo.lm.reviews.Comment
Package
Description
-
Uses of Comment in org.eclipse.emf.cdo.lm.reviews
Modifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Heading'.Modifier and TypeMethodDescriptionReviewsFactory.createComment()
Returns a new object of class 'Comment'.Modifier and TypeMethodDescriptionCommentable.getComments()
Returns the value of the 'Comments' containment reference list. -
Uses of Comment in org.eclipse.emf.cdo.lm.reviews.impl
Modifier and TypeClassDescriptionclass
An implementation of the model object 'Comment'.class
An implementation of the model object 'Heading'. -
Uses of Comment in org.eclipse.emf.cdo.lm.reviews.provider
Modifier and TypeMethodDescriptionprotected String
CommentItemProvider.getTextString
(Comment comment) protected String
HeadingItemProvider.getTextString
(Comment comment) -
Uses of Comment in org.eclipse.emf.cdo.lm.reviews.util
Modifier and TypeMethodDescriptionReviewsSwitch.caseComment
(Comment object) Returns the result of interpreting the object as an instance of 'Comment'.