Class AbstractModuleEditorContentType


  • public class AbstractModuleEditorContentType
    extends org.eclipse.jface.text.templates.TemplateContextType
    • Method Summary

      • Methods inherited from class org.eclipse.jface.text.templates.TemplateContextType

        addResolver, getId, getName, getResolver, removeAllResolvers, removeResolver, resolve, resolve, resolvers, setId, setName, validate, validateVariables
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • AbstractModuleEditorContentType

        public AbstractModuleEditorContentType​(java.lang.String id,
                                               java.lang.String name)
      • AbstractModuleEditorContentType

        public AbstractModuleEditorContentType​(java.lang.String id)