Uses of Interface
org.eclipse.emf.cdo.lm.reviews.Topic
Package
Description
-
Uses of Topic in org.eclipse.emf.cdo.lm.reviews
Modifier and TypeMethodDescriptionReviewsFactory.createTopic()
Returns a new object of class 'Topic'.Topic.getNextHeading()
Returns the value of the 'Next Heading' reference.Topic.getParentHeading()
Returns the value of the 'Parent Heading' reference.Topic.getPreviousHeading()
Returns the value of the 'Previous Heading' reference.default Topic
TopicContainer.getTopic
(ModelReference modelReference) Modifier and TypeMethodDescriptionTopicContainer.getTopics()
Returns the value of the 'Topics' containment reference list.TopicContainer.getTopics
(ModelReference modelReference) Modifier and TypeMethodDescriptiondefault boolean
TopicContainer.forEachTopic
(Predicate<Topic> consumer) -
Uses of Topic in org.eclipse.emf.cdo.lm.reviews.impl
Modifier and TypeMethodDescriptionReviewsFactoryImpl.createTopic()
TopicImpl.getNextHeading()
TopicImpl.getParentHeading()
TopicImpl.getPreviousHeading()
-
Uses of Topic in org.eclipse.emf.cdo.lm.reviews.util