|
Rational Developer for Power Systems Software V7.6 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectUniversalCompilableSource
com.ibm.etools.iseries.rse.ui.compile.IFSCompilableSource
public class IFSCompilableSource
Encapsulation of a compilable IFS source file, when the compile command to execute is QSHELL
| Field Summary | |
|---|---|
static String |
Copyright
|
| Constructor Summary | |
|---|---|
IFSCompilableSource(Shell shell,
Object firstSelection,
SystemCompileCommand compileCmd,
boolean isPrompt,
Viewer viewer)
Constructor for ISeriesCompilableSourceIFS. |
|
| Method Summary | |
|---|---|
protected RemoteCmdSubSystem |
getCommandSubSystem()
Return the command subsystem for the remote connection. |
protected IFSCmdSubSystem |
getQShellCommandSubSystem()
Internal method to find and return the associated QShell command subsystem, for the purpose of issuing a remote command |
protected IFSCmdSubSystem |
selectQShellSubSystem(ISubSystem[] allCmdSubSystems)
Internal method to select the appropriate command subsystem when there are multiple defined for this connection. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String Copyright
| Constructor Detail |
|---|
public IFSCompilableSource(Shell shell,
Object firstSelection,
SystemCompileCommand compileCmd,
boolean isPrompt,
Viewer viewer)
shell - firstSelection - compileCmd - isPrompt - | Method Detail |
|---|
protected RemoteCmdSubSystem getCommandSubSystem()
protected IFSCmdSubSystem getQShellCommandSubSystem()
protected IFSCmdSubSystem selectQShellSubSystem(ISubSystem[] allCmdSubSystems)
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||