Rational Developer for Power Systems Software
V7.6

com.ibm.etools.systems.editor
Class SystemTextEditorProfileUniversalLocal

java.lang.Object
  extended by com.ibm.etools.systems.editor.SystemTextEditorProfileDefault
      extended by com.ibm.etools.systems.editor.SystemTextEditorProfileUniversal
          extended by com.ibm.etools.systems.editor.SystemTextEditorProfileUniversalLocal
All Implemented Interfaces:
com.ibm.etools.systems.editor.internal.ISystemTextEditorConstants, ISystemTextEditorProfile

public class SystemTextEditorProfileUniversalLocal
extends SystemTextEditorProfileUniversal


Field Summary
 
Fields inherited from class com.ibm.etools.systems.editor.SystemTextEditorProfileUniversal
Copyright
 
Fields inherited from class com.ibm.etools.systems.editor.SystemTextEditorProfileDefault
DEFAULT_COMPILE_MESSAGE_CLASS_NAME, SEQUENCE_FALSE, SEQUENCE_TRUE, SEQUENCE_UNKNOWN
 
Fields inherited from interface com.ibm.etools.systems.editor.internal.ISystemTextEditorConstants
AUTOSAVE_FREQ_ERROR, AUTOSAVE_FREQ_LABEL, AUTOSAVE_FREQ_TOOLTIP, AUTOSAVE_LABEL, AUTOSAVE_PROGRESS, AUTOSAVE_PROGRESS_JOBNAME, AUTOSAVE_TOOLTIP, copyright, PLUGIN_ID, PREFIX, RESID_PREFIX, RESID_PREFIX_PREFERENCES, RESID_PREFIX_PROGRESS, SYSTEM_TEXT_BROWSER_ID, SYSTEM_TEXT_EDITOR_ID
 
Constructor Summary
SystemTextEditorProfileUniversalLocal()
           
 
Method Summary
 boolean isLocal()
          This is overridden to always return true for local universal files
 
Methods inherited from class com.ibm.etools.systems.editor.SystemTextEditorProfileUniversal
hasSequenceNumbers, initializeLpexView, performSaveAs, performSaveAs, updateProfile
 
Methods inherited from class com.ibm.etools.systems.editor.SystemTextEditorProfileDefault
addDebugEditorMenuActions, addDebugEditorRulerActions, createContextMenuManager, createDebugMenuActions, createDebugRulerActions, doSave, editorContextMenuAboutToShow, fileHasSequenceNumbers, getBreakpointRulerAction, getCompileMessageClassBitMask, getCompileMessageClassName, getDebuggerMarkerAnnotationModel, getTitle, hasSequenceNumbers, initializeAsSEU, isEditorInputIncludedInContextMenu, isTargetDebuggable, isUniqueContextMenuManagerRequired, resetMarkers, setCompileMessageClassBitMask, setCompileMessageClassName, updateProfile
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SystemTextEditorProfileUniversalLocal

public SystemTextEditorProfileUniversalLocal()
Method Detail

isLocal

public boolean isLocal()
This is overridden to always return true for local universal files

Specified by:
isLocal in interface ISystemTextEditorProfile
Overrides:
isLocal in class SystemTextEditorProfileUniversal
Returns:
true if resource is local, false if resource is remote
See Also:
com.ibm.etools.systems.core.edit.ISystemTextEditorProfile#isLocal()

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.