Uses of Class
org.eclipse.text.templates.ContextTypeRegistry
Packages that use ContextTypeRegistry
Package
Description
Application programming interfaces for interaction
with the Eclipse text template support.
Application programming interfaces for interaction
with the Eclipse text editor template support.
-
Uses of ContextTypeRegistry in org.eclipse.jface.text.templates
Subclasses of ContextTypeRegistry in org.eclipse.jface.text.templates -
Uses of ContextTypeRegistry in org.eclipse.text.templates
Methods in org.eclipse.text.templates that return ContextTypeRegistryModifier and TypeMethodDescriptionprotected ContextTypeRegistry
TemplateStoreCore.getRegistry()
Returns the registry.Constructors in org.eclipse.text.templates with parameters of type ContextTypeRegistryModifierConstructorDescriptionTemplateStoreCore
(ContextTypeRegistry registry, IEclipsePreferences store, String key) Creates a new template store with a context type registry. -
Uses of ContextTypeRegistry in org.eclipse.ui.editors.text.templates
Subclasses of ContextTypeRegistry in org.eclipse.ui.editors.text.templatesModifier and TypeClassDescriptionclass
A registry for context types.
ContextTypeRegistry