Uses of Class
org.eclipse.emf.cdo.lm.reviews.ModelReference
Packages that use ModelReference
Package
Description
-
Uses of ModelReference in org.eclipse.emf.cdo.lm.reviews
Methods in org.eclipse.emf.cdo.lm.reviews that return ModelReferenceModifier and TypeMethodDescriptionModelReference.Builder.build()
ModelReference.Extractor.extractModelReference
(Object object) Topic.getModelReference()
Returns the value of the 'Model Reference' attribute.Methods in org.eclipse.emf.cdo.lm.reviews with parameters of type ModelReferenceModifier 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
Fields in org.eclipse.emf.cdo.lm.reviews.impl declared as ModelReferenceModifier and TypeFieldDescriptionprotected static final ModelReference
TopicImpl.MODEL_REFERENCE_EDEFAULT
The default value of the 'Model Reference
' attribute.Methods in org.eclipse.emf.cdo.lm.reviews.impl that return ModelReferenceModifier and TypeMethodDescriptionReviewsFactoryImpl.createModelReferenceFromString
(EDataType eDataType, String initialValue) TopicImpl.getModelReference()
Methods in org.eclipse.emf.cdo.lm.reviews.impl with parameters of type ModelReferenceModifier and TypeMethodDescriptionvoid
TopicImpl.setModelReference
(ModelReference newModelReference) -
Uses of ModelReference in org.eclipse.emf.cdo.lm.reviews.util
Methods in org.eclipse.emf.cdo.lm.reviews.util that return ModelReferenceModifier and TypeMethodDescriptionModelReferenceExtractorRegistry.extractModelReference
(Object object)