Rational Developer for Power Systems Software
V7.6

com.ibm.etools.iseries.rse.util.evfparser
Class QSYSEventsFileProcessorBlock

java.lang.Object
  extended by com.ibm.etools.iseries.util.evfparser.QSYSEventsFileProcessorBlockCore
      extended by com.ibm.etools.iseries.rse.util.evfparser.QSYSEventsFileProcessorBlock

public class QSYSEventsFileProcessorBlock
extends QSYSEventsFileProcessorBlockCore


Field Summary
 
Fields inherited from class com.ibm.etools.iseries.util.evfparser.QSYSEventsFileProcessorBlockCore
_connection, _currentProcessor, _errors, _mappingTable, _previousProcessorBlock, _profile, _project, _type, INPUT_FILE_ID
 
Constructor Summary
QSYSEventsFileProcessorBlock(QSYSEventsFileProcessorRecord record, IFile eventsFile)
           
 
Method Summary
 void addMarkerToFile(QSYSEventsFileErrorInformationRecord error, boolean readOnly)
           
 void createMarkers(String type, String project, String connection, String profile)
           
 
Methods inherited from class com.ibm.etools.iseries.util.evfparser.QSYSEventsFileProcessorBlockCore
addErrorInformation, addFile, closeFile, containsExpansionEvents, getAllProcessorErrors, getInitialInputFile, getInputFile, getMappingTable, getOutputFile, getPreviousProcessorBlock, getTotalNumberOfLinesInInputFiles, getTotalNumberOfLinesInOutputFile, isFileReadOnly, isFirstInEventsFile, isMappingSupported, isProcessorIDZero, modifyErrorInformation, processorEnded, resolveFileNameAndDetermineIfReadOnly, resolveFileNamesForAllErrors, setContainsExpansionEvents, setFirstInEventsFile, setInputFile, setMappingSupported, setOutputFile, setPreviousProcessor, setTotalNumberOfLinesInOutputFile
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QSYSEventsFileProcessorBlock

public QSYSEventsFileProcessorBlock(QSYSEventsFileProcessorRecord record,
                                    IFile eventsFile)
Method Detail

createMarkers

public void createMarkers(String type,
                          String project,
                          String connection,
                          String profile)
                   throws SecondLevelHelpException
Throws:
SecondLevelHelpException

addMarkerToFile

public void addMarkerToFile(QSYSEventsFileErrorInformationRecord error,
                            boolean readOnly)
                     throws SecondLevelHelpException
Throws:
SecondLevelHelpException

Rational Developer for Power Systems Software
V7.6

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