iSeries Remote Systems
v6.0.0

Package com.ibm.etools.iseries.core.compile

Interface Summary
IISeriesCompileConstants Constants used to support the Compile actions for native source members.
IISeriesCompileXMLConstants Unique xml values for iSeries compile commands
 

Class Summary
ISeriesCompilableSourceIFS Encapsulation of a compilable IFS source file, when the compile command to execute is QSHELL
ISeriesCompileCommandEditPane Refinement of the Compile Command edit pane for ISeries native member compile support.
ISeriesCompileEditManager  
ISeriesCompileManager Specialization of SystemCompileManager for ISeries native qsys compile support
ISeriesCompileManagerIFS Specialization of SystemCompileManager for ISeries IFS compile support
ISeriesCompileMember  
ISeriesCompileProfile ISeries native OS/400 flavour of the compile profile object, which manages a list of compile types, which in turn manages a list of compile commands per compilable source type.
ISeriesCompileProfileIFS ISeries IFS flavour of the compile profile object, which manages a list of compile types, which in turn manages a list of compile commands per compilable source file type in the IFS.
ISeriesCompileSubstitutor This class is responsible for doing variable substitution for iSeries compile commands
ISeriesCompileSubstitutorIFS This class is responsible for doing variable substitution for iSeries QSYS compile commands that act against IFS source files.
ISeriesCompileSubstList Encapsulation of the compile substitution variables for iSeries members
ISeriesCompileSubstListIFS Encapsulation of the substitution variables for IFS folders/files when user selects QSYS command type.
ISeriesCompileUtilities A singleton utility class that provides useful methods related to the entire compilation infrastructure.
ISeriesErrorMarkerListener This class is used to handle the todo aspect of the error list.
ISeriesIBMCompileCommand This class encapsulates, for a particular iSeries compile command, the important information for that command including: The name, as in CRTRPGMOD The default command string with the minimum parameters we need to simply run the command, using substitution variables The default command string with the minimum parameters we need to compile with this command, using substitution variables.
ISeriesIBMCompileCommands This class manages a list of compile commands.
ISeriesIBMIFSCompileCommand Specialization of ISeries compile commands for IFS.
ISeriesIBMIFSCompileCommands This class manages a list of compile commands.
 


iSeries Remote Systems
v6.0.0

Copyright © 2005 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.