Package org.sintef.mofscript.editor

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

Class Summary
ColorManager Class colormanager - manages the MOFScript colors
ExecutionUtility  
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
MofScriptContentAssistProcessor.Validator Simple content assist tip closer.
MofScriptContentOutlinePage A content outliner for MOFScript.
MofScriptContentOutlinePage.DeclarationSegment A Declaration segment.
MofScriptContentOutlinePage.ModuleSegment A Module Segment.
MofScriptContentOutlinePage.PropertySegment A property segment
MofScriptContentOutlinePage.RuleSegment A Rule segmener
MofScriptContentOutlinePage.Segment A segment element.
MofScriptDocument Document class for MOFScript documents keeps a link to the IFile being edited
MofScriptDocumentProvider  
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  
OutputStreamRedirector Redirector for a stream.
WhitespaceDetector A white space detector.
WordDetector A word detector based on Java identifiers