RSE
Release 1.0

Uses of Interface
org.eclipse.rse.core.subsystems.IRemoteLineReference

Packages that use IRemoteLineReference
org.eclipse.rse.files.ui.actions   
org.eclipse.rse.subsystems.files.core.subsystems   
org.eclipse.rse.subsystems.files.dstore.model   
org.eclipse.rse.subsystems.shells.core.subsystems   
 

Uses of IRemoteLineReference in org.eclipse.rse.files.ui.actions
 

Fields in org.eclipse.rse.files.ui.actions declared as IRemoteLineReference
protected  IRemoteLineReference SystemRemoteFileLineOpenWithMenu._remoteLine
           
 

Methods in org.eclipse.rse.files.ui.actions with parameters of type IRemoteLineReference
static IRemoteFile SystemRemoteFileLineOpenWithMenu.outputToFile(IRemoteLineReference output)
           
 

Uses of IRemoteLineReference in org.eclipse.rse.subsystems.files.core.subsystems
 

Subinterfaces of IRemoteLineReference in org.eclipse.rse.subsystems.files.core.subsystems
 interface IRemoteSearchResult
          This interface represents a handle to a search result.
 

Classes in org.eclipse.rse.subsystems.files.core.subsystems that implement IRemoteLineReference
 class RemoteSearchResult
          The RemoteSearchResultImpl class is an implementation of IRemoteSearchResult.
 

Uses of IRemoteLineReference in org.eclipse.rse.subsystems.files.dstore.model
 

Classes in org.eclipse.rse.subsystems.files.dstore.model that implement IRemoteLineReference
 class DStoreSearchResult
          Class for describing a line of command output on a universal system
 

Uses of IRemoteLineReference in org.eclipse.rse.subsystems.shells.core.subsystems
 

Subinterfaces of IRemoteLineReference in org.eclipse.rse.subsystems.shells.core.subsystems
 interface IRemoteError
          This interface represents a handle to a line of remote command error.
 interface IRemoteOutput
          This interface represents a handle to a line of remote command output.
 


RSE
Release 1.0

Copyright (c) IBM Corporation and others 2000, 2006. All Rights Reserved.