Uses of Interface
org.eclipse.epsilon.egl.config.ContentTypeRepository
Packages that use ContentTypeRepository
-
Uses of ContentTypeRepository in org.eclipse.epsilon.egl.config
Classes in org.eclipse.epsilon.egl.config that implement ContentTypeRepository -
Uses of ContentTypeRepository in org.eclipse.epsilon.egl.execute.context
Methods in org.eclipse.epsilon.egl.execute.context that return ContentTypeRepositoryModifier and TypeMethodDescriptionEglContext.getContentTypeRepository()
IEglContext.getContentTypeRepository()
Methods in org.eclipse.epsilon.egl.execute.context with parameters of type ContentTypeRepositoryModifier and TypeMethodDescriptionvoid
EglContext.setContentTypeRepository
(ContentTypeRepository repository) void
IEglContext.setContentTypeRepository
(ContentTypeRepository repository)