|
Remote Systems v6.4.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.etools.systems.core.ui.compile.SystemCompileManager
com.ibm.etools.systems.files.compile.UniversalCompileManager
Specializatio of compile support for universal file subsystems.
Field Summary | |
---|---|
static String |
copyright
|
Fields inherited from class com.ibm.etools.systems.core.ui.compile.SystemCompileManager |
---|
currentCompileCommand, subsystemFactory, systemConnection |
Constructor Summary | |
---|---|
UniversalCompileManager()
Constructor for UniversalCompileManager. |
Method Summary | |
---|---|
protected SystemCompileProfile |
createCompileProfile(SystemProfile profile)
Overridable method to instantiate the SystemCompileProfile for the given system profile. |
protected ISystemCompileCommandSubstitutor |
createSubstitutor(SystemConnection connection)
Return the substitutor for doing variable substitution. |
SystemDefaultCompileCommands |
getDefaultCompileCommands()
Return the default list of compile commands to prime new documents with. |
SystemCmdSubstVarList |
getSubstitutionVariableList()
For support of the Work With Compile Commands dialog. |
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 UniversalCompileManager()
Method Detail |
protected SystemCompileProfile createCompileProfile(SystemProfile profile)
We return an instance of UniversalCompileProfile
createCompileProfile
in class SystemCompileManager
public SystemDefaultCompileCommands getDefaultCompileCommands()
getDefaultCompileCommands
in class SystemCompileManager
public SystemCmdSubstVarList getSubstitutionVariableList()
Return the substitution variables supported by compile commands managed by this manager.
getSubstitutionVariableList
in class SystemCompileManager
protected ISystemCompileCommandSubstitutor createSubstitutor(SystemConnection connection)
SystemCompileManager
Override to return a class that implements ISystemCompileCommandSubstitutor, that knows how to substitute the variables found in getSubstitutionVariableList().
createSubstitutor
in class SystemCompileManager
SystemCompileManager.createSubstitutor(SystemConnection)
|
Remote Systems v6.4.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |