Package org.eclipse.mofscript.editor

Interface Summary
MofScriptBracketListener Inteferace for listeing for event concerned with bracket insertion
 

Class Summary
ColorManager Class ColorManager - manages the MOFScript colors
ExecutionUtility Utility class for managing compilation and execution from the editor
MofScriptAnnotationFactory  
MofScriptAutoIndentStrategy Auto indent strategy sensitive to brackets.
MofScriptConfiguration Handles the configuration settings for the MOFScript text editor
MofScriptContentAssistProcessor Provides content assist for the MOFScript editor
MofScriptContentOutlinePage A content outliner for MOFScript.
MofScriptDocument Document class for MOFScript documents keeps a link to the IFile being edited¨
MofScriptDocumentProvider The document provider
MofScriptDoubleClickStrategy A Double click strategy for MOFScript
MofScriptEditorActionDelegate Action delegate for MOFScript actions
MofScriptEditorFactory Factory for creating editor objects, e.g. content assist
MofScriptEditorMessages Messages class for MOFScript
MofScriptEditorPlugin The main MOFSCript plugin class
MofScriptPartitionScanner PartitionScanner used by MOFScript documents Instantiated from MOFScriptDocumentProvider
MofScriptPopupActionDelegate  
MofScriptPreferences This class represents a preference page that is contributed to the Preferences dialog.
MofScriptScanner  
MofScriptTextEditor The text editor
MofScriptTextHover Provides hover information for text
MofScriptWhitespaceDetector Detetects white space
NonRuleBasedDamagerRepairer  
WhitespaceDetector A white space detector.
WordDetector A word detector based on Java identifiers