DCCActions.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.dcc.actions.DCCActions(String, int, ActionMetaType, String)

  • Kind Annotation Text
    postinit'ed(this.name)
    postinit'ed(this.type)
    postthis.name == name
    postthis.type == type

  • com.dmdirc.addons.dcc.actions.DCCActions__static_init

  • Kind Annotation Text
    post$VALUES == &new DCCActions[](DCCActions__ static_init#12)
    post$VALUES.length == 11
    post$VALUES[0] == &new DCCActions(DCCActions__ static_init#1)
    post$VALUES[10] == &new DCCActions(DCCActions__ static_init#11)
    post$VALUES[1] == &new DCCActions(DCCActions__ static_init#2)
    post$VALUES[2] == &new DCCActions(DCCActions__ static_init#3)
    post$VALUES[3] == &new DCCActions(DCCActions__ static_init#4)
    post$VALUES[4] == &new DCCActions(DCCActions__ static_init#5)
    post$VALUES[5] == &new DCCActions(DCCActions__ static_init#6)
    post$VALUES[6] == &new DCCActions(DCCActions__ static_init#7)
    post$VALUES[7] == &new DCCActions(DCCActions__ static_init#8)
    post$VALUES[8] == &new DCCActions(DCCActions__ static_init#9)
    post$VALUES[9] == &new DCCActions(DCCActions__ static_init#10)
    postDCC_CHAT_MESSAGE == &new DCCActions(DCCActions_ _static_init#3)
    postDCC_CHAT_MESSAGE.name == &"DCC Chat Message Recieved"
    postDCC_CHAT_MESSAGE.type == &com.dmdirc.addons. dcc.actions.DCCEvents__static_init.new DCCEvents(DCCEvents__static_init#7)
    postDCC_CHAT_REQUEST == &new DCCActions(DCCActions_ _static_init#1)
    postDCC_CHAT_REQUEST.name == &"DCC Chat Requested"
    postDCC_CHAT_REQUEST.type == &com.dmdirc.addons. dcc.actions.DCCEvents__static_init.new DCCEvents(DCCEvents__static_init#1)
    postDCC_CHAT_REQUEST_SENT == &new DCCActions(DCCAct ions__static_init#2)
    postDCC_CHAT_REQUEST_SENT.name == &"DCC Chat Request Sent"
    postDCC_CHAT_REQUEST_SENT.type == &com.dmdirc. addons.dcc.actions.DCCEvents__static_init.new DCCEvents(DCCEvents__static_init#4)
    postDCC_CHAT_SELFMESSAGE == &new DCCActions(DCCActi ons__static_init#4)
    postDCC_CHAT_SELFMESSAGE.name == &"DCC Chat Message Sent"
    postDCC_CHAT_SELFMESSAGE.type == &com.dmdirc. addons.dcc.actions.DCCEvents__static_init.new DCCEvents(DCCEvents__static_init#10)
    postDCC_CHAT_SOCKETCLOSED == &new DCCActions(DCCAct ions__static_init#5)
    postDCC_CHAT_SOCKETCLOSED.name == &"DCC Chat Socket Closed"
    postDCC_CHAT_SOCKETCLOSED.type == &com.dmdirc. addons.dcc.actions.DCCEvents__static_init.new DCCEvents(DCCEvents__static_init#13)
    postDCC_CHAT_SOCKETOPENED == &new DCCActions(DCCAct ions__static_init#6)
    postDCC_CHAT_SOCKETOPENED.name == &"DCC Chat Socket Opened"
    postDCC_CHAT_SOCKETOPENED.type == &com.dmdirc. addons.dcc.actions.DCCEvents__static_init.new DCCEvents(DCCEvents__static_init#16)
    postDCC_SEND_DATATRANSFERED == &new DCCActions(DCCActions__static_init#9)
    postDCC_SEND_DATATRANSFERED.name == &"DCC Send Socket Closed"
    postDCC_SEND_DATATRANSFERED.type == &com.dmdirc. addons.dcc.actions.DCCEvents__static_init.new DCCEvents(DCCEvents__static_init#25)
    postDCC_SEND_REQUEST == &new DCCActions(DCCActions_ _static_init#10)
    postDCC_SEND_REQUEST.name == &"DCC Chat Requested"
    postDCC_SEND_REQUEST.type == &com.dmdirc.addons. dcc.actions.DCCEvents__static_init.new DCCEvents(DCCEvents__static_init#28)
    postDCC_SEND_REQUEST_SENT == &new DCCActions(DCCAct ions__static_init#11)
    postDCC_SEND_REQUEST_SENT.name == &"DCC Chat Request Sent"
    postDCC_SEND_REQUEST_SENT.type == &com.dmdirc. addons.dcc.actions.DCCEvents__static_init.new DCCEvents(DCCEvents__static_init#31)
    postDCC_SEND_SOCKETCLOSED == &new DCCActions(DCCAct ions__static_init#7)
    postDCC_SEND_SOCKETCLOSED.name == &"DCC Send Socket Closed"
    postDCC_SEND_SOCKETCLOSED.type == &com.dmdirc. addons.dcc.actions.DCCEvents__static_init.new DCCEvents(DCCEvents__static_init#19)
    postDCC_SEND_SOCKETOPENED == &new DCCActions(DCCAct ions__static_init#8)
    postDCC_SEND_SOCKETOPENED.name == &"DCC Send Socket Opened"
    postDCC_SEND_SOCKETOPENED.type == &com.dmdirc. addons.dcc.actions.DCCEvents__static_init.new DCCEvents(DCCEvents__static_init#22)
    postnew DCCActions(DCCActions__static_init#1) num objects == 1
    postnew DCCActions(DCCActions__static_init#10) num objects == 1
    postnew DCCActions(DCCActions__static_init#11) num objects == 1
    postnew DCCActions(DCCActions__static_init#2) num objects == 1
    postnew DCCActions(DCCActions__static_init#3) num objects == 1
    postnew DCCActions(DCCActions__static_init#4) num objects == 1
    postnew DCCActions(DCCActions__static_init#5) num objects == 1
    postnew DCCActions(DCCActions__static_init#6) num objects == 1
    postnew DCCActions(DCCActions__static_init#7) num objects == 1
    postnew DCCActions(DCCActions__static_init#8) num objects == 1
    postnew DCCActions(DCCActions__static_init#9) num objects == 1
    postnew DCCActions[](DCCActions__static_init#12) num objects == 1
    unanalyzedcall on java.lang.Enum

  • String getName()

  • Kind Annotation Text
    postinit'ed(return_value)
    postreturn_value == this.name

  • ActionMetaType getType()

  • Kind Annotation Text
    postinit'ed(return_value)
    postreturn_value == this.type

  • DCCActions valueOf(String)

  • Kind Annotation Text
    postinit'ed(return_value)

  • DCCActions[] values()

  • Kind Annotation Text
    pre(soft) init'ed($VALUES[...])
    postnew DCCActions[](values#1) num objects == 1
    postreturn_value == &new DCCActions[](values#1)
    postreturn_value.length == 11
    postreturn_value[...] == One-of{$VALUES[...], undefined}