Uses of Interface
org.eclipse.emf.cdo.lm.reviews.Comment
Packages that use Comment
Package
Description
-
Uses of Comment in org.eclipse.emf.cdo.lm.reviews
Subinterfaces of Comment in org.eclipse.emf.cdo.lm.reviewsModifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Heading'.Methods in org.eclipse.emf.cdo.lm.reviews that return CommentModifier and TypeMethodDescriptionReviewsFactory.createComment()
Returns a new object of class 'Comment'.Methods in org.eclipse.emf.cdo.lm.reviews that return types with arguments of type CommentModifier and TypeMethodDescriptionCommentable.getComments()
Returns the value of the 'Comments' containment reference list. -
Uses of Comment in org.eclipse.emf.cdo.lm.reviews.impl
Classes in org.eclipse.emf.cdo.lm.reviews.impl that implement CommentModifier and TypeClassDescriptionclass
An implementation of the model object 'Comment'.class
An implementation of the model object 'Heading'.Methods in org.eclipse.emf.cdo.lm.reviews.impl that return CommentMethods in org.eclipse.emf.cdo.lm.reviews.impl that return types with arguments of type Comment -
Uses of Comment in org.eclipse.emf.cdo.lm.reviews.provider
Methods in org.eclipse.emf.cdo.lm.reviews.provider with parameters of type CommentModifier and TypeMethodDescriptionprotected String
CommentItemProvider.getTextString
(Comment comment) protected String
HeadingItemProvider.getTextString
(Comment comment) -
Uses of Comment in org.eclipse.emf.cdo.lm.reviews.util
Methods in org.eclipse.emf.cdo.lm.reviews.util with parameters of type CommentModifier and TypeMethodDescriptionReviewsSwitch.caseComment
(Comment object) Returns the result of interpreting the object as an instance of 'Comment'.