CoreActionType.java


current inspection = 2009-09-03 21:56:13 (id #1)


Filter Options
Annotation Kind:
pre
presumption
post
unanalyzed
test_vector


  • void com.dmdirc.actions.CoreActionType(String, int, ActionMetaType, String)

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

  • com.dmdirc.actions.CoreActionType__static_init

  • Kind Annotation Text
    post$VALUES == &new CoreActionType[](CoreActionType __static_init#74)
    post$VALUES.length == 73
    post$VALUES[...] in Addr_Set{&new CoreActionType(CoreActionType__static_init#1), &new CoreActionType(CoreActionType__static_ init#2),&new CoreActionType(CoreActionType__sta tic_init#3),&new CoreActionType(CoreActionType_ _static_init#4),...
    postACTION_CREATED == &new CoreActionType(CoreActio nType__static_init#71)
    postACTION_CREATED.name == &"Action created"
    postACTION_CREATED.type == &com.dmdirc.actions. metatypes.ActionEvents__static_init.new ActionEvents(ActionEvents__static_init#1)
    postACTION_DELETED == &new CoreActionType(CoreActio nType__static_init#73)
    postACTION_DELETED.name == &"Action deleted"
    postACTION_DELETED.type == &com.dmdirc.actions. metatypes.ActionEvents__static_init.new ActionEvents(ActionEvents__static_init#4)
    postACTION_UPDATED == &new CoreActionType(CoreActio nType__static_init#72)
    postACTION_UPDATED.name == &"Action updated"
    postACTION_UPDATED.type == &com.dmdirc.actions. metatypes.ActionEvents__static_init.new ActionEvents(ActionEvents__static_init#1)
    postCHANNEL_ACTION == &new CoreActionType(CoreActio nType__static_init#47)
    postCHANNEL_ACTION.name == &"Channel action received"
    postCHANNEL_ACTION.type == &com.dmdirc.actions. metatypes.ChannelEvents__static_init.new ChannelEvents(ChannelEvents__static_init#16)
    postCHANNEL_CLOSED == &new CoreActionType(CoreActio nType__static_init#41)
    postCHANNEL_CLOSED.name == &"Channel window closed"
    postCHANNEL_CLOSED.type == &com.dmdirc.actions. metatypes.ChannelEvents__static_init.new ChannelEvents(ChannelEvents__static_init#1)
    postCHANNEL_CTCP == &new CoreActionType(CoreActionT ype__static_init#49)
    postCHANNEL_CTCP.name == &"Channel CTCP received"
    postCHANNEL_CTCP.type == &com.dmdirc.actions. metatypes.ChannelEvents__static_init.new ChannelEvents(ChannelEvents__static_init#10)
    postCHANNEL_GOTNAMES == &new CoreActionType(CoreAct ionType__static_init#42)
    postCHANNEL_GOTNAMES.name == &"Channel names reply received"
    postCHANNEL_GOTNAMES.type == &com.dmdirc.actions. metatypes.ChannelEvents__static_init.new ChannelEvents(ChannelEvents__static_init#1)
    postCHANNEL_GOTTOPIC == &new CoreActionType(CoreAct ionType__static_init#43)
    postCHANNEL_GOTTOPIC.name == &"Channel topic received"
    postCHANNEL_GOTTOPIC.type == &com.dmdirc.actions. metatypes.ChannelEvents__static_init.new ChannelEvents(ChannelEvents__static_init#7)
    postCHANNEL_JOIN == &new CoreActionType(CoreActionT ype__static_init#50)
    postCHANNEL_JOIN.name == &"Someone joined a channel"
    postCHANNEL_JOIN.type == &com.dmdirc.actions. metatypes.ChannelEvents__static_init.new ChannelEvents(ChannelEvents__static_init#13)
    postCHANNEL_KICK == &new CoreActionType(CoreActionT ype__static_init#53)
    postCHANNEL_KICK.name == &"Someone kicked someone"
    postCHANNEL_KICK.type == &com.dmdirc.actions. metatypes.ChannelEvents__static_init.new ChannelEvents(ChannelEvents__static_init#19)
    postCHANNEL_MESSAGE == &new CoreActionType(CoreActi onType__static_init#46)
    postCHANNEL_MESSAGE.name == &"Channel message received"
    postCHANNEL_MESSAGE.type == &com.dmdirc.actions. metatypes.ChannelEvents__static_init.new ChannelEvents(ChannelEvents__static_init#16)
    postCHANNEL_MODECHANGE == &new CoreActionType(CoreA ctionType__static_init#57)
    postCHANNEL_MODECHANGE.name == &"Someone changed channel modes"
    postCHANNEL_MODECHANGE.type == &com.dmdirc.actions. metatypes.ChannelEvents__static_init.new ChannelEvents(ChannelEvents__static_init#16)
    postCHANNEL_MODESDISCOVERED == &new CoreActionType(CoreActionType__static_init#56)
    postCHANNEL_MODESDISCOVERED.name == &"Channel modes discovered"
    postCHANNEL_MODESDISCOVERED.type == &com.dmdirc. actions.metatypes.ChannelEvents__static_init.new ChannelEvents(ChannelEvents__static_init#4)
    postCHANNEL_NICKCHANGE == &new CoreActionType(CoreA ctionType__static_init#59)
    postCHANNEL_NICKCHANGE.name == &"Someone changed nicknames"
    postCHANNEL_NICKCHANGE.type == &com.dmdirc.actions. metatypes.ChannelEvents__static_init.new ChannelEvents(ChannelEvents__static_init#16)
    postCHANNEL_NOTICE == &new CoreActionType(CoreActio nType__static_init#48)
    postCHANNEL_NOTICE.name == &"Channel notice received"
    postCHANNEL_NOTICE.type == &com.dmdirc.actions. metatypes.ChannelEvents__static_init.new ChannelEvents(ChannelEvents__static_init#16)
    postCHANNEL_OPENED == &new CoreActionType(CoreActio nType__static_init#40)
    postCHANNEL_OPENED.name == &"Channel window opened"
    postCHANNEL_OPENED.type == &com.dmdirc.actions. metatypes.ChannelEvents__static_init.new ChannelEvents(ChannelEvents__static_init#1)
    postCHANNEL_PART == &new CoreActionType(CoreActionT ype__static_init#51)
    postCHANNEL_PART.name == &"Someone left a channel"
    postCHANNEL_PART.type == &com.dmdirc.actions. metatypes.ChannelEvents__static_init.new ChannelEvents(ChannelEvents__static_init#16)
    postCHANNEL_QUIT == &new CoreActionType(CoreActionT ype__static_init#52)
    postCHANNEL_QUIT.name == &"Someone quit IRC"
    postCHANNEL_QUIT.type == &com.dmdirc.actions. metatypes.ChannelEvents__static_init.new ChannelEvents(ChannelEvents__static_init#16)
    postCHANNEL_SELF_ACTION == &new CoreActionType(Core ActionType__static_init#45)
    postCHANNEL_SELF_ACTION.name == &"Channel action sent"
    postCHANNEL_SELF_ACTION.type == &com.dmdirc. actions.metatypes.ChannelEvents__static_init.new ChannelEvents(ChannelEvents__static_init#16)
    postCHANNEL_SELF_MESSAGE == &new CoreActionType(Cor eActionType__static_init#44)
    postCHANNEL_SELF_MESSAGE.name == &"Channel message sent"
    postCHANNEL_SELF_MESSAGE.type == &com.dmdirc. actions.metatypes.ChannelEvents__static_init.new ChannelEvents(ChannelEvents__static_init#16)
    postCHANNEL_TOPICCHANGE == &new CoreActionType(Core ActionType__static_init#60)
    postCHANNEL_TOPICCHANGE.name == &"Someone changed channel topic"
    postCHANNEL_TOPICCHANGE.type == &com.dmdirc. actions.metatypes.ChannelEvents__static_init.new ChannelEvents(ChannelEvents__static_init#16)
    postCHANNEL_USERAWAY == &new CoreActionType(CoreAct ionType__static_init#54)
    postCHANNEL_USERAWAY.name == &"Someone is marked as 'away'"
    postCHANNEL_USERAWAY.type == &com.dmdirc.actions. metatypes.ChannelEvents__static_init.new ChannelEvents(ChannelEvents__static_init#13)
    postCHANNEL_USERBACK == &new CoreActionType(CoreAct ionType__static_init#55)
    postCHANNEL_USERBACK.name == &"Someone is marked as 'back'"
    postCHANNEL_USERBACK.type == &com.dmdirc.actions. metatypes.ChannelEvents__static_init.new ChannelEvents(ChannelEvents__static_init#13)
    postCHANNEL_USERMODECHANGE == &new CoreActionType(C oreActionType__static_init#58)
    postCHANNEL_USERMODECHANGE.name == &"Someone changed someone else's modes"
    postCHANNEL_USERMODECHANGE.type == &com.dmdirc. actions.metatypes.ChannelEvents__static_init.new ChannelEvents(ChannelEvents__static_init#19)
    postCLIENT_CLOSED == &new CoreActionType(CoreAction Type__static_init#2)
    postCLIENT_CLOSED.name == &"Client closed"
    postCLIENT_CLOSED.type == &com.dmdirc.actions. metatypes.ClientEvents__static_init.new ClientEvents(ClientEvents__static_init#1)
    postCLIENT_CLOSING == &new CoreActionType(CoreActio nType__static_init#3)
    postCLIENT_CLOSING.name == &"Client closing"
    postCLIENT_CLOSING.type == &com.dmdirc.actions. metatypes.ClientEvents__static_init.new ClientEvents(ClientEvents__static_init#1)
    postCLIENT_FRAME_CHANGED == &new CoreActionType(Cor eActionType__static_init#7)
    postCLIENT_FRAME_CHANGED.name == &"Frame changed"
    postCLIENT_FRAME_CHANGED.type == &com.dmdirc. actions.metatypes.ClientEvents__static_init.new ClientEvents(ClientEvents__static_init#4)
    postCLIENT_KEY_PRESSED == &new CoreActionType(CoreA ctionType__static_init#6)
    postCLIENT_KEY_PRESSED.name == &"Function key pressed"
    postCLIENT_KEY_PRESSED.type == &com.dmdirc.actions. metatypes.ClientEvents__static_init.new ClientEvents(ClientEvents__static_init#13)
    postCLIENT_LINE_ADDED == &new CoreActionType(CoreAc tionType__static_init#9)
    postCLIENT_LINE_ADDED.name == &"Line added to a window"
    postCLIENT_LINE_ADDED.type == &com.dmdirc.actions. metatypes.ClientEvents__static_init.new ClientEvents(ClientEvents__static_init#7)
    postCLIENT_MINIMISED == &new CoreActionType(CoreAct ionType__static_init#4)
    postCLIENT_MINIMISED.name == &"Client minimised"
    postCLIENT_MINIMISED.type == &com.dmdirc.actions. metatypes.ClientEvents__static_init.new ClientEvents(ClientEvents__static_init#1)
    postCLIENT_OPENED == &new CoreActionType(CoreAction Type__static_init#1)
    postCLIENT_OPENED.name == &"Client opened"
    postCLIENT_OPENED.type == &com.dmdirc.actions. metatypes.ClientEvents__static_init.new ClientEvents(ClientEvents__static_init#1)
    postCLIENT_POPUP_GENERATED == &new CoreActionType(C oreActionType__static_init#10)
    postCLIENT_POPUP_GENERATED.name == &"Popup menu generated"
    postCLIENT_POPUP_GENERATED.type == &com.dmdirc. actions.metatypes.ClientEvents__static_init.new ClientEvents(ClientEvents__static_init#10)
    postCLIENT_PREFS_CLOSED == &new CoreActionType(Core ActionType__static_init#13)
    postCLIENT_PREFS_CLOSED.name == &"Preferences dialog opened"
    postCLIENT_PREFS_CLOSED.type == &com.dmdirc. actions.metatypes.ClientEvents__static_init.new ClientEvents(ClientEvents__static_init#1)
    postCLIENT_PREFS_OPENED == &new CoreActionType(Core ActionType__static_init#12)
    postCLIENT_PREFS_OPENED.name == &"Preferences dialog opened"
    postCLIENT_PREFS_OPENED.type == &com.dmdirc. actions.metatypes.ClientEvents__static_init.new ClientEvents(ClientEvents__static_init#19)
    postCLIENT_STRING_STYLED == &new CoreActionType(Cor eActionType__static_init#11)
    postCLIENT_STRING_STYLED.name == &"String styled"
    postCLIENT_STRING_STYLED.type == &com.dmdirc. actions.metatypes.ClientEvents__static_init.new ClientEvents(ClientEvents__static_init#22)
    postCLIENT_UNMINIMISED == &new CoreActionType(CoreA ctionType__static_init#5)
    postCLIENT_UNMINIMISED.name == &"Client unminimised"
    postCLIENT_UNMINIMISED.type == &com.dmdirc.actions. metatypes.ClientEvents__static_init.new ClientEvents(ClientEvents__static_init#1)
    postCLIENT_USER_INPUT == &new CoreActionType(CoreAc tionType__static_init#8)
    postCLIENT_USER_INPUT.name == &"User input"
    postCLIENT_USER_INPUT.type == &com.dmdirc.actions. metatypes.ClientEvents__static_init.new ClientEvents(ClientEvents__static_init#16)
    postPLUGIN_LOADED == &new CoreActionType(CoreAction Type__static_init#69)
    postPLUGIN_LOADED.name == &"Plugin loaded"
    postPLUGIN_LOADED.type == &com.dmdirc.actions. metatypes.PluginEvents__static_init.new PluginEvents(PluginEvents__static_init#1)
    postPLUGIN_UNLOADED == &new CoreActionType(CoreActi onType__static_init#70)
    postPLUGIN_UNLOADED.name == &"Plugin unloaded"
    postPLUGIN_UNLOADED.type == &com.dmdirc.actions. metatypes.PluginEvents__static_init.new PluginEvents(PluginEvents__static_init#1)
    postQUERY_ACTION == &new CoreActionType(CoreActionT ype__static_init#64)
    postQUERY_ACTION.name == &"Private action received"
    postQUERY_ACTION.type == &com.dmdirc.actions. metatypes.QueryEvents__static_init.new QueryEvents(QueryEvents__static_init#4)
    postQUERY_CLOSED == &new CoreActionType(CoreActionT ype__static_init#62)
    postQUERY_CLOSED.name == &"Query window closed"
    postQUERY_CLOSED.type == &com.dmdirc.actions. metatypes.QueryEvents__static_init.new QueryEvents(QueryEvents__static_init#1)
    postQUERY_MESSAGE == &new CoreActionType(CoreAction Type__static_init#63)
    postQUERY_MESSAGE.name == &"Private message received"
    postQUERY_MESSAGE.type == &com.dmdirc.actions. metatypes.QueryEvents__static_init.new QueryEvents(QueryEvents__static_init#4)
    postQUERY_NICKCHANGE == &new CoreActionType(CoreAct ionType__static_init#68)
    postQUERY_NICKCHANGE.name == &"Query: user changed nicks"
    postQUERY_NICKCHANGE.type == &com.dmdirc.actions. metatypes.QueryEvents__static_init.new QueryEvents(QueryEvents__static_init#4)
    postQUERY_OPENED == &new CoreActionType(CoreActionT ype__static_init#61)
    postQUERY_OPENED.name == &"Query window opened"
    postQUERY_OPENED.type == &com.dmdirc.actions. metatypes.QueryEvents__static_init.new QueryEvents(QueryEvents__static_init#1)
    postQUERY_QUIT == &new CoreActionType(CoreActionTyp e__static_init#67)
    postQUERY_QUIT.name == &"Query: user quit"
    postQUERY_QUIT.type == &com.dmdirc.actions. metatypes.QueryEvents__static_init.new QueryEvents(QueryEvents__static_init#4)
    postQUERY_SELF_ACTION == &new CoreActionType(CoreAc tionType__static_init#66)
    postQUERY_SELF_ACTION.name == &"Private action sent"
    postQUERY_SELF_ACTION.type == &com.dmdirc.actions. metatypes.QueryEvents__static_init.new QueryEvents(QueryEvents__static_init#4)
    postQUERY_SELF_MESSAGE == &new CoreActionType(CoreA ctionType__static_init#65)
    postQUERY_SELF_MESSAGE.name == &"Private message sent"
    postQUERY_SELF_MESSAGE.type == &com.dmdirc.actions. metatypes.QueryEvents__static_init.new QueryEvents(QueryEvents__static_init#4)
    postSERVER_AUTHNOTICE == &new CoreActionType(CoreAc tionType__static_init#23)
    postSERVER_AUTHNOTICE.name == &"Received auth notice"
    postSERVER_AUTHNOTICE.type == &com.dmdirc.actions. metatypes.ServerEvents__static_init.new ServerEvents(ServerEvents__static_init#7)
    postSERVER_AWAY == &new CoreActionType(CoreActionTy pe__static_init#21)
    postSERVER_AWAY.name == &"Marked as 'away'"
    postSERVER_AWAY.type == &com.dmdirc.actions. metatypes.ServerEvents__static_init.new ServerEvents(ServerEvents__static_init#7)
    postSERVER_BACK == &new CoreActionType(CoreActionTy pe__static_init#20)
    postSERVER_BACK.name == &"Marked as 'back'"
    postSERVER_BACK.type == &com.dmdirc.actions. metatypes.ServerEvents__static_init.new ServerEvents(ServerEvents__static_init#25)
    postSERVER_CONNECTED == &new CoreActionType(CoreAct ionType__static_init#16)
    postSERVER_CONNECTED.name == &"Server connected"
    postSERVER_CONNECTED.type == &com.dmdirc.actions. metatypes.ServerEvents__static_init.new ServerEvents(ServerEvents__static_init#25)
    postSERVER_CONNECTERROR == &new CoreActionType(Core ActionType__static_init#18)
    postSERVER_CONNECTERROR.name == &"Server connection error"
    postSERVER_CONNECTERROR.type == &com.dmdirc. actions.metatypes.ServerEvents__static_init.new ServerEvents(ServerEvents__static_init#7)
    postSERVER_CONNECTING == &new CoreActionType(CoreAc tionType__static_init#17)
    postSERVER_CONNECTING.name == &"Server connecting"
    postSERVER_CONNECTING.type == &com.dmdirc.actions. metatypes.ServerEvents__static_init.new ServerEvents(ServerEvents__static_init#25)
    postSERVER_CTCP == &new CoreActionType(CoreActionTy pe__static_init#26)
    postSERVER_CTCP.name == &"CTCP received"
    postSERVER_CTCP.type == &com.dmdirc.actions. metatypes.ServerEvents__static_init.new ServerEvents(ServerEvents__static_init#16)
    postSERVER_CTCPR == &new CoreActionType(CoreActionT ype__static_init#27)
    postSERVER_CTCPR.name == &"CTCP reply received"
    postSERVER_CTCPR.type == &com.dmdirc.actions. metatypes.ServerEvents__static_init.new ServerEvents(ServerEvents__static_init#16)
    postSERVER_DISCONNECTED == &new CoreActionType(Core ActionType__static_init#19)
    postSERVER_DISCONNECTED.name == &"Server disconnected"
    postSERVER_DISCONNECTED.type == &com.dmdirc. actions.metatypes.ServerEvents__static_init.new ServerEvents(ServerEvents__static_init#25)
    postSERVER_ERROR == &new CoreActionType(CoreActionT ype__static_init#22)
    postSERVER_ERROR.name == &"Server error"
    postSERVER_ERROR.type == &com.dmdirc.actions. metatypes.ServerEvents__static_init.new ServerEvents(ServerEvents__static_init#7)
    postSERVER_GOTPING == &new CoreActionType(CoreActio nType__static_init#32)
    postSERVER_GOTPING.name == &"Received server ping reply"
    postSERVER_GOTPING.type == &com.dmdirc.actions. metatypes.ServerEvents__static_init.new ServerEvents(ServerEvents__static_init#1)
    postSERVER_INVITERECEIVED == &new CoreActionType(Co reActionType__static_init#35)
    postSERVER_INVITERECEIVED.name == &"Invite received"
    postSERVER_INVITERECEIVED.type == &com.dmdirc. actions.metatypes.ServerEvents__static_init.new ServerEvents(ServerEvents__static_init#22)
    postSERVER_MOTDEND == &new CoreActionType(CoreActio nType__static_init#30)
    postSERVER_MOTDEND.name == &"End of MOTD received"
    postSERVER_MOTDEND.type == &com.dmdirc.actions. metatypes.ServerEvents__static_init.new ServerEvents(ServerEvents__static_init#7)
    postSERVER_MOTDLINE == &new CoreActionType(CoreActi onType__static_init#31)
    postSERVER_MOTDLINE.name == &"MOTD line received"
    postSERVER_MOTDLINE.type == &com.dmdirc.actions. metatypes.ServerEvents__static_init.new ServerEvents(ServerEvents__static_init#7)
    postSERVER_MOTDSTART == &new CoreActionType(CoreAct ionType__static_init#29)
    postSERVER_MOTDSTART.name == &"Start of MOTD received"
    postSERVER_MOTDSTART.type == &com.dmdirc.actions. metatypes.ServerEvents__static_init.new ServerEvents(ServerEvents__static_init#7)
    postSERVER_NICKCHANGE == &new CoreActionType(CoreAc tionType__static_init#39)
    postSERVER_NICKCHANGE.name == &"My nickname changed"
    postSERVER_NICKCHANGE.type == &com.dmdirc.actions. metatypes.ServerEvents__static_init.new ServerEvents(ServerEvents__static_init#10)
    postSERVER_NOPING == &new CoreActionType(CoreAction Type__static_init#33)
    postSERVER_NOPING.name == &"Missed server ping reply"
    postSERVER_NOPING.type == &com.dmdirc.actions. metatypes.ServerEvents__static_init.new ServerEvents(ServerEvents__static_init#1)
    postSERVER_NOTICE == &new CoreActionType(CoreAction Type__static_init#28)
    postSERVER_NOTICE.name == &"Notice received"
    postSERVER_NOTICE.type == &com.dmdirc.actions. metatypes.ServerEvents__static_init.new ServerEvents(ServerEvents__static_init#13)
    postSERVER_NUMERIC == &new CoreActionType(CoreActio nType__static_init#15)
    postSERVER_NUMERIC.name == &"Numeric event received"
    postSERVER_NUMERIC.type == &com.dmdirc.actions. metatypes.ServerEvents__static_init.new ServerEvents(ServerEvents__static_init#4)
    postSERVER_PINGSENT == &new CoreActionType(CoreActi onType__static_init#34)
    postSERVER_PINGSENT.name == &"Ping request sent"
    postSERVER_PINGSENT.type == &com.dmdirc.actions. metatypes.ServerEvents__static_init.new ServerEvents(ServerEvents__static_init#25)
    postSERVER_UNKNOWNNOTICE == &new CoreActionType(Cor eActionType__static_init#24)
    postSERVER_UNKNOWNNOTICE.name == &"Received unknown notice"
    postSERVER_UNKNOWNNOTICE.type == &com.dmdirc. actions.metatypes.ServerEvents__static_init.new ServerEvents(ServerEvents__static_init#19)
    postSERVER_USERMODES == &new CoreActionType(CoreAct ionType__static_init#25)
    postSERVER_USERMODES.name == &"User modes changed"
    postSERVER_USERMODES.type == &com.dmdirc.actions. metatypes.ServerEvents__static_init.new ServerEvents(ServerEvents__static_init#13)
    postSERVER_WALLDESYNC == &new CoreActionType(CoreAc tionType__static_init#38)
    postSERVER_WALLDESYNC.name == &"Walldesync received"
    postSERVER_WALLDESYNC.type == &com.dmdirc.actions. metatypes.ServerEvents__static_init.new ServerEvents(ServerEvents__static_init#13)
    postSERVER_WALLOPS == &new CoreActionType(CoreActio nType__static_init#36)
    postSERVER_WALLOPS.name == &"Wallop received"
    postSERVER_WALLOPS.type == &com.dmdirc.actions. metatypes.ServerEvents__static_init.new ServerEvents(ServerEvents__static_init#13)
    postSERVER_WALLUSERS == &new CoreActionType(CoreAct ionType__static_init#37)
    postSERVER_WALLUSERS.name == &"Walluser received"
    postSERVER_WALLUSERS.type == &com.dmdirc.actions. metatypes.ServerEvents__static_init.new ServerEvents(ServerEvents__static_init#13)
    postUNKNOWN_COMMAND == &new CoreActionType(CoreActi onType__static_init#14)
    postUNKNOWN_COMMAND.name == &"Unknown command entered"
    postUNKNOWN_COMMAND.type == &com.dmdirc.actions. metatypes.ClientEvents__static_init.new ClientEvents(ClientEvents__static_init#25)
    postnew CoreActionType(CoreActionType__static_init#1) num objects == 1
    postnew CoreActionType(CoreActionType__static_init#10) num objects == 1
    postnew CoreActionType(CoreActionType__static_init#11) num objects == 1
    postnew CoreActionType(CoreActionType__static_init#12) num objects == 1
    postnew CoreActionType(CoreActionType__static_init#13) num objects == 1
    postnew CoreActionType(CoreActionType__static_init#14) num objects == 1
    postnew CoreActionType(CoreActionType__static_init#15) num objects == 1
    postnew CoreActionType(CoreActionType__static_init#16) num objects == 1
    postnew CoreActionType(CoreActionType__static_init#17) num objects == 1
    postnew CoreActionType(CoreActionType__static_init#18) num objects == 1
    postnew CoreActionType(CoreActionType__static_init#19) num objects == 1
    postnew CoreActionType(CoreActionType__static_init#2) num objects == 1
    postnew CoreActionType(CoreActionType__static_init#20) num objects == 1
    postnew CoreActionType(CoreActionType__static_init#21) num objects == 1
    postnew CoreActionType(CoreActionType__static_init#22) num objects == 1
    postnew CoreActionType(CoreActionType__static_init#23) num objects == 1
    postnew CoreActionType(CoreActionType__static_init#24) num objects == 1
    postnew CoreActionType(CoreActionType__static_init#25) num objects == 1
    postnew CoreActionType(CoreActionType__static_init#26) num objects == 1
    postnew CoreActionType(CoreActionType__static_init#27) num objects == 1
    postnew CoreActionType(CoreActionType__static_init#28) num objects == 1
    postnew CoreActionType(CoreActionType__static_init#29) num objects == 1
    postnew CoreActionType(CoreActionType__static_init#3) num objects == 1
    postnew CoreActionType(CoreActionType__static_init#30) num objects == 1
    postnew CoreActionType(CoreActionType__static_init#31) num objects == 1
    postnew CoreActionType(CoreActionType__static_init#32) num objects == 1
    postnew CoreActionType(CoreActionType__static_init#33) num objects == 1
    postnew CoreActionType(CoreActionType__static_init#34) num objects == 1
    postnew CoreActionType(CoreActionType__static_init#35) num objects == 1
    postnew CoreActionType(CoreActionType__static_init#36) num objects == 1
    postnew CoreActionType(CoreActionType__static_init#37) num objects == 1
    postnew CoreActionType(CoreActionType__static_init#38) num objects == 1
    postnew CoreActionType(CoreActionType__static_init#39) num objects == 1
    postnew CoreActionType(CoreActionType__static_init#4) num objects == 1
    postnew CoreActionType(CoreActionType__static_init#40) num objects == 1
    postnew CoreActionType(CoreActionType__static_init#41) num objects == 1
    postnew CoreActionType(CoreActionType__static_init#42) num objects == 1
    postnew CoreActionType(CoreActionType__static_init#43) num objects == 1
    postnew CoreActionType(CoreActionType__static_init#44) num objects == 1
    postnew CoreActionType(CoreActionType__static_init#45) num objects == 1
    postnew CoreActionType(CoreActionType__static_init#46) num objects == 1
    postnew CoreActionType(CoreActionType__static_init#47) num objects == 1
    postnew CoreActionType(CoreActionType__static_init#48) num objects == 1
    postnew CoreActionType(CoreActionType__static_init#49) num objects == 1
    postnew CoreActionType(CoreActionType__static_init#5) num objects == 1
    postnew CoreActionType(CoreActionType__static_init#50) num objects == 1
    postnew CoreActionType(CoreActionType__static_init#51) num objects == 1
    postnew CoreActionType(CoreActionType__static_init#52) num objects == 1
    postnew CoreActionType(CoreActionType__static_init#53) num objects == 1
    postnew CoreActionType(CoreActionType__static_init#54) num objects == 1
    postnew CoreActionType(CoreActionType__static_init#55) num objects == 1
    postnew CoreActionType(CoreActionType__static_init#56) num objects == 1
    postnew CoreActionType(CoreActionType__static_init#57) num objects == 1
    postnew CoreActionType(CoreActionType__static_init#58) num objects == 1
    postnew CoreActionType(CoreActionType__static_init#59) num objects == 1
    postnew CoreActionType(CoreActionType__static_init#6) num objects == 1
    postnew CoreActionType(CoreActionType__static_init#60) num objects == 1
    postnew CoreActionType(CoreActionType__static_init#61) num objects == 1
    postnew CoreActionType(CoreActionType__static_init#62) num objects == 1
    postnew CoreActionType(CoreActionType__static_init#63) num objects == 1
    postnew CoreActionType(CoreActionType__static_init#64) num objects == 1
    postnew CoreActionType(CoreActionType__static_init#65) num objects == 1
    postnew CoreActionType(CoreActionType__static_init#66) num objects == 1
    postnew CoreActionType(CoreActionType__static_init#67) num objects == 1
    postnew CoreActionType(CoreActionType__static_init#68) num objects == 1
    postnew CoreActionType(CoreActionType__static_init#69) num objects == 1
    postnew CoreActionType(CoreActionType__static_init#7) num objects == 1
    postnew CoreActionType(CoreActionType__static_init#70) num objects == 1
    postnew CoreActionType(CoreActionType__static_init#71) num objects == 1
    postnew CoreActionType(CoreActionType__static_init#72) num objects == 1
    postnew CoreActionType(CoreActionType__static_init#73) num objects == 1
    postnew CoreActionType(CoreActionType__static_init#8) num objects == 1
    postnew CoreActionType(CoreActionType__static_init#9) num objects == 1
    postnew CoreActionType[](CoreActionType__static_ init#74) 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

  • CoreActionType valueOf(String)

  • Kind Annotation Text
    postinit'ed(return_value)

  • CoreActionType[] values()

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