Class PalladioUiModule
- java.lang.Object
-
- org.eclipse.xtext.service.AbstractGenericModule
-
- org.eclipse.xtext.ui.resource.generic.EmfUiModule
-
- org.palladiosimulator.xtext.helper.ui.PalladioUiModule
-
- All Implemented Interfaces:
com.google.inject.Module
public class PalladioUiModule extends org.eclipse.xtext.ui.resource.generic.EmfUiModule
-
-
Constructor Summary
Constructors Constructor Description PalladioUiModule(AbstractUIPlugin plugin)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
configureLanguageSpecificURIEditorOpener(com.google.inject.Binder binder)
-
Methods inherited from class org.eclipse.xtext.ui.resource.generic.EmfUiModule
bindAdapterFactory, bindAdapterFactoryLabelProvider, bindComposedAdapterFactory$Descriptor$RegistryToInstance, bindIImageHelper, bindILabelProvider, bindIReferenceUpdater, bindIRenameRefactoringProvider, bindIRenameStrategy, bindIRenameStrategy$Provider, bindIRenameSupport$Factory, bindIResourceSetProvider, configure, configureContentProposalLabelProvider, configureHyperlinkLabelProvider, configureResourceUIServiceLabelProvider
-
-
-
-
Constructor Detail
-
PalladioUiModule
public PalladioUiModule(AbstractUIPlugin plugin)
-
-