|
Rational Developer for i 7.5.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ibm.etools.iseries.rse.util.evfparser.QSYSEventsFileMapTable
public class QSYSEventsFileMapTable
| Constructor Summary | |
|---|---|
QSYSEventsFileMapTable()
|
|
| Method Summary | |
|---|---|
void |
addExpansionRecord(QSYSEventsFileExpansionRecord record)
|
void |
addFileInformation(QSYSEventsFileFileIDRecord record)
Adds file information to the map |
void |
closeFile(QSYSEventsFileFileEndRecord record)
Sets the correct bounds for the files in the map that were added using AddFileInformation(). |
void |
finalizeMap()
|
String |
getFileLocationForFileID(String ID)
|
void |
modifyErrorInformation(QSYSEventsFileErrorInformationRecord record)
Modifies the information contained in the Error record based on the available map. |
String |
toString()
Prints the map |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public QSYSEventsFileMapTable()
| Method Detail |
|---|
public void addFileInformation(QSYSEventsFileFileIDRecord record)
throws SystemMessageException
record - The File ID record
SystemMessageException
public void closeFile(QSYSEventsFileFileEndRecord record)
throws SystemMessageException
AddFileInformation().
record - The FileEnd record that contains the number of lines in the source.
SystemMessageExceptionpublic void addExpansionRecord(QSYSEventsFileExpansionRecord record)
public String getFileLocationForFileID(String ID)
public void modifyErrorInformation(QSYSEventsFileErrorInformationRecord record)
throws SystemMessageException
record - the Error record to be modified.
SystemMessageException
public void finalizeMap()
throws SystemMessageException
SystemMessageExceptionpublic String toString()
toString in class Object
|
Rational Developer for i 7.5.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||