Rational Developer for Power Systems Software
V7.6

Package com.ibm.etools.systems.editor

Interface Summary
ILpexViewInitializer Interface required by Edmund Reinhardt that helps him write code that can listen to the Editor directly and not rely on the parsers which come and go and have a many-to-one relationship with the editor.
IRemoteResourceProperties  
IRemoteResourcePropertiesFactory  
ISystemEditor Interface for launchable editors that optionally have, or are, a system text editor.
ISystemEditorConstants  
ISystemTextEditorAdapterContributor  
ISystemTextEditorContentsReplacedListener There are a couple of ways the entire contents of the editor can be replaced.
ISystemTextEditorContextContributor Parsers implement this interface to contribute to menu and toolbars.
ISystemTextEditorDebugContributor Parsers implement this interface if debugging is supported.
ISystemTextEditorHelpContributor Parsers who supply help implement this interface.
ISystemTextEditorParser This interface should be implemented by parsers used in our editor.
ISystemTextEditorProfile Editor profiles are used to personalize the base SystemTextEditor so that only one JLpex based text editor is required.
ISystemTextEditorSourceViewerConfigurationContributor Subclasses to implement if a source viewer configuration is present.
SystemEditorResourceConstants Message ID constants for system editor plug-in
 

Class Summary
RemoteResourcePropertiesFactoryManager  
RSERemoteResourceProperties  
SystemEditorActionContributionItem This class is a copy of the jface ActionContributionItem, with a slight modification to allow the Ctrl+SPACE to work for LPEX code assist.
SystemEditorCompareActionRemoteFile  
SystemEditorContextContributor  
SystemEditorGetFileActionRemoteFile  
SystemEditorPlugin Plugin for the remote systems editor
SystemEditorResources Message bundle class for the plugin.
SystemEditorUtilities  
SystemReadOnlyRemoteFile  
SystemRemoteCompareAction  
SystemRemoteCompareCommand  
SystemRemoteGetCommand  
SystemRemoteGetFileAction  
SystemRemoteGetFileCommand  
SystemTextBrowser LPEX editor for opening files as read-only
SystemTextEditor  
SystemTextEditorDefaultContextContributor Parsers implement this interface to contribute to menu and toolbars.
SystemTextEditorHelpHandler This class is a helper class.
SystemTextEditorProfileDefault Default profile used if no profile is defined for a file.
SystemTextEditorProfileRegistry Loads text editor profile classes registered by plugin extensions.
SystemTextEditorProfileUniversal  
SystemTextEditorProfileUniversalLocal  
SystemTextFileDocumentProvider The text file document provider for the editor.
UTF8FileDocumentProvider  
 


Rational Developer for Power Systems Software
V7.6

Copyright © 2011 IBM Corp. All Rights Reserved.

Note: This documentation is for part of an interim API that is still under development and expected to change significantly before reaching stability. It is being made available at this early stage to solicit feedback from pioneering adopters on the understanding that any code that uses this API will almost certainly be broken (repeatedly) as the API evolves.