Uses of Class
org.eclipse.emf.cdo.lm.reviews.ModelReference
Package
Description
-
Uses of ModelReference in org.eclipse.emf.cdo.lm.reviews
Modifier and TypeMethodDescriptionModelReference.Builder.build()
ModelReference.Extractor.extractModelReference
(Object object) Topic.getModelReference()
Returns the value of the 'Model Reference' attribute.Modifier and TypeMethodDescriptiondefault Topic
TopicContainer.getTopic
(ModelReference modelReference) TopicContainer.getTopics
(ModelReference modelReference) void
Topic.setModelReference
(ModelReference value) Sets the value of the 'Model Reference
' attribute. -
Uses of ModelReference in org.eclipse.emf.cdo.lm.reviews.impl
Modifier and TypeFieldDescriptionprotected static final ModelReference
TopicImpl.MODEL_REFERENCE_EDEFAULT
The default value of the 'Model Reference
' attribute.Modifier and TypeMethodDescriptionReviewsFactoryImpl.createModelReferenceFromString
(EDataType eDataType, String initialValue) TopicImpl.getModelReference()
Modifier and TypeMethodDescriptionvoid
TopicImpl.setModelReference
(ModelReference newModelReference) -
Uses of ModelReference in org.eclipse.emf.cdo.lm.reviews.util
Modifier and TypeMethodDescriptionModelReferenceExtractorRegistry.extractModelReference
(Object object)