|
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.systems.as400.debug.protocol.PROTOCOL_Base
com.ibm.etools.systems.as400.debug.protocol.PROTOCOL_Reply
com.ibm.etools.systems.as400.debug.protocol.PRepInitializeDE
public class PRepInitializeDE
| Field Summary |
|---|
| Fields inherited from class com.ibm.etools.systems.as400.debug.protocol.PROTOCOL_Reply |
|---|
_message_offset, _message_text, _reply_code, _return_code, _total_bytes |
| Fields inherited from class com.ibm.etools.systems.as400.debug.protocol.PROTOCOL_Base |
|---|
_byteBuffer, DISPLAYDETAIL |
| Method Summary | |
|---|---|
PRepGetExceptions[] |
exceptionInfo()
Return array of exception information (includes exception status and name) |
int |
getDefaultSettings()
|
short |
getEngineID()
|
String |
getEngineLabel()
Returns the label as set by the engine |
String |
getInternalName()
This is for internal use only. |
short |
getPlatformID()
|
short |
getPlatformType()
If the engine supports it this field will give further qualification to the platform type |
boolean |
isAutoSetEntryBkpEnabled()
|
boolean |
isDateBkpEnabled()
|
boolean |
isDebuggerBsyBoxEnabled()
|
boolean |
isRunMinEnabled()
|
boolean |
isStgUsgChkEnabled()
|
PRepGetLanguages[] |
languageInfo()
Return array of language information (includes language id and name) |
int |
numberOfExceptions()
Return the number of exceptions this engine supports |
int |
numberOfLanguages()
Return the number of languages this engine supports |
short |
numberOfRepNames()
Return the size of the array of representation names |
short |
numberOfViews()
|
String[] |
repNames()
Return the array of representation names |
PRepGetViews[] |
viewInformation()
|
void |
writeFormattedEPDC(DataOutputStream dataOutputStream,
byte formatFlags)
Write to the output stream an XML formatted representation of this EPDC class NOTE: This method should be implemented in all EPDC classes |
| Methods inherited from class com.ibm.etools.systems.as400.debug.protocol.PROTOCOL_Reply |
|---|
anyChanged, decodeReplyStream, decodeReplyStream, fixedLen, getBreakpointChanges, getMessageText, getReplyCode, getReturnCode, isBrkPtChgd, isFCTChgd, isLogChgd, isModuleEntryChgd, isMonRegsChgd, isMonStackChgd, isMonStorChgd, isMonVariableChgd, isPartChgd, isPgmStateChgd, returnCodeString, varLen |
| Methods inherited from class com.ibm.etools.systems.as400.debug.protocol.PROTOCOL_Base |
|---|
bytesAvailable, dumpEPDC, getByteBuffer, getDataInputStream, getEPDCEngineSession, getEPDCVersion, getOffset, getPlatformIdentifier, intAsBytes, markOffset, posBuffer, readChar, readExtString, readInt, readOffset, readShort, readStdString, setEPDCEngineSession, skipBytes, totalBytes, totalBytes, writeChar, writeInt, writeOffset, writeOffsetOrZero, writeShort |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public short numberOfViews()
public PRepGetViews[] viewInformation()
public short numberOfRepNames()
public String[] repNames()
public int numberOfLanguages()
public PRepGetLanguages[] languageInfo()
public int numberOfExceptions()
public PRepGetExceptions[] exceptionInfo()
public short getEngineID()
public short getPlatformID()
public short getPlatformType()
public int getDefaultSettings()
public boolean isStgUsgChkEnabled()
public boolean isDebuggerBsyBoxEnabled()
public boolean isAutoSetEntryBkpEnabled()
public boolean isRunMinEnabled()
public boolean isDateBkpEnabled()
public String getEngineLabel()
public void writeFormattedEPDC(DataOutputStream dataOutputStream,
byte formatFlags)
PROTOCOL_Base
writeFormattedEPDC in class PROTOCOL_Replypublic String getInternalName()
PROTOCOL_Base
getInternalName in class PROTOCOL_Base
|
Rational Developer for i 7.5.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||