| method | net.sourceforge. |
| method | void net. |
| post | this.description == description |
| post | init'ed(this. |
| post | this.name == name |
| post | init'ed(this.name) |
| post | this.pluginClass == pluginClass |
| post | init'ed(this. |
| post | this.pluginConfig == pluginConfig |
| post | init'ed(this. |
| post | this.weight == weight |
| post | init'ed(this.weight) |
| method | String getName() |
| post | return_value == this.name |
| post | init'ed(return_value) |
| method | String getDescription() |
| post | return_value == this. |
| post | init'ed(return_value) |
| method | String getPluginClass() |
| post | return_value == this. |
| post | init'ed(return_value) |
| method | int getWeight() |
| post | return_value == this.weight |
| post | init'ed(return_value) |
| method | Collection getPluginConfig() |
| post | return_value == this. |
| post | init'ed(return_value) |
| method | bool isConfigurable() |
| post | init'ed(return_value) |
| test_vector | this.pluginConfig: |
| test_vector | java.util. |