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