IgnoreListModel.java


current inspection = 2009-09-03 21:56:13 (id #1)


Filter Options
Annotation Kind:
pre
presumption
post
unanalyzed
test_vector


  • void com.dmdirc.addons.ui_swing.dialogs.serversetting.IgnoreListModel(IgnoreList)

  • Kind Annotation Text
    preignoreList != null
    postinit'ed(this.isSimple)
    postthis.ignoreList != null
    postthis.ignoreList == ignoreList

  • com.dmdirc.addons.ui_swing.dialogs.serversetting.IgnoreListModel__static_init

  • Kind Annotation Text

  • Object getElementAt(int)

  • Kind Annotation Text
    preinit'ed(this.isSimple)
    prethis.ignoreList != null
    presumptioncom.dmdirc.IgnoreList:getRegexList(...)@61 != null
    presumptioncom.dmdirc.IgnoreList:getSimpleList(...)@59 != null
    postinit'ed(return_value)
    test_vectorthis.isSimple: {0}, {1}

  • int getSize()

  • Kind Annotation Text
    prethis.ignoreList != null
    postinit'ed(return_value)

  • void notifyUpdated()

  • Kind Annotation Text
    prethis.ignoreList != null
    unanalyzedcall on com.dmdirc.IgnoreList:count

  • void setIsSimple(bool)

  • Kind Annotation Text
    prethis.ignoreList != null
    postinit'ed(this.isSimple)
    postthis.isSimple == isSimple
    unanalyzedcall on com.dmdirc.IgnoreList:count