ParsedTabItem.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


  • + String getAction()

  • -/+ Kind Annotation Text Date
    +preinit'ed(this.action)2009-09-04 18:33:31
    +postinit'ed(return_value)2009-09-04 18:33:31
    +postreturn_value == this.action2009-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

  • + String[] getSubActions()

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

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

  • -/+ Kind Annotation Text Date
    +postthis.action == null2009-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.subActions == null2009-09-04 18:33:31

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

  • -/+ Kind Annotation Text Date

  • + void setAction(String)

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

  • + 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 setSubActions(String[])

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