Uses of Interface
org.eclipse.emf.cdo.lm.reviews.TopicContainer
Packages that use TopicContainer
Package
Description
-
Uses of TopicContainer in org.eclipse.emf.cdo.lm.reviews
Subinterfaces of TopicContainer 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'.interface
A representation of the model object 'Review'.interface
A representation of the model object 'Review Template'.interface
A representation of the model object 'Topic'.Methods in org.eclipse.emf.cdo.lm.reviews that return TopicContainerModifier and TypeMethodDescriptionComment.getContainer()
Returns the value of the 'Container' container reference.Topic.getContainer()
Returns the value of the 'Container' container reference.Methods in org.eclipse.emf.cdo.lm.reviews with parameters of type TopicContainerModifier and TypeMethodDescriptionvoid
Comment.setContainer
(TopicContainer value) Sets the value of the 'Container
' container reference.void
Topic.setContainer
(TopicContainer value) Sets the value of the 'Container
' container reference. -
Uses of TopicContainer in org.eclipse.emf.cdo.lm.reviews.impl
Classes in org.eclipse.emf.cdo.lm.reviews.impl that implement TopicContainerModifier 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'.class
An implementation of the model object 'Review Template'.class
An implementation of the model object 'Commentable'.class
An implementation of the model object 'Topic'.Methods in org.eclipse.emf.cdo.lm.reviews.impl that return TopicContainerMethods in org.eclipse.emf.cdo.lm.reviews.impl with parameters of type TopicContainerModifier and TypeMethodDescriptionCommentImpl.basicSetContainer
(TopicContainer newContainer, NotificationChain msgs) TopicImpl.basicSetContainer
(TopicContainer newContainer, NotificationChain msgs) TopicContainerImpl.getTopicStatistics
(TopicContainer container) void
CommentImpl.setContainer
(TopicContainer newContainer) void
TopicImpl.setContainer
(TopicContainer newContainer) -
Uses of TopicContainer in org.eclipse.emf.cdo.lm.reviews.util
Methods in org.eclipse.emf.cdo.lm.reviews.util with parameters of type TopicContainerModifier and TypeMethodDescriptionReviewsSwitch.caseTopicContainer
(TopicContainer object) Returns the result of interpreting the object as an instance of 'Topic Container'.