|
||||||||||
| 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
|
| 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, bindIAllContainersState$Provider, bindIAnnotationHover, bindICharacterPairMatcher, bindICompletionProposalPostProcessor, bindIContentAssistantFactory, bindIContentAssistProcessor, bindIContentFormatterFactory, bindIContentOutlinePage, bindIDocumentPartitioner, bindIEObjectHover, bindIExternalContentSupport$IExternalContentProvider, bindIHighlightingHelper, bindIHyperlinkDetector, bindIImageHelper, bindIIndentationInformation, bindIPartitionTokenScanner, bindIPreferenceStore, bindIPresentationDamager, bindIPresentationRepairer, bindIReconciler, bindIResourceSetProvider, bindISingleLineCommentHelper, bindITemplateProposalProvider, bindITextHover, bindITokenScanner, bindIWhitespaceInformationProvider, bindMarkerTypeProvider, bindOutlineFilterAndSorter$IComparator, bindTemplateStore, configure, configureBracketMatchingAction, configureContentProposalLabelProvider, configureHyperlinkLabelProvider, configureIOutlineContribution$Composite, configureIResourceDescriptionsLiveScope, configureLanguageSpecificURIEditorOpener, configureMarkOccurrencesAction, 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 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 AbstractOCLinEcoreUiModulepublic 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.DefaultUiModulepublic java.lang.Class<? extends org.eclipse.xtext.ui.editor.IXtextEditorCallback> bindIXtextEditorCallback()
bindIXtextEditorCallback in class AbstractOCLinEcoreUiModulepublic 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 | |||||||||