de.cau.cs.kieler.synccharts.text.actions.ui
Class ActionsUiModule

java.lang.Object
  extended by org.eclipse.xtext.service.AbstractGenericModule
      extended by org.eclipse.xtext.ui.DefaultUiModule
          extended by de.cau.cs.kieler.synccharts.text.actions.ui.AbstractActionsUiModule
              extended by de.cau.cs.kieler.synccharts.text.actions.ui.ActionsUiModule
All Implemented Interfaces:
com.google.inject.Module

public class ActionsUiModule
extends AbstractActionsUiModule

Use this class to register components to be used within the IDE.

Rating red

Constructor Summary
ActionsUiModule(AbstractUIPlugin plugin)
           
 
Method Summary
 Class<? extends org.eclipse.xtext.validation.IDiagnosticConverter> bindIDiagnosticConverter()
           
 
Methods inherited from class de.cau.cs.kieler.synccharts.text.actions.ui.AbstractActionsUiModule
bindContentAssistContext$Factory, bindDocumentBasedDirtyResource, bindIContentAssistParser, bindIContentOutlineNodeAdapterFactory, bindIContentProposalProvider, bindIDamagerRepairer, bindILabelProvider, bindIProposalConflictHelper, bindISemanticModelTransformer, bindIssueResolutionProvider, bindITokenScanner, bindIXtextEditorCallback, bindPrefixMatcher, configureContentAssistLexer, configureContentAssistLexerProvider, configureHighlightingLexer, configureHighlightingTokenDefProvider, configureIResourceDescriptionsBuilderScope, configureIResourceDescriptionsPersisted, configureResourceUIServiceLabelProvider, provideIAllContainersState
 
Methods inherited from class org.eclipse.xtext.ui.DefaultUiModule
bindAdapterFactory, bindAdapterFactoryLabelProvider, bindComposedAdapterFactory$Descriptor$RegistryToInstance, bindContextTypeRegistry, bindIActionBarContributor, bindIAllContainersState$Provider, bindICompletionProposalPostProcessor, bindIContentAssistantFactory, bindIContentAssistProcessor, bindIContentFormatterFactory, bindIContentOutlineNodeComparer, bindIContentOutlinePage, bindIExternalContentSupport$IExternalContentProvider, bindIHighlightingHelper, bindIHyperlinkDetector, bindIImageHelper, bindIIndentationInformation, bindIOutlineTreeProvider, bindIPreferenceStore, bindIReconciler, bindIResourceForEditorInputFactory, bindIResourceSetProvider, bindISingleLineCommentHelper, bindITemplateProposalProvider, bindTemplateStore, configure, configureBracketMatchingAction, configureContentProposalLabelProvider, configureHyperlinkLabelProvider, configureLanguageSpecificURIEditorOpener, configureOutlineLabelProvider, configureUiEncodingProvider, configureXtextEditorErrorTickUpdater
 
Methods inherited from class org.eclipse.xtext.service.AbstractGenericModule
bindProperties, getBindings, tryBindProperties
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ActionsUiModule

public ActionsUiModule(AbstractUIPlugin plugin)
Method Detail

bindIDiagnosticConverter

public Class<? extends org.eclipse.xtext.validation.IDiagnosticConverter> bindIDiagnosticConverter()