method com.dmdirc.actions.ActionGroup__static_init










method void com.dmdirc.actions.ActionGroup(String)
postthis.actions == &new ArrayList(ActionGroup#1)
postthis.author == null
postthis.description == null
postthis.component == -1
postthis.version == -1
postthis.name == name
postinit'ed(this.name)
postthis.settings == &new HashMap(ActionGroup#2)
postnew ArrayList(ActionGroup#1) num objects == 1
postnew HashMap(ActionGroup#2) num objects == 1










method String getAuthor()
preinit'ed(this.author)
postreturn_value == this.author
postinit'ed(return_value)










method void setAuthor(String)
postthis.author == author
postinit'ed(this.author)










method String getDescription()
preinit'ed(this.description)
postreturn_value == this.description
postinit'ed(return_value)










method void setDescription(String)
postthis.description == description
postinit'ed(this.description)










method String getName()
postreturn_value == this.name
postinit'ed(return_value)










method Map getSettings()
postreturn_value == this.settings
postinit'ed(return_value)










method int getVersion()
preinit'ed(this.version)
postreturn_value == this.version
postinit'ed(return_value)










method void setVersion(int)
postthis.version == version
postinit'ed(this.version)










method int getComponent()
preinit'ed(this.component)
postreturn_value == this.component
postinit'ed(return_value)










method void setComponent(int)
postthis.component == component
postinit'ed(this.component)










method int size()
prethis.actions != null
postinit'ed(return_value)










method void remove(Action)
prethis.actions != null










method Iterator iterator()
prethis.actions != null
postreturn_value != null










method Action get(int)
prethis.actions != null
postinit'ed(return_value)










method bool contains(Action)
prethis.actions != null
postinit'ed(return_value)










method void clear()
prethis.settings != null
pre(soft) this.actions != null
presumptionjava.util.ArrayList:iterator(...)@219 != null
postpossibly_updated(com/dmdirc/ServerManager.me)
postthis.author == null
postthis.description == null
postthis.component == -1
postthis.version == -1
postinit'ed(new ArrayList(ServerManager#1) num objects)
postinit'ed(new ServerManager(getServerManager#1) num objects)
postinit'ed(new ServerManager(getServerManager#1). servers)
unanalyzedcall on java.util.List:remove
unanalyzedcall on remove
unanalyzedcall on getTriggers
unanalyzedcall on java.lang.Object:equals
unanalyzedcall on getCommandName
unanalyzedcall on java.util.ArrayList
unanalyzedcall on java.util.List:iterator
unanalyzedcall on getTabCompleter
unanalyzedcall on com.dmdirc.ui.input.TabCompleter:removeEntr y
unanalyzedcall on getConditions
unanalyzedcall on com.dmdirc.commandparser.CommandManager:get CommandChar
test_vectorjava.util.Iterator:hasNext(...)@219: {0}, {1}










method void add(Action)
prethis.actions != null










method List getActions()
postreturn_value == &new ArrayList(getActions#1)
postnew ArrayList(getActions#1) num objects == 1










method bool isDelible()
postreturn_value == 1