public interface ICDICondition
Modifier and Type | Method and Description |
---|---|
boolean |
equals(ICDICondition cond) |
java.lang.String |
getExpression()
Returns the condition expression.
|
int |
getIgnoreCount()
Returns the ignore count of this condition.
|
java.lang.String[] |
getThreadIds()
Returns the thread Ids for this condition.
|
java.lang.String getExpression()
int getIgnoreCount()
java.lang.String[] getThreadIds()
boolean equals(ICDICondition cond)
Copyright (c) IBM Corp. and others 2004, 2014. All Rights Reserved.