|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.xtext.service.AbstractGenericModule
org.eclipse.xtext.ui.DefaultUiModule
org.eclipse.ocl.examples.xtext.oclinecore.ui.AbstractOCLinEcoreUiModule
org.eclipse.ocl.examples.xtext.oclinecore.ui.OCLinEcoreUiModule
public class OCLinEcoreUiModule
Use this class to register components to be used within the IDE.
Nested Class Summary | |
---|---|
static class |
OCLinEcoreUiModule.Bug382088Workaround
|
Field Summary | |
---|---|
static java.lang.String |
EDITOR_ID
|
static java.lang.String |
PLUGIN_ID
|
Constructor Summary | |
---|---|
OCLinEcoreUiModule(org.eclipse.ui.plugin.AbstractUIPlugin plugin)
|
Method Summary | |
---|---|
java.lang.Class<? extends org.eclipse.xtext.ui.editor.model.IResourceForEditorInputFactory> |
bindIResourceForEditorInputFactory()
|
java.lang.Class<? extends org.eclipse.xtext.ui.editor.IXtextEditorCallback> |
bindIXtextEditorCallback()
|
java.lang.Class<? extends org.eclipse.xtext.ui.editor.contentassist.antlr.ParserBasedContentAssistContextFactory.StatefulFactory> |
bindStatefulFactory()
|
java.lang.Class<? extends org.eclipse.xtext.ui.editor.model.XtextDocument> |
bindXtextDocument()
|
java.lang.Class<? extends org.eclipse.xtext.ui.editor.model.XtextDocumentProvider> |
bindXtextDocumentProvider()
|
static java.lang.String |
getString(java.lang.String key,
boolean translate)
Return the optionally translated value of a plugin.properties key. |
static java.lang.String |
getString(java.lang.String key,
java.lang.Object[] substitutions,
boolean translate)
Return the optionally translated value of a plugin.properties key with substitutions. |
Methods inherited from class org.eclipse.xtext.ui.DefaultUiModule |
---|
bindAdapterFactory, bindAdapterFactoryLabelProvider, bindComposedAdapterFactory$Descriptor$RegistryToInstance, bindContextTypeRegistry, bindCopyQualifiedNameService, bindIAllContainersState$Provider, bindIAnnotationHover, bindICharacterPairMatcher, bindICompletionProposalPostProcessor, bindIContentAssistantFactory, bindIContentAssistProcessor, bindIContentFormatterFactory, bindIContentOutlinePage, bindIDocumentPartitioner, bindIExternalContentSupport$IExternalContentProvider, bindIHighlightingHelper, bindIHyperlinkDetector, bindIImageDescriptorHelper, bindIImageHelper, bindIIndentationInformation, bindIPartitionTokenScanner, bindIPreferenceStore, bindIPreferenceValuesProvider, bindIPresentationDamager, bindIPresentationRepairer, bindIReconciler, bindIResourceSetProvider, bindISingleLineCommentHelper, bindITemplateProposalProvider, bindITextHover, bindITokenScanner, bindITraceURIConverter, bindIWhitespaceInformationProvider, bindMarkerContributor, bindMarkerTypeProvider, bindOutlineFilterAndSorter$IComparator, bindTemplateStore, configure, configureBracketMatchingAction, configureContentProposalLabelProvider, configureHyperlinkLabelProvider, configureIOutlineContribution$Composite, configureIResourceDescriptionsLiveScope, configureLanguageSpecificURIEditorOpener, configureMarkOccurrencesAction, configureSmartCaretPreferenceInitializer, configureToggleLinkWithEditorOutlineContribution, configureToggleSortingOutlineContribution, 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 |
Field Detail |
---|
public static final java.lang.String PLUGIN_ID
public static final java.lang.String EDITOR_ID
Constructor Detail |
---|
public OCLinEcoreUiModule(org.eclipse.ui.plugin.AbstractUIPlugin plugin)
Method Detail |
---|
public static java.lang.String getString(java.lang.String key, boolean translate)
public static java.lang.String getString(java.lang.String key, java.lang.Object[] substitutions, boolean translate)
public java.lang.Class<? extends org.eclipse.xtext.ui.editor.model.XtextDocument> bindXtextDocument()
bindXtextDocument
in class AbstractOCLinEcoreUiModule
public java.lang.Class<? extends org.eclipse.xtext.ui.editor.model.XtextDocumentProvider> bindXtextDocumentProvider()
public java.lang.Class<? extends org.eclipse.xtext.ui.editor.model.IResourceForEditorInputFactory> bindIResourceForEditorInputFactory()
bindIResourceForEditorInputFactory
in class org.eclipse.xtext.ui.DefaultUiModule
public java.lang.Class<? extends org.eclipse.xtext.ui.editor.IXtextEditorCallback> bindIXtextEditorCallback()
bindIXtextEditorCallback
in class AbstractOCLinEcoreUiModule
public java.lang.Class<? extends org.eclipse.xtext.ui.editor.contentassist.antlr.ParserBasedContentAssistContextFactory.StatefulFactory> bindStatefulFactory()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |