OCL

org.topcased.editors.ocleditor.editor
Class OCLEditorSourceViewerConfiguration

java.lang.Object
  extended by org.eclipse.jface.text.source.SourceViewerConfiguration
      extended by org.topcased.editors.ocleditor.editor.OCLEditorSourceViewerConfiguration

public class OCLEditorSourceViewerConfiguration
extends org.eclipse.jface.text.source.SourceViewerConfiguration


Constructor Summary
OCLEditorSourceViewerConfiguration()
           
 
Method Summary
 org.eclipse.jface.text.source.IAnnotationHover getAnnotationHover(org.eclipse.jface.text.source.ISourceViewer sourceViewer)
           
 org.eclipse.jface.text.contentassist.IContentAssistant getContentAssistant(org.eclipse.jface.text.source.ISourceViewer sourceViewer)
           
 OCLEditorContentProcessor getContentProcessor()
           
 org.eclipse.jface.text.presentation.IPresentationReconciler getPresentationReconciler(org.eclipse.jface.text.source.ISourceViewer sourceViewer)
           
 void setContentProcessorOclTypesPackage(EPackage ePackage)
           
 void setContentProcessorPackage(EPackage ePackage)
           
 
Methods inherited from class org.eclipse.jface.text.source.SourceViewerConfiguration
getAutoEditStrategies, getAutoIndentStrategy, getConfiguredContentTypes, getConfiguredDocumentPartitioning, getConfiguredTextHoverStateMasks, getContentFormatter, getDefaultPrefixes, getDoubleClickStrategy, getHyperlinkDetectors, getHyperlinkPresenter, getHyperlinkStateMask, getIndentPrefixes, getIndentPrefixesForTab, getInformationControlCreator, getInformationPresenter, getOverviewRulerAnnotationHover, getQuickAssistAssistant, getReconciler, getTabWidth, getTextHover, getTextHover, getUndoManager
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OCLEditorSourceViewerConfiguration

public OCLEditorSourceViewerConfiguration()
Method Detail

getPresentationReconciler

public org.eclipse.jface.text.presentation.IPresentationReconciler getPresentationReconciler(org.eclipse.jface.text.source.ISourceViewer sourceViewer)
Overrides:
getPresentationReconciler in class org.eclipse.jface.text.source.SourceViewerConfiguration

getContentAssistant

public org.eclipse.jface.text.contentassist.IContentAssistant getContentAssistant(org.eclipse.jface.text.source.ISourceViewer sourceViewer)
Overrides:
getContentAssistant in class org.eclipse.jface.text.source.SourceViewerConfiguration

setContentProcessorPackage

public void setContentProcessorPackage(EPackage ePackage)

setContentProcessorOclTypesPackage

public void setContentProcessorOclTypesPackage(EPackage ePackage)

getContentProcessor

public OCLEditorContentProcessor getContentProcessor()

getAnnotationHover

public org.eclipse.jface.text.source.IAnnotationHover getAnnotationHover(org.eclipse.jface.text.source.ISourceViewer sourceViewer)
Overrides:
getAnnotationHover in class org.eclipse.jface.text.source.SourceViewerConfiguration
See Also:
SourceViewerConfiguration.getAnnotationHover(org.eclipse.jface.text.source.ISourceViewer)

OCL

Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.