Categories.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 addCategory(Category)

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

  • + List getCategories()

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

  • + String getScheme()

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

  • + bool isFixed()

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

  • + void org.apache.roller.weblogger.webservices.atomprotocol.Categories()

  • -/+ Kind Annotation Text Date
    +postnew ArrayList(Categories#1) num objects == 12009-09-04 18:33:31
    +postthis.categories == &new ArrayList(Categories#1) 2009-09-04 18:33:31
    +postthis.fixed == 02009-09-04 18:33:31
    +postthis.scheme == null2009-09-04 18:33:31

  • + org.apache.roller.weblogger.webservices.atomprotocol.Categories__static_init

  • -/+ Kind Annotation Text Date

  • + void setFixed(bool)

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

  • + void setScheme(String)

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