method net.sourceforge.pebble.plugins.Plugin__static_ init










method void net.sourceforge.pebble.plugins.Plugin(String, String, String, int, Collection)
postthis.description == description
postinit'ed(this.description)
postthis.name == name
postinit'ed(this.name)
postthis.pluginClass == pluginClass
postinit'ed(this.pluginClass)
postthis.pluginConfig == pluginConfig
postinit'ed(this.pluginConfig)
postthis.weight == weight
postinit'ed(this.weight)










method String getName()
postreturn_value == this.name
postinit'ed(return_value)










method String getDescription()
postreturn_value == this.description
postinit'ed(return_value)










method String getPluginClass()
postreturn_value == this.pluginClass
postinit'ed(return_value)










method int getWeight()
postreturn_value == this.weight
postinit'ed(return_value)










method Collection getPluginConfig()
postreturn_value == this.pluginConfig
postinit'ed(return_value)










method bool isConfigurable()
postinit'ed(return_value)
test_vectorthis.pluginConfig: Addr_Set{null}, Inverse{null}
test_vectorjava.util.Collection:isEmpty(...)@78: {1}, {0}