RSE
Release 1.0

Uses of Interface
org.eclipse.rse.subsystems.shells.core.subsystems.ICandidateCommand

Packages that use ICandidateCommand
org.eclipse.rse.subsystems.shells.core.subsystems   
org.eclipse.rse.subsystems.shells.core.subsystems.servicesubsystem   
 

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

Methods in org.eclipse.rse.subsystems.shells.core.subsystems that return ICandidateCommand
 ICandidateCommand[] IRemoteCmdSubSystem.getCandidateCommands(Object context)
          Provide a list of possible commands for the specified context.
 ICandidateCommand[] IRemoteCommandShell.getCandidateCommands()
          Return the list of possible commands for this command shell
 

Uses of ICandidateCommand in org.eclipse.rse.subsystems.shells.core.subsystems.servicesubsystem
 

Methods in org.eclipse.rse.subsystems.shells.core.subsystems.servicesubsystem that return ICandidateCommand
 ICandidateCommand[] ServiceCommandShell.getCandidateCommands()
           
 


RSE
Release 1.0

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