plugin.java


current inspection = 2010-07-22 15:04:21 (id #4) base = 2010-07-16 16:14:15 (id #1)

Filter Options
History:
+ added
- dropped
U unchanged
Annotation Kind:
pre
presumption
post
unanalyzed
test


  • String getDescription()

  • -/+ Kind Annotation Text Date
    U postinit'ed(return_value)2010-07-16 16:14:15
    U postreturn_value == this.description2010-07-16 16:14:15

  • String getName()

  • -/+ Kind Annotation Text Date
    U postinit'ed(return_value)2010-07-16 16:14:15
    U postreturn_value == this.name2010-07-16 16:14:15

  • String getPluginClass()

  • -/+ Kind Annotation Text Date
    U postinit'ed(return_value)2010-07-16 16:14:15
    U postreturn_value == this.pluginClass2010-07-16 16:14:15

  • Collection getPluginConfig()

  • -/+ Kind Annotation Text Date
    U postinit'ed(return_value)2010-07-16 16:14:15
    U postreturn_value == this.pluginConfig2010-07-16 16:14:15

  • int getWeight()

  • -/+ Kind Annotation Text Date
    U postinit'ed(return_value)2010-07-16 16:14:15
    U postreturn_value == this.weight2010-07-16 16:14:15

  • bool isConfigurable()

  • -/+ Kind Annotation Text Date
    U postinit'ed(return_value)2010-07-16 16:14:15
    U test_vectorjava.util.Collection:isEmpty(...)@78: {1}, {0}2010-07-16 16:14:15
    U test_vectorthis.pluginConfig: Addr_Set{null}, Inverse{null}2010-07-16 16:14:15

  • void net.sourceforge.pebble.plugins.Plugin(String, String, String, int, Collection)

  • -/+ Kind Annotation Text Date
    U postinit'ed(this.description)2010-07-16 16:14:15
    U postinit'ed(this.name)2010-07-16 16:14:15
    U postinit'ed(this.pluginClass)2010-07-16 16:14:15
    U postinit'ed(this.pluginConfig)2010-07-16 16:14:15
    U postinit'ed(this.weight)2010-07-16 16:14:15
    U postthis.description == description2010-07-16 16:14:15
    U postthis.name == name2010-07-16 16:14:15
    U postthis.pluginClass == pluginClass2010-07-16 16:14:15
    U postthis.pluginConfig == pluginConfig2010-07-16 16:14:15
    U postthis.weight == weight2010-07-16 16:14:15

  • net.sourceforge.pebble.plugins.Plugin__static_init

  • -/+ Kind Annotation Text Date