ParsedTab.java


current inspection = 2009-09-04 18:33:31 (id #2) base = 2009-09-04 18:33:31 (id #1)

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


  • + void addItem(ParsedTabItem)

  • -/+ Kind Annotation Text Date
    +prethis.tabItems != null2009-09-04 18:33:31

  • + String getDisabledProperty()

  • -/+ Kind Annotation Text Date
    +preinit'ed(this.disabledProperty)2009-09-04 18:33:31
    +postinit'ed(return_value)2009-09-04 18:33:31
    +postreturn_value == this.disabledProperty2009-09-04 18:33:31

  • + String getEnabledProperty()

  • -/+ Kind Annotation Text Date
    +preinit'ed(this.enabledProperty)2009-09-04 18:33:31
    +postinit'ed(return_value)2009-09-04 18:33:31
    +postreturn_value == this.enabledProperty2009-09-04 18:33:31

  • + String getName()

  • -/+ Kind Annotation Text Date
    +preinit'ed(this.name)2009-09-04 18:33:31
    +postinit'ed(return_value)2009-09-04 18:33:31
    +postreturn_value == this.name2009-09-04 18:33:31

  • + String getPerm()

  • -/+ Kind Annotation Text Date
    +preinit'ed(this.perm)2009-09-04 18:33:31
    +postinit'ed(return_value)2009-09-04 18:33:31
    +postreturn_value == this.perm2009-09-04 18:33:31

  • + String getRole()

  • -/+ Kind Annotation Text Date
    +preinit'ed(this.role)2009-09-04 18:33:31
    +postinit'ed(return_value)2009-09-04 18:33:31
    +postreturn_value == this.role2009-09-04 18:33:31

  • + List getTabItems()

  • -/+ Kind Annotation Text Date
    +preinit'ed(this.tabItems)2009-09-04 18:33:31
    +postinit'ed(return_value)2009-09-04 18:33:31
    +postreturn_value == this.tabItems2009-09-04 18:33:31

  • + void org.apache.roller.weblogger.ui.core.util.menu.ParsedTab()

  • -/+ Kind Annotation Text Date
    +postnew ArrayList(ParsedTab#1) num objects == 12009-09-04 18:33:31
    +postthis.disabledProperty == null2009-09-04 18:33:31
    +postthis.enabledProperty == null2009-09-04 18:33:31
    +postthis.name == null2009-09-04 18:33:31
    +postthis.perm == null2009-09-04 18:33:31
    +postthis.role == null2009-09-04 18:33:31
    +postthis.tabItems == &new ArrayList(ParsedTab#1)2009-09-04 18:33:31

  • + org.apache.roller.weblogger.ui.core.util.menu.ParsedTab__static_init

  • -/+ Kind Annotation Text Date

  • + void setDisabledProperty(String)

  • -/+ Kind Annotation Text Date
    +postinit'ed(this.disabledProperty)2009-09-04 18:33:31
    +postthis.disabledProperty == disabledProperty2009-09-04 18:33:31

  • + void setEnabledProperty(String)

  • -/+ Kind Annotation Text Date
    +postinit'ed(this.enabledProperty)2009-09-04 18:33:31
    +postthis.enabledProperty == enabledProperty2009-09-04 18:33:31

  • + void setName(String)

  • -/+ Kind Annotation Text Date
    +postinit'ed(this.name)2009-09-04 18:33:31
    +postthis.name == name2009-09-04 18:33:31

  • + void setPerm(String)

  • -/+ Kind Annotation Text Date
    +postinit'ed(this.perm)2009-09-04 18:33:31
    +postthis.perm == perm2009-09-04 18:33:31

  • + void setRole(String)

  • -/+ Kind Annotation Text Date
    +postinit'ed(this.role)2009-09-04 18:33:31
    +postthis.role == role2009-09-04 18:33:31

  • + void setTabItems(List)

  • -/+ Kind Annotation Text Date
    +postinit'ed(this.tabItems)2009-09-04 18:33:31
    +postthis.tabItems == tabItems2009-09-04 18:33:31