| method | net.sourceforge. |
| method | void net. |
| method | void net. |
| post | init'ed(this. |
| post | this.expression == One-of{&"", |
| post | this.expression != null |
| unanalyzed | call on java. |
| method | void setId(long) |
| post | this.id == id |
| post | init'ed(this.id) |
| method | long getId() |
| pre | init'ed(this.id) |
| post | return_value == this.id |
| post | init'ed(return_value) |
| method | String getExpression() |
| pre | init'ed(this. |
| post | return_value == this. |
| post | init'ed(return_value) |
| method | void setExpression(String) |
| post | init'ed(this. |
| post | this.expression == One-of{&"", |
| post | this.expression != null |
| test_vector | expression: |
| method | Pattern getCompiledExpression() |
| pre | init'ed(this. |
| post | return_value == this. |
| post | init'ed(return_value) |
| method | int hashCode() |
| pre | this.expression != null |
| post | init'ed(return_value) |
| method | bool equals(Object) |
| pre | (soft) o. |
| pre | (soft) init'ed( |
| post | init'ed(return_value) |
| method | int compareTo(Object) |
| pre | o != null |
| pre | init'ed(o. |
| pre | this.expression != null |
| post | init'ed(return_value) |