| method | org.apache. |
| method | void org. |
| post | this.displayGroups == &new ArrayList( |
| post | this.name == null |
| post | new ArrayList( |
| method | void org. |
| post | this.displayGroups == displaygroups |
| post | init'ed(this. |
| post | this.name == null |
| method | bool addDisplayGroup( |
| pre | this.displayGroups != null |
| post | init'ed(return_value) |
| method | bool removeDisplayGroup( |
| pre | this.displayGroups != null |
| post | init'ed(return_value) |
| method | String toString() |
| pre | init'ed(this.name) |
| post | return_value == this.name |
| post | init'ed(return_value) |
| method | List getDisplayGroups() |
| pre | init'ed(this. |
| post | return_value == this. |
| post | init'ed(return_value) |
| method | void setDisplayGroups(List) |
| post | this.displayGroups == displayGroups |
| post | init'ed(this. |
| method | String getName() |
| pre | init'ed(this.name) |
| post | return_value == this.name |
| post | init'ed(return_value) |
| method | void setName(String) |
| post | this.name == name |
| post | init'ed(this.name) |