|
PTP Release 7.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IPDICondition
Represents a breakpoint condition
| Method Summary | |
|---|---|
boolean |
equals(IPDICondition condition)
Determines whether both conditions are the same |
String |
getExpression()
Returns the condition expression |
int |
getIgnoreCount()
Returns the ignore count of this condition |
String[] |
getThreadIds()
Return the string array of thread ids of this condition |
| Method Detail |
|---|
String getExpression()
int getIgnoreCount()
String[] getThreadIds()
boolean equals(IPDICondition condition)
condition - another condition to be compared
|
PTP Release 7.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||