1 4 package hero.interfaces; 5 6 public final class JOnASProjectSession1295237069Remote_Stub 7 extends java.rmi.server.RemoteStub 8 implements hero.interfaces.ProjectSession, java.rmi.Remote , javax.ejb.EJBObject 9 { 10 private static final java.rmi.server.Operation [] operations = { 11 new java.rmi.server.Operation ("void activeProcess()"), 12 new java.rmi.server.Operation ("void addAgent(java.lang.String)"), 13 new java.rmi.server.Operation ("java.lang.String addAgentEdge(java.lang.String, java.lang.String)"), 14 new java.rmi.server.Operation ("java.lang.String addEdge(java.lang.String, java.lang.String)"), 15 new java.rmi.server.Operation ("void addEdge(java.lang.String, java.lang.String, java.lang.String)"), 16 new java.rmi.server.Operation ("void addHook(java.lang.String, java.lang.String, int)"), 17 new java.rmi.server.Operation ("void addInterHook(java.lang.String, java.lang.String, int, java.lang.String)"), 18 new java.rmi.server.Operation ("void addIteration(java.lang.String, java.lang.String, java.lang.String)"), 19 new java.rmi.server.Operation ("void addNode(java.lang.String, int)"), 20 new java.rmi.server.Operation ("void addNodeHook(java.lang.String, java.lang.String, java.lang.String, int)"), 21 new java.rmi.server.Operation ("void addNodeInterHook(java.lang.String, java.lang.String, java.lang.String, int, java.lang.String)"), 22 new java.rmi.server.Operation ("void addNodePerformerAssign(java.lang.String, java.lang.String, int, java.lang.String)"), 23 new java.rmi.server.Operation ("void addNodeSubProcess(java.lang.String, java.lang.String)"), 24 new java.rmi.server.Operation ("void addRole(java.lang.String, java.lang.String)"), 25 new java.rmi.server.Operation ("void addRoleMapper(java.lang.String, java.lang.String, int)"), 26 new java.rmi.server.Operation ("void addUser(java.lang.String)"), 27 new java.rmi.server.Operation ("boolean containsUser(java.lang.String)"), 28 new java.rmi.server.Operation ("void deleteEdge(java.lang.String)"), 29 new java.rmi.server.Operation ("void deleteHook(java.lang.String)"), 30 new java.rmi.server.Operation ("void deleteInterHook(java.lang.String)"), 31 new java.rmi.server.Operation ("void deleteIteration(java.lang.String, java.lang.String)"), 32 new java.rmi.server.Operation ("void deleteNode(java.lang.String)"), 33 new java.rmi.server.Operation ("void deleteNodeHook(java.lang.String, java.lang.String)"), 34 new java.rmi.server.Operation ("void deleteNodeInterHook(java.lang.String, java.lang.String)"), 35 new java.rmi.server.Operation ("void deleteNodeProperty(java.lang.String, java.lang.String)"), 36 new java.rmi.server.Operation ("void deleteProperty(java.lang.String)"), 37 new java.rmi.server.Operation ("void deleteRoleMapper(java.lang.String)"), 38 new java.rmi.server.Operation ("hero.interfaces.BnAgentEdgeValue getAgentEdgeValue(java.lang.String)"), 39 new java.rmi.server.Operation ("hero.interfaces.BnAgentValue getAgentValue(java.lang.String)"), 40 new java.rmi.server.Operation ("java.util.Collection getAllUsers()"), 41 new java.rmi.server.Operation ("java.lang.String getCreator()"), 42 new java.rmi.server.Operation ("hero.interfaces.BnProjectValue getDetails()"), 43 new java.rmi.server.Operation ("javax.ejb.EJBHome getEJBHome()"), 44 new java.rmi.server.Operation ("java.lang.String getEdgeCondition(java.lang.String)"), 45 new java.rmi.server.Operation ("java.lang.String getEdgeInNode(java.lang.String)"), 46 new java.rmi.server.Operation ("java.lang.String getEdgeOutNode(java.lang.String)"), 47 new java.rmi.server.Operation ("hero.interfaces.BnEdgeValue getEdgeValue(java.lang.String)"), 48 new java.rmi.server.Operation ("java.util.Collection getEdgesNames()"), 49 new java.rmi.server.Operation ("javax.ejb.Handle getHandle()"), 50 new java.rmi.server.Operation ("java.util.Collection getHooks()"), 51 new java.rmi.server.Operation ("java.lang.String getInterHookValue(java.lang.String)"), 52 new java.rmi.server.Operation ("java.util.Collection getInterHooks()"), 53 new java.rmi.server.Operation ("java.lang.String getIterationCondition(java.lang.String)"), 54 new java.rmi.server.Operation ("boolean getIterationExist(java.lang.String)"), 55 new java.rmi.server.Operation ("java.lang.Object getIterations()[]"), 56 new java.rmi.server.Operation ("java.lang.String getName()"), 57 new java.rmi.server.Operation ("boolean getNodeAnticipable(java.lang.String)"), 58 new java.rmi.server.Operation ("java.lang.String getNodeDeadline(java.lang.String)"), 59 new java.rmi.server.Operation ("java.util.Collection getNodeDeadlines(java.lang.String)"), 60 new java.rmi.server.Operation ("java.lang.String getNodeDescription(java.lang.String)"), 61 new java.rmi.server.Operation ("java.lang.String getNodeExecutor(java.lang.String)"), 62 new java.rmi.server.Operation ("java.util.Collection getNodeHooks(java.lang.String)"), 63 new java.rmi.server.Operation ("java.util.Collection getNodeInEdges(java.lang.String)"), 64 new java.rmi.server.Operation ("hero.interfaces.BnNodeInterHookValue getNodeInterHook(java.lang.String, java.lang.String)"), 65 new java.rmi.server.Operation ("java.lang.String getNodeInterHookValue(java.lang.String, java.lang.String)"), 66 new java.rmi.server.Operation ("java.util.Collection getNodeInterHooks(java.lang.String)"), 67 new java.rmi.server.Operation ("hero.interfaces.BnNodeLightValue getNodeLightValue(java.lang.String)"), 68 new java.rmi.server.Operation ("java.util.Collection getNodeOutEdges(java.lang.String)"), 69 new java.rmi.server.Operation ("hero.interfaces.BnNodePerformerAssignValue getNodePerformerAssign(java.lang.String)"), 70 new java.rmi.server.Operation ("java.util.Collection getNodeProperties(java.lang.String)"), 71 new java.rmi.server.Operation ("hero.interfaces.BnNodePropertyValue getNodeProperty(java.lang.String, java.lang.String)"), 72 new java.rmi.server.Operation ("hero.interfaces.BnRoleLocal getNodeRole(java.lang.String)"), 73 new java.rmi.server.Operation ("java.lang.String getNodeRoleName(java.lang.String)"), 74 new java.rmi.server.Operation ("int getNodeState(java.lang.String)"), 75 new java.rmi.server.Operation ("int getNodeType(java.lang.String)"), 76 new java.rmi.server.Operation ("hero.interfaces.BnNodeValue getNodeValue(java.lang.String)"), 77 new java.rmi.server.Operation ("java.lang.Object getNodes()[]"), 78 new java.rmi.server.Operation ("java.util.Collection getNodesNames()"), 79 new java.rmi.server.Operation ("java.lang.String getParent()"), 80 new java.rmi.server.Operation ("java.lang.Object getPrimaryKey()"), 81 new java.rmi.server.Operation ("java.lang.String getProjectNameOfInstance(java.lang.String)"), 82 new java.rmi.server.Operation ("java.util.Collection getProperties()"), 83 new java.rmi.server.Operation ("java.util.Collection getPropertiesKey()"), 84 new java.rmi.server.Operation ("hero.interfaces.BnProjectPropertyValue getProperty(java.lang.String)"), 85 new java.rmi.server.Operation ("java.util.Collection getRoleMappers()"), 86 new java.rmi.server.Operation ("hero.interfaces.BnRoleValue getRoleValue(java.lang.String)"), 87 new java.rmi.server.Operation ("java.util.Collection getRoles()"), 88 new java.rmi.server.Operation ("java.util.Collection getRolesNames()"), 89 new java.rmi.server.Operation ("java.util.Collection getRolesValue()"), 90 new java.rmi.server.Operation ("java.lang.String getStatus()"), 91 new java.rmi.server.Operation ("java.util.Collection getStrutsEdges()"), 92 new java.rmi.server.Operation ("hero.util.StrutsNodeValue getStrutsNode(java.lang.String)"), 93 new java.rmi.server.Operation ("java.util.Collection getStrutsNodeEdges(java.lang.String)"), 94 new java.rmi.server.Operation ("java.util.Collection getStrutsNodes()"), 95 new java.rmi.server.Operation ("java.lang.String getToIteration(java.lang.String)"), 96 new java.rmi.server.Operation ("java.lang.String getType()"), 97 new java.rmi.server.Operation ("java.util.Collection getUserRoles(java.lang.String)"), 98 new java.rmi.server.Operation ("java.util.Collection getUserRolesInProject(java.lang.String)"), 99 new java.rmi.server.Operation ("java.util.Collection getUserRolesInProjectNames(java.lang.String)"), 100 new java.rmi.server.Operation ("java.util.Collection getUsers()"), 101 new java.rmi.server.Operation ("java.util.Collection getUsersRole(java.lang.String)"), 102 new java.rmi.server.Operation ("void hideProcess()"), 103 new java.rmi.server.Operation ("java.lang.String importInstance(hero.util.values.BonitaProjectValue, java.lang.String)"), 104 new java.rmi.server.Operation ("void importProject(java.lang.String)"), 105 new java.rmi.server.Operation ("void importProject(java.lang.String, java.lang.String)"), 106 new java.rmi.server.Operation ("void initModel(java.lang.String)"), 107 new java.rmi.server.Operation ("void initProject(java.lang.String)"), 108 new java.rmi.server.Operation ("void initProject(java.lang.String, java.lang.String)"), 109 new java.rmi.server.Operation ("java.lang.String instantiateProject(java.lang.String)"), 110 new java.rmi.server.Operation ("boolean isIdentical(javax.ejb.EJBObject)"), 111 new java.rmi.server.Operation ("boolean isTerminated()"), 112 new java.rmi.server.Operation ("void remove()"), 113 new java.rmi.server.Operation ("void setAgentState(hero.interfaces.BnAgentLocal, int)"), 114 new java.rmi.server.Operation ("void setEdgeCondition(java.lang.String, java.lang.String)"), 115 new java.rmi.server.Operation ("void setEditNode(java.lang.String, java.lang.String, java.lang.String, long)"), 116 new java.rmi.server.Operation ("void setInterHookValue(java.lang.String, java.lang.String)"), 117 new java.rmi.server.Operation ("void setNodeAnticipable(java.lang.String)"), 118 new java.rmi.server.Operation ("void setNodeAutomatic(java.lang.String)"), 119 new java.rmi.server.Operation ("void setNodeDeadline(java.lang.String, long)"), 120 new java.rmi.server.Operation ("void setNodeDeadlines(java.lang.String, java.util.Collection)"), 121 new java.rmi.server.Operation ("void setNodeDescription(java.lang.String, java.lang.String)"), 122 new java.rmi.server.Operation ("void setNodeInterHookValue(java.lang.String, java.lang.String, java.lang.String)"), 123 new java.rmi.server.Operation ("void setNodeProperty(java.lang.String, java.lang.String, java.lang.String)"), 124 new java.rmi.server.Operation ("void setNodeProperty(java.lang.String, java.lang.String, java.lang.String, boolean)"), 125 new java.rmi.server.Operation ("void setNodePropertyPossibleValues(java.lang.String, java.lang.String, java.util.Collection)"), 126 new java.rmi.server.Operation ("void setNodeRelativeDeadline(java.lang.String, long)"), 127 new java.rmi.server.Operation ("void setNodeRelativeDeadlines(java.lang.String, java.util.Collection)"), 128 new java.rmi.server.Operation ("void setNodeRole(java.lang.String, java.lang.String)"), 129 new java.rmi.server.Operation ("void setNodeTraditional(java.lang.String)"), 130 new java.rmi.server.Operation ("void setNodeType(java.lang.String, int)"), 131 new java.rmi.server.Operation ("void setProperty(java.lang.String, java.lang.String)"), 132 new java.rmi.server.Operation ("void setPropertyPossibleValues(java.lang.String, java.util.Collection)"), 133 new java.rmi.server.Operation ("void setUserRole(java.lang.String, java.lang.String)"), 134 new java.rmi.server.Operation ("void unsetUser(java.lang.String)"), 135 new java.rmi.server.Operation ("void unsetUserRole(java.lang.String, java.lang.String)") 136 }; 137 138 private static final long interfaceHash = 190537263188071650L; 139 140 private static final long serialVersionUID = 2; 141 142 private static boolean useNewInvoke; 143 private static java.lang.reflect.Method $method_activeProcess_0; 144 private static java.lang.reflect.Method $method_addAgent_1; 145 private static java.lang.reflect.Method $method_addAgentEdge_2; 146 private static java.lang.reflect.Method $method_addEdge_3; 147 private static java.lang.reflect.Method $method_addEdge_4; 148 private static java.lang.reflect.Method $method_addHook_5; 149 private static java.lang.reflect.Method $method_addInterHook_6; 150 private static java.lang.reflect.Method $method_addIteration_7; 151 private static java.lang.reflect.Method $method_addNode_8; 152 private static java.lang.reflect.Method $method_addNodeHook_9; 153 private static java.lang.reflect.Method $method_addNodeInterHook_10; 154 private static java.lang.reflect.Method $method_addNodePerformerAssign_11; 155 private static java.lang.reflect.Method $method_addNodeSubProcess_12; 156 private static java.lang.reflect.Method $method_addRole_13; 157 private static java.lang.reflect.Method $method_addRoleMapper_14; 158 private static java.lang.reflect.Method $method_addUser_15; 159 private static java.lang.reflect.Method $method_containsUser_16; 160 private static java.lang.reflect.Method $method_deleteEdge_17; 161 private static java.lang.reflect.Method $method_deleteHook_18; 162 private static java.lang.reflect.Method $method_deleteInterHook_19; 163 private static java.lang.reflect.Method $method_deleteIteration_20; 164 private static java.lang.reflect.Method $method_deleteNode_21; 165 private static java.lang.reflect.Method $method_deleteNodeHook_22; 166 private static java.lang.reflect.Method $method_deleteNodeInterHook_23; 167 private static java.lang.reflect.Method $method_deleteNodeProperty_24; 168 private static java.lang.reflect.Method $method_deleteProperty_25; 169 private static java.lang.reflect.Method $method_deleteRoleMapper_26; 170 private static java.lang.reflect.Method $method_getAgentEdgeValue_27; 171 private static java.lang.reflect.Method $method_getAgentValue_28; 172 private static java.lang.reflect.Method $method_getAllUsers_29; 173 private static java.lang.reflect.Method $method_getCreator_30; 174 private static java.lang.reflect.Method $method_getDetails_31; 175 private static java.lang.reflect.Method $method_getEJBHome_32; 176 private static java.lang.reflect.Method $method_getEdgeCondition_33; 177 private static java.lang.reflect.Method $method_getEdgeInNode_34; 178 private static java.lang.reflect.Method $method_getEdgeOutNode_35; 179 private static java.lang.reflect.Method $method_getEdgeValue_36; 180 private static java.lang.reflect.Method $method_getEdgesNames_37; 181 private static java.lang.reflect.Method $method_getHandle_38; 182 private static java.lang.reflect.Method $method_getHooks_39; 183 private static java.lang.reflect.Method $method_getInterHookValue_40; 184 private static java.lang.reflect.Method $method_getInterHooks_41; 185 private static java.lang.reflect.Method $method_getIterationCondition_42; 186 private static java.lang.reflect.Method $method_getIterationExist_43; 187 private static java.lang.reflect.Method $method_getIterations_44; 188 private static java.lang.reflect.Method $method_getName_45; 189 private static java.lang.reflect.Method $method_getNodeAnticipable_46; 190 private static java.lang.reflect.Method $method_getNodeDeadline_47; 191 private static java.lang.reflect.Method $method_getNodeDeadlines_48; 192 private static java.lang.reflect.Method $method_getNodeDescription_49; 193 private static java.lang.reflect.Method $method_getNodeExecutor_50; 194 private static java.lang.reflect.Method $method_getNodeHooks_51; 195 private static java.lang.reflect.Method $method_getNodeInEdges_52; 196 private static java.lang.reflect.Method $method_getNodeInterHook_53; 197 private static java.lang.reflect.Method $method_getNodeInterHookValue_54; 198 private static java.lang.reflect.Method $method_getNodeInterHooks_55; 199 private static java.lang.reflect.Method $method_getNodeLightValue_56; 200 private static java.lang.reflect.Method $method_getNodeOutEdges_57; 201 private static java.lang.reflect.Method $method_getNodePerformerAssign_58; 202 private static java.lang.reflect.Method $method_getNodeProperties_59; 203 private static java.lang.reflect.Method $method_getNodeProperty_60; 204 private static java.lang.reflect.Method $method_getNodeRole_61; 205 private static java.lang.reflect.Method $method_getNodeRoleName_62; 206 private static java.lang.reflect.Method $method_getNodeState_63; 207 private static java.lang.reflect.Method $method_getNodeType_64; 208 private static java.lang.reflect.Method $method_getNodeValue_65; 209 private static java.lang.reflect.Method $method_getNodes_66; 210 private static java.lang.reflect.Method $method_getNodesNames_67; 211 private static java.lang.reflect.Method $method_getParent_68; 212 private static java.lang.reflect.Method $method_getPrimaryKey_69; 213 private static java.lang.reflect.Method $method_getProjectNameOfInstance_70; 214 private static java.lang.reflect.Method $method_getProperties_71; 215 private static java.lang.reflect.Method $method_getPropertiesKey_72; 216 private static java.lang.reflect.Method $method_getProperty_73; 217 private static java.lang.reflect.Method $method_getRoleMappers_74; 218 private static java.lang.reflect.Method $method_getRoleValue_75; 219 private static java.lang.reflect.Method $method_getRoles_76; 220 private static java.lang.reflect.Method $method_getRolesNames_77; 221 private static java.lang.reflect.Method $method_getRolesValue_78; 222 private static java.lang.reflect.Method $method_getStatus_79; 223 private static java.lang.reflect.Method $method_getStrutsEdges_80; 224 private static java.lang.reflect.Method $method_getStrutsNode_81; 225 private static java.lang.reflect.Method $method_getStrutsNodeEdges_82; 226 private static java.lang.reflect.Method $method_getStrutsNodes_83; 227 private static java.lang.reflect.Method $method_getToIteration_84; 228 private static java.lang.reflect.Method $method_getType_85; 229 private static java.lang.reflect.Method $method_getUserRoles_86; 230 private static java.lang.reflect.Method $method_getUserRolesInProject_87; 231 private static java.lang.reflect.Method $method_getUserRolesInProjectNames_88; 232 private static java.lang.reflect.Method $method_getUsers_89; 233 private static java.lang.reflect.Method $method_getUsersRole_90; 234 private static java.lang.reflect.Method $method_hideProcess_91; 235 private static java.lang.reflect.Method $method_importInstance_92; 236 private static java.lang.reflect.Method $method_importProject_93; 237 private static java.lang.reflect.Method $method_importProject_94; 238 private static java.lang.reflect.Method $method_initModel_95; 239 private static java.lang.reflect.Method $method_initProject_96; 240 private static java.lang.reflect.Method $method_initProject_97; 241 private static java.lang.reflect.Method $method_instantiateProject_98; 242 private static java.lang.reflect.Method $method_isIdentical_99; 243 private static java.lang.reflect.Method $method_isTerminated_100; 244 private static java.lang.reflect.Method $method_remove_101; 245 private static java.lang.reflect.Method $method_setAgentState_102; 246 private static java.lang.reflect.Method $method_setEdgeCondition_103; 247 private static java.lang.reflect.Method $method_setEditNode_104; 248 private static java.lang.reflect.Method $method_setInterHookValue_105; 249 private static java.lang.reflect.Method $method_setNodeAnticipable_106; 250 private static java.lang.reflect.Method $method_setNodeAutomatic_107; 251 private static java.lang.reflect.Method $method_setNodeDeadline_108; 252 private static java.lang.reflect.Method $method_setNodeDeadlines_109; 253 private static java.lang.reflect.Method $method_setNodeDescription_110; 254 private static java.lang.reflect.Method $method_setNodeInterHookValue_111; 255 private static java.lang.reflect.Method $method_setNodeProperty_112; 256 private static java.lang.reflect.Method $method_setNodeProperty_113; 257 private static java.lang.reflect.Method $method_setNodePropertyPossibleValues_114; 258 private static java.lang.reflect.Method $method_setNodeRelativeDeadline_115; 259 private static java.lang.reflect.Method $method_setNodeRelativeDeadlines_116; 260 private static java.lang.reflect.Method $method_setNodeRole_117; 261 private static java.lang.reflect.Method $method_setNodeTraditional_118; 262 private static java.lang.reflect.Method $method_setNodeType_119; 263 private static java.lang.reflect.Method $method_setProperty_120; 264 private static java.lang.reflect.Method $method_setPropertyPossibleValues_121; 265 private static java.lang.reflect.Method $method_setUserRole_122; 266 private static java.lang.reflect.Method $method_unsetUser_123; 267 private static java.lang.reflect.Method $method_unsetUserRole_124; 268 269 static { 270 try { 271 java.rmi.server.RemoteRef .class.getMethod("invoke", 272 new java.lang.Class [] { 273 java.rmi.Remote .class, 274 java.lang.reflect.Method .class, 275 java.lang.Object [].class, 276 long.class 277 }); 278 useNewInvoke = true; 279 $method_activeProcess_0 = hero.interfaces.ProjectSession.class.getMethod("activeProcess", new java.lang.Class [] {}); 280 $method_addAgent_1 = hero.interfaces.ProjectSession.class.getMethod("addAgent", new java.lang.Class [] {java.lang.String .class}); 281 $method_addAgentEdge_2 = hero.interfaces.ProjectSession.class.getMethod("addAgentEdge", new java.lang.Class [] {java.lang.String .class, java.lang.String .class}); 282 $method_addEdge_3 = hero.interfaces.ProjectSession.class.getMethod("addEdge", new java.lang.Class [] {java.lang.String .class, java.lang.String .class}); 283 $method_addEdge_4 = hero.interfaces.ProjectSession.class.getMethod("addEdge", new java.lang.Class [] {java.lang.String .class, java.lang.String .class, java.lang.String .class}); 284 $method_addHook_5 = hero.interfaces.ProjectSession.class.getMethod("addHook", new java.lang.Class [] {java.lang.String .class, java.lang.String .class, int.class}); 285 $method_addInterHook_6 = hero.interfaces.ProjectSession.class.getMethod("addInterHook", new java.lang.Class [] {java.lang.String .class, java.lang.String .class, int.class, java.lang.String .class}); 286 $method_addIteration_7 = hero.interfaces.ProjectSession.class.getMethod("addIteration", new java.lang.Class [] {java.lang.String .class, java.lang.String .class, java.lang.String .class}); 287 $method_addNode_8 = hero.interfaces.ProjectSession.class.getMethod("addNode", new java.lang.Class [] {java.lang.String .class, int.class}); 288 $method_addNodeHook_9 = hero.interfaces.ProjectSession.class.getMethod("addNodeHook", new java.lang.Class [] {java.lang.String .class, java.lang.String .class, java.lang.String .class, int.class}); 289 $method_addNodeInterHook_10 = hero.interfaces.ProjectSession.class.getMethod("addNodeInterHook", new java.lang.Class [] {java.lang.String .class, java.lang.String .class, java.lang.String .class, int.class, java.lang.String .class}); 290 $method_addNodePerformerAssign_11 = hero.interfaces.ProjectSession.class.getMethod("addNodePerformerAssign", new java.lang.Class [] {java.lang.String .class, java.lang.String .class, int.class, java.lang.String .class}); 291 $method_addNodeSubProcess_12 = hero.interfaces.ProjectSession.class.getMethod("addNodeSubProcess", new java.lang.Class [] {java.lang.String .class, java.lang.String .class}); 292 $method_addRole_13 = hero.interfaces.ProjectSession.class.getMethod("addRole", new java.lang.Class [] {java.lang.String .class, java.lang.String .class}); 293 $method_addRoleMapper_14 = hero.interfaces.ProjectSession.class.getMethod("addRoleMapper", new java.lang.Class [] {java.lang.String .class, java.lang.String .class, int.class}); 294 $method_addUser_15 = hero.interfaces.ProjectSession.class.getMethod("addUser", new java.lang.Class [] {java.lang.String .class}); 295 $method_containsUser_16 = hero.interfaces.ProjectSession.class.getMethod("containsUser", new java.lang.Class [] {java.lang.String .class}); 296 $method_deleteEdge_17 = hero.interfaces.ProjectSession.class.getMethod("deleteEdge", new java.lang.Class [] {java.lang.String .class}); 297 $method_deleteHook_18 = hero.interfaces.ProjectSession.class.getMethod("deleteHook", new java.lang.Class [] {java.lang.String .class}); 298 $method_deleteInterHook_19 = hero.interfaces.ProjectSession.class.getMethod("deleteInterHook", new java.lang.Class [] {java.lang.String .class}); 299 $method_deleteIteration_20 = hero.interfaces.ProjectSession.class.getMethod("deleteIteration", new java.lang.Class [] {java.lang.String .class, java.lang.String .class}); 300 $method_deleteNode_21 = hero.interfaces.ProjectSession.class.getMethod("deleteNode", new java.lang.Class [] {java.lang.String .class}); 301 $method_deleteNodeHook_22 = hero.interfaces.ProjectSession.class.getMethod("deleteNodeHook", new java.lang.Class [] {java.lang.String .class, java.lang.String .class}); 302 $method_deleteNodeInterHook_23 = hero.interfaces.ProjectSession.class.getMethod("deleteNodeInterHook", new java.lang.Class [] {java.lang.String .class, java.lang.String .class}); 303 $method_deleteNodeProperty_24 = hero.interfaces.ProjectSession.class.getMethod("deleteNodeProperty", new java.lang.Class [] {java.lang.String .class, java.lang.String .class}); 304 $method_deleteProperty_25 = hero.interfaces.ProjectSession.class.getMethod("deleteProperty", new java.lang.Class [] {java.lang.String .class}); 305 $method_deleteRoleMapper_26 = hero.interfaces.ProjectSession.class.getMethod("deleteRoleMapper", new java.lang.Class [] {java.lang.String .class}); 306 $method_getAgentEdgeValue_27 = hero.interfaces.ProjectSession.class.getMethod("getAgentEdgeValue", new java.lang.Class [] {java.lang.String .class}); 307 $method_getAgentValue_28 = hero.interfaces.ProjectSession.class.getMethod("getAgentValue", new java.lang.Class [] {java.lang.String .class}); 308 $method_getAllUsers_29 = hero.interfaces.ProjectSession.class.getMethod("getAllUsers", new java.lang.Class [] {}); 309 $method_getCreator_30 = hero.interfaces.ProjectSession.class.getMethod("getCreator", new java.lang.Class [] {}); 310 $method_getDetails_31 = hero.interfaces.ProjectSession.class.getMethod("getDetails", new java.lang.Class [] {}); 311 $method_getEJBHome_32 = javax.ejb.EJBObject .class.getMethod("getEJBHome", new java.lang.Class [] {}); 312 $method_getEdgeCondition_33 = hero.interfaces.ProjectSession.class.getMethod("getEdgeCondition", new java.lang.Class [] {java.lang.String .class}); 313 $method_getEdgeInNode_34 = hero.interfaces.ProjectSession.class.getMethod("getEdgeInNode", new java.lang.Class [] {java.lang.String .class}); 314 $method_getEdgeOutNode_35 = hero.interfaces.ProjectSession.class.getMethod("getEdgeOutNode", new java.lang.Class [] {java.lang.String .class}); 315 $method_getEdgeValue_36 = hero.interfaces.ProjectSession.class.getMethod("getEdgeValue", new java.lang.Class [] {java.lang.String .class}); 316 $method_getEdgesNames_37 = hero.interfaces.ProjectSession.class.getMethod("getEdgesNames", new java.lang.Class [] {}); 317 $method_getHandle_38 = javax.ejb.EJBObject .class.getMethod("getHandle", new java.lang.Class [] {}); 318 $method_getHooks_39 = hero.interfaces.ProjectSession.class.getMethod("getHooks", new java.lang.Class [] {}); 319 $method_getInterHookValue_40 = hero.interfaces.ProjectSession.class.getMethod("getInterHookValue", new java.lang.Class [] {java.lang.String .class}); 320 $method_getInterHooks_41 = hero.interfaces.ProjectSession.class.getMethod("getInterHooks", new java.lang.Class [] {}); 321 $method_getIterationCondition_42 = hero.interfaces.ProjectSession.class.getMethod("getIterationCondition", new java.lang.Class [] {java.lang.String .class}); 322 $method_getIterationExist_43 = hero.interfaces.ProjectSession.class.getMethod("getIterationExist", new java.lang.Class [] {java.lang.String .class}); 323 $method_getIterations_44 = hero.interfaces.ProjectSession.class.getMethod("getIterations", new java.lang.Class [] {}); 324 $method_getName_45 = hero.interfaces.ProjectSession.class.getMethod("getName", new java.lang.Class [] {}); 325 $method_getNodeAnticipable_46 = hero.interfaces.ProjectSession.class.getMethod("getNodeAnticipable", new java.lang.Class [] {java.lang.String .class}); 326 $method_getNodeDeadline_47 = hero.interfaces.ProjectSession.class.getMethod("getNodeDeadline", new java.lang.Class [] {java.lang.String .class}); 327 $method_getNodeDeadlines_48 = hero.interfaces.ProjectSession.class.getMethod("getNodeDeadlines", new java.lang.Class [] {java.lang.String .class}); 328 $method_getNodeDescription_49 = hero.interfaces.ProjectSession.class.getMethod("getNodeDescription", new java.lang.Class [] {java.lang.String .class}); 329 $method_getNodeExecutor_50 = hero.interfaces.ProjectSession.class.getMethod("getNodeExecutor", new java.lang.Class [] {java.lang.String .class}); 330 $method_getNodeHooks_51 = hero.interfaces.ProjectSession.class.getMethod("getNodeHooks", new java.lang.Class [] {java.lang.String .class}); 331 $method_getNodeInEdges_52 = hero.interfaces.ProjectSession.class.getMethod("getNodeInEdges", new java.lang.Class [] {java.lang.String .class}); 332 $method_getNodeInterHook_53 = hero.interfaces.ProjectSession.class.getMethod("getNodeInterHook", new java.lang.Class [] {java.lang.String .class, java.lang.String .class}); 333 $method_getNodeInterHookValue_54 = hero.interfaces.ProjectSession.class.getMethod("getNodeInterHookValue", new java.lang.Class [] {java.lang.String .class, java.lang.String .class}); 334 $method_getNodeInterHooks_55 = hero.interfaces.ProjectSession.class.getMethod("getNodeInterHooks", new java.lang.Class [] {java.lang.String .class}); 335 $method_getNodeLightValue_56 = hero.interfaces.ProjectSession.class.getMethod("getNodeLightValue", new java.lang.Class [] {java.lang.String .class}); 336 $method_getNodeOutEdges_57 = hero.interfaces.ProjectSession.class.getMethod("getNodeOutEdges", new java.lang.Class [] {java.lang.String .class}); 337 $method_getNodePerformerAssign_58 = hero.interfaces.ProjectSession.class.getMethod("getNodePerformerAssign", new java.lang.Class [] {java.lang.String .class}); 338 $method_getNodeProperties_59 = hero.interfaces.ProjectSession.class.getMethod("getNodeProperties", new java.lang.Class [] {java.lang.String .class}); 339 $method_getNodeProperty_60 = hero.interfaces.ProjectSession.class.getMethod("getNodeProperty", new java.lang.Class [] {java.lang.String .class, java.lang.String .class}); 340 $method_getNodeRole_61 = hero.interfaces.ProjectSession.class.getMethod("getNodeRole", new java.lang.Class [] {java.lang.String .class}); 341 $method_getNodeRoleName_62 = hero.interfaces.ProjectSession.class.getMethod("getNodeRoleName", new java.lang.Class [] {java.lang.String .class}); 342 $method_getNodeState_63 = hero.interfaces.ProjectSession.class.getMethod("getNodeState", new java.lang.Class [] {java.lang.String .class}); 343 $method_getNodeType_64 = hero.interfaces.ProjectSession.class.getMethod("getNodeType", new java.lang.Class [] {java.lang.String .class}); 344 $method_getNodeValue_65 = hero.interfaces.ProjectSession.class.getMethod("getNodeValue", new java.lang.Class [] {java.lang.String .class}); 345 $method_getNodes_66 = hero.interfaces.ProjectSession.class.getMethod("getNodes", new java.lang.Class [] {}); 346 $method_getNodesNames_67 = hero.interfaces.ProjectSession.class.getMethod("getNodesNames", new java.lang.Class [] {}); 347 $method_getParent_68 = hero.interfaces.ProjectSession.class.getMethod("getParent", new java.lang.Class [] {}); 348 $method_getPrimaryKey_69 = javax.ejb.EJBObject .class.getMethod("getPrimaryKey", new java.lang.Class [] {}); 349 $method_getProjectNameOfInstance_70 = hero.interfaces.ProjectSession.class.getMethod("getProjectNameOfInstance", new java.lang.Class [] {java.lang.String .class}); 350 $method_getProperties_71 = hero.interfaces.ProjectSession.class.getMethod("getProperties", new java.lang.Class [] {}); 351 $method_getPropertiesKey_72 = hero.interfaces.ProjectSession.class.getMethod("getPropertiesKey", new java.lang.Class [] {}); 352 $method_getProperty_73 = hero.interfaces.ProjectSession.class.getMethod("getProperty", new java.lang.Class [] {java.lang.String .class}); 353 $method_getRoleMappers_74 = hero.interfaces.ProjectSession.class.getMethod("getRoleMappers", new java.lang.Class [] {}); 354 $method_getRoleValue_75 = hero.interfaces.ProjectSession.class.getMethod("getRoleValue", new java.lang.Class [] {java.lang.String .class}); 355 $method_getRoles_76 = hero.interfaces.ProjectSession.class.getMethod("getRoles", new java.lang.Class [] {}); 356 $method_getRolesNames_77 = hero.interfaces.ProjectSession.class.getMethod("getRolesNames", new java.lang.Class [] {}); 357 $method_getRolesValue_78 = hero.interfaces.ProjectSession.class.getMethod("getRolesValue", new java.lang.Class [] {}); 358 $method_getStatus_79 = hero.interfaces.ProjectSession.class.getMethod("getStatus", new java.lang.Class [] {}); 359 $method_getStrutsEdges_80 = hero.interfaces.ProjectSession.class.getMethod("getStrutsEdges", new java.lang.Class [] {}); 360 $method_getStrutsNode_81 = hero.interfaces.ProjectSession.class.getMethod("getStrutsNode", new java.lang.Class [] {java.lang.String .class}); 361 $method_getStrutsNodeEdges_82 = hero.interfaces.ProjectSession.class.getMethod("getStrutsNodeEdges", new java.lang.Class [] {java.lang.String .class}); 362 $method_getStrutsNodes_83 = hero.interfaces.ProjectSession.class.getMethod("getStrutsNodes", new java.lang.Class [] {}); 363 $method_getToIteration_84 = hero.interfaces.ProjectSession.class.getMethod("getToIteration", new java.lang.Class [] {java.lang.String .class}); 364 $method_getType_85 = hero.interfaces.ProjectSession.class.getMethod("getType", new java.lang.Class [] {}); 365 $method_getUserRoles_86 = hero.interfaces.ProjectSession.class.getMethod("getUserRoles", new java.lang.Class [] {java.lang.String .class}); 366 $method_getUserRolesInProject_87 = hero.interfaces.ProjectSession.class.getMethod("getUserRolesInProject", new java.lang.Class [] {java.lang.String .class}); 367 $method_getUserRolesInProjectNames_88 = hero.interfaces.ProjectSession.class.getMethod("getUserRolesInProjectNames", new java.lang.Class [] {java.lang.String .class}); 368 $method_getUsers_89 = hero.interfaces.ProjectSession.class.getMethod("getUsers", new java.lang.Class [] {}); 369 $method_getUsersRole_90 = hero.interfaces.ProjectSession.class.getMethod("getUsersRole", new java.lang.Class [] {java.lang.String .class}); 370 $method_hideProcess_91 = hero.interfaces.ProjectSession.class.getMethod("hideProcess", new java.lang.Class [] {}); 371 $method_importInstance_92 = hero.interfaces.ProjectSession.class.getMethod("importInstance", new java.lang.Class [] {hero.util.values.BonitaProjectValue.class, java.lang.String .class}); 372 $method_importProject_93 = hero.interfaces.ProjectSession.class.getMethod("importProject", new java.lang.Class [] {java.lang.String .class}); 373 $method_importProject_94 = hero.interfaces.ProjectSession.class.getMethod("importProject", new java.lang.Class [] {java.lang.String .class, java.lang.String .class}); 374 $method_initModel_95 = hero.interfaces.ProjectSession.class.getMethod("initModel", new java.lang.Class [] {java.lang.String .class}); 375 $method_initProject_96 = hero.interfaces.ProjectSession.class.getMethod("initProject", new java.lang.Class [] {java.lang.String .class}); 376 $method_initProject_97 = hero.interfaces.ProjectSession.class.getMethod("initProject", new java.lang.Class [] {java.lang.String .class, java.lang.String .class}); 377 $method_instantiateProject_98 = hero.interfaces.ProjectSession.class.getMethod("instantiateProject", new java.lang.Class [] {java.lang.String .class}); 378 $method_isIdentical_99 = javax.ejb.EJBObject .class.getMethod("isIdentical", new java.lang.Class [] {javax.ejb.EJBObject .class}); 379 $method_isTerminated_100 = hero.interfaces.ProjectSession.class.getMethod("isTerminated", new java.lang.Class [] {}); 380 $method_remove_101 = javax.ejb.EJBObject .class.getMethod("remove", new java.lang.Class [] {}); 381 $method_setAgentState_102 = hero.interfaces.ProjectSession.class.getMethod("setAgentState", new java.lang.Class [] {hero.interfaces.BnAgentLocal.class, int.class}); 382 $method_setEdgeCondition_103 = hero.interfaces.ProjectSession.class.getMethod("setEdgeCondition", new java.lang.Class [] {java.lang.String .class, java.lang.String .class}); 383 $method_setEditNode_104 = hero.interfaces.ProjectSession.class.getMethod("setEditNode", new java.lang.Class [] {java.lang.String .class, java.lang.String .class, java.lang.String .class, long.class}); 384 $method_setInterHookValue_105 = hero.interfaces.ProjectSession.class.getMethod("setInterHookValue", new java.lang.Class [] {java.lang.String .class, java.lang.String .class}); 385 $method_setNodeAnticipable_106 = hero.interfaces.ProjectSession.class.getMethod("setNodeAnticipable", new java.lang.Class [] {java.lang.String .class}); 386 $method_setNodeAutomatic_107 = hero.interfaces.ProjectSession.class.getMethod("setNodeAutomatic", new java.lang.Class [] {java.lang.String .class}); 387 $method_setNodeDeadline_108 = hero.interfaces.ProjectSession.class.getMethod("setNodeDeadline", new java.lang.Class [] {java.lang.String .class, long.class}); 388 $method_setNodeDeadlines_109 = hero.interfaces.ProjectSession.class.getMethod("setNodeDeadlines", new java.lang.Class [] {java.lang.String .class, java.util.Collection .class}); 389 $method_setNodeDescription_110 = hero.interfaces.ProjectSession.class.getMethod("setNodeDescription", new java.lang.Class [] {java.lang.String .class, java.lang.String .class}); 390 $method_setNodeInterHookValue_111 = hero.interfaces.ProjectSession.class.getMethod("setNodeInterHookValue", new java.lang.Class [] {java.lang.String .class, java.lang.String .class, java.lang.String .class}); 391 $method_setNodeProperty_112 = hero.interfaces.ProjectSession.class.getMethod("setNodeProperty", new java.lang.Class [] {java.lang.String .class, java.lang.String .class, java.lang.String .class}); 392 $method_setNodeProperty_113 = hero.interfaces.ProjectSession.class.getMethod("setNodeProperty", new java.lang.Class [] {java.lang.String .class, java.lang.String .class, java.lang.String .class, boolean.class}); 393 $method_setNodePropertyPossibleValues_114 = hero.interfaces.ProjectSession.class.getMethod("setNodePropertyPossibleValues", new java.lang.Class [] {java.lang.String .class, java.lang.String .class, java.util.Collection .class}); 394 $method_setNodeRelativeDeadline_115 = hero.interfaces.ProjectSession.class.getMethod("setNodeRelativeDeadline", new java.lang.Class [] {java.lang.String .class, long.class}); 395 $method_setNodeRelativeDeadlines_116 = hero.interfaces.ProjectSession.class.getMethod("setNodeRelativeDeadlines", new java.lang.Class [] {java.lang.String .class, java.util.Collection .class}); 396 $method_setNodeRole_117 = hero.interfaces.ProjectSession.class.getMethod("setNodeRole", new java.lang.Class [] {java.lang.String .class, java.lang.String .class}); 397 $method_setNodeTraditional_118 = hero.interfaces.ProjectSession.class.getMethod("setNodeTraditional", new java.lang.Class [] {java.lang.String .class}); 398 $method_setNodeType_119 = hero.interfaces.ProjectSession.class.getMethod("setNodeType", new java.lang.Class [] {java.lang.String .class, int.class}); 399 $method_setProperty_120 = hero.interfaces.ProjectSession.class.getMethod("setProperty", new java.lang.Class [] {java.lang.String .class, java.lang.String .class}); 400 $method_setPropertyPossibleValues_121 = hero.interfaces.ProjectSession.class.getMethod("setPropertyPossibleValues", new java.lang.Class [] {java.lang.String .class, java.util.Collection .class}); 401 $method_setUserRole_122 = hero.interfaces.ProjectSession.class.getMethod("setUserRole", new java.lang.Class [] {java.lang.String .class, java.lang.String .class}); 402 $method_unsetUser_123 = hero.interfaces.ProjectSession.class.getMethod("unsetUser", new java.lang.Class [] {java.lang.String .class}); 403 $method_unsetUserRole_124 = hero.interfaces.ProjectSession.class.getMethod("unsetUserRole", new java.lang.Class [] {java.lang.String .class, java.lang.String .class}); 404 } catch (java.lang.NoSuchMethodException e) { 405 useNewInvoke = false; 406 } 407 } 408 409 public JOnASProjectSession1295237069Remote_Stub() { 411 super(); 412 } 413 public JOnASProjectSession1295237069Remote_Stub(java.rmi.server.RemoteRef ref) { 414 super(ref); 415 } 416 417 419 public void activeProcess() 421 throws hero.util.HeroException, java.rmi.RemoteException 422 { 423 try { 424 if (useNewInvoke) { 425 ref.invoke(this, $method_activeProcess_0, null, -4092124659400191831L); 426 } else { 427 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 0, interfaceHash); 428 ref.invoke(call); 429 ref.done(call); 430 } 431 } catch (java.lang.RuntimeException e) { 432 throw e; 433 } catch (java.rmi.RemoteException e) { 434 throw e; 435 } catch (hero.util.HeroException e) { 436 throw e; 437 } catch (java.lang.Exception e) { 438 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 439 } 440 } 441 442 public void addAgent(java.lang.String $param_String_1) 444 throws hero.util.HeroException, java.rmi.RemoteException 445 { 446 try { 447 if (useNewInvoke) { 448 ref.invoke(this, $method_addAgent_1, new java.lang.Object [] {$param_String_1}, 8717817108951474354L); 449 } else { 450 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 1, interfaceHash); 451 try { 452 java.io.ObjectOutput out = call.getOutputStream(); 453 out.writeObject($param_String_1); 454 } catch (java.io.IOException e) { 455 throw new java.rmi.MarshalException ("error marshalling arguments", e); 456 } 457 ref.invoke(call); 458 ref.done(call); 459 } 460 } catch (java.lang.RuntimeException e) { 461 throw e; 462 } catch (java.rmi.RemoteException e) { 463 throw e; 464 } catch (hero.util.HeroException e) { 465 throw e; 466 } catch (java.lang.Exception e) { 467 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 468 } 469 } 470 471 public java.lang.String addAgentEdge(java.lang.String $param_String_1, java.lang.String $param_String_2) 473 throws hero.util.HeroException, java.rmi.RemoteException 474 { 475 try { 476 if (useNewInvoke) { 477 Object $result = ref.invoke(this, $method_addAgentEdge_2, new java.lang.Object [] {$param_String_1, $param_String_2}, 7626187209472497041L); 478 return ((java.lang.String ) $result); 479 } else { 480 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 2, interfaceHash); 481 try { 482 java.io.ObjectOutput out = call.getOutputStream(); 483 out.writeObject($param_String_1); 484 out.writeObject($param_String_2); 485 } catch (java.io.IOException e) { 486 throw new java.rmi.MarshalException ("error marshalling arguments", e); 487 } 488 ref.invoke(call); 489 java.lang.String $result; 490 try { 491 java.io.ObjectInput in = call.getInputStream(); 492 $result = (java.lang.String ) in.readObject(); 493 } catch (java.io.IOException e) { 494 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 495 } catch (java.lang.ClassNotFoundException e) { 496 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 497 } finally { 498 ref.done(call); 499 } 500 return $result; 501 } 502 } catch (java.lang.RuntimeException e) { 503 throw e; 504 } catch (java.rmi.RemoteException e) { 505 throw e; 506 } catch (hero.util.HeroException e) { 507 throw e; 508 } catch (java.lang.Exception e) { 509 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 510 } 511 } 512 513 public java.lang.String addEdge(java.lang.String $param_String_1, java.lang.String $param_String_2) 515 throws hero.util.HeroException, java.rmi.RemoteException 516 { 517 try { 518 if (useNewInvoke) { 519 Object $result = ref.invoke(this, $method_addEdge_3, new java.lang.Object [] {$param_String_1, $param_String_2}, 9060166882667074966L); 520 return ((java.lang.String ) $result); 521 } else { 522 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 3, interfaceHash); 523 try { 524 java.io.ObjectOutput out = call.getOutputStream(); 525 out.writeObject($param_String_1); 526 out.writeObject($param_String_2); 527 } catch (java.io.IOException e) { 528 throw new java.rmi.MarshalException ("error marshalling arguments", e); 529 } 530 ref.invoke(call); 531 java.lang.String $result; 532 try { 533 java.io.ObjectInput in = call.getInputStream(); 534 $result = (java.lang.String ) in.readObject(); 535 } catch (java.io.IOException e) { 536 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 537 } catch (java.lang.ClassNotFoundException e) { 538 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 539 } finally { 540 ref.done(call); 541 } 542 return $result; 543 } 544 } catch (java.lang.RuntimeException e) { 545 throw e; 546 } catch (java.rmi.RemoteException e) { 547 throw e; 548 } catch (hero.util.HeroException e) { 549 throw e; 550 } catch (java.lang.Exception e) { 551 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 552 } 553 } 554 555 public void addEdge(java.lang.String $param_String_1, java.lang.String $param_String_2, java.lang.String $param_String_3) 557 throws hero.util.HeroException, java.rmi.RemoteException 558 { 559 try { 560 if (useNewInvoke) { 561 ref.invoke(this, $method_addEdge_4, new java.lang.Object [] {$param_String_1, $param_String_2, $param_String_3}, -5378742663705201299L); 562 } else { 563 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 4, interfaceHash); 564 try { 565 java.io.ObjectOutput out = call.getOutputStream(); 566 out.writeObject($param_String_1); 567 out.writeObject($param_String_2); 568 out.writeObject($param_String_3); 569 } catch (java.io.IOException e) { 570 throw new java.rmi.MarshalException ("error marshalling arguments", e); 571 } 572 ref.invoke(call); 573 ref.done(call); 574 } 575 } catch (java.lang.RuntimeException e) { 576 throw e; 577 } catch (java.rmi.RemoteException e) { 578 throw e; 579 } catch (hero.util.HeroException e) { 580 throw e; 581 } catch (java.lang.Exception e) { 582 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 583 } 584 } 585 586 public void addHook(java.lang.String $param_String_1, java.lang.String $param_String_2, int $param_int_3) 588 throws hero.util.HeroException, java.rmi.RemoteException 589 { 590 try { 591 if (useNewInvoke) { 592 ref.invoke(this, $method_addHook_5, new java.lang.Object [] {$param_String_1, $param_String_2, new java.lang.Integer ($param_int_3)}, 6993827185931647123L); 593 } else { 594 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 5, interfaceHash); 595 try { 596 java.io.ObjectOutput out = call.getOutputStream(); 597 out.writeObject($param_String_1); 598 out.writeObject($param_String_2); 599 out.writeInt($param_int_3); 600 } catch (java.io.IOException e) { 601 throw new java.rmi.MarshalException ("error marshalling arguments", e); 602 } 603 ref.invoke(call); 604 ref.done(call); 605 } 606 } catch (java.lang.RuntimeException e) { 607 throw e; 608 } catch (java.rmi.RemoteException e) { 609 throw e; 610 } catch (hero.util.HeroException e) { 611 throw e; 612 } catch (java.lang.Exception e) { 613 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 614 } 615 } 616 617 public void addInterHook(java.lang.String $param_String_1, java.lang.String $param_String_2, int $param_int_3, java.lang.String $param_String_4) 619 throws hero.util.HeroException, java.rmi.RemoteException 620 { 621 try { 622 if (useNewInvoke) { 623 ref.invoke(this, $method_addInterHook_6, new java.lang.Object [] {$param_String_1, $param_String_2, new java.lang.Integer ($param_int_3), $param_String_4}, 2455416070975471566L); 624 } else { 625 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 6, interfaceHash); 626 try { 627 java.io.ObjectOutput out = call.getOutputStream(); 628 out.writeObject($param_String_1); 629 out.writeObject($param_String_2); 630 out.writeInt($param_int_3); 631 out.writeObject($param_String_4); 632 } catch (java.io.IOException e) { 633 throw new java.rmi.MarshalException ("error marshalling arguments", e); 634 } 635 ref.invoke(call); 636 ref.done(call); 637 } 638 } catch (java.lang.RuntimeException e) { 639 throw e; 640 } catch (java.rmi.RemoteException e) { 641 throw e; 642 } catch (hero.util.HeroException e) { 643 throw e; 644 } catch (java.lang.Exception e) { 645 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 646 } 647 } 648 649 public void addIteration(java.lang.String $param_String_1, java.lang.String $param_String_2, java.lang.String $param_String_3) 651 throws hero.util.HeroException, java.rmi.RemoteException 652 { 653 try { 654 if (useNewInvoke) { 655 ref.invoke(this, $method_addIteration_7, new java.lang.Object [] {$param_String_1, $param_String_2, $param_String_3}, -7225405515478987930L); 656 } else { 657 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 7, interfaceHash); 658 try { 659 java.io.ObjectOutput out = call.getOutputStream(); 660 out.writeObject($param_String_1); 661 out.writeObject($param_String_2); 662 out.writeObject($param_String_3); 663 } catch (java.io.IOException e) { 664 throw new java.rmi.MarshalException ("error marshalling arguments", e); 665 } 666 ref.invoke(call); 667 ref.done(call); 668 } 669 } catch (java.lang.RuntimeException e) { 670 throw e; 671 } catch (java.rmi.RemoteException e) { 672 throw e; 673 } catch (hero.util.HeroException e) { 674 throw e; 675 } catch (java.lang.Exception e) { 676 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 677 } 678 } 679 680 public void addNode(java.lang.String $param_String_1, int $param_int_2) 682 throws hero.util.HeroException, java.rmi.RemoteException 683 { 684 try { 685 if (useNewInvoke) { 686 ref.invoke(this, $method_addNode_8, new java.lang.Object [] {$param_String_1, new java.lang.Integer ($param_int_2)}, -6131346837866308587L); 687 } else { 688 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 8, interfaceHash); 689 try { 690 java.io.ObjectOutput out = call.getOutputStream(); 691 out.writeObject($param_String_1); 692 out.writeInt($param_int_2); 693 } catch (java.io.IOException e) { 694 throw new java.rmi.MarshalException ("error marshalling arguments", e); 695 } 696 ref.invoke(call); 697 ref.done(call); 698 } 699 } catch (java.lang.RuntimeException e) { 700 throw e; 701 } catch (java.rmi.RemoteException e) { 702 throw e; 703 } catch (hero.util.HeroException e) { 704 throw e; 705 } catch (java.lang.Exception e) { 706 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 707 } 708 } 709 710 public void addNodeHook(java.lang.String $param_String_1, java.lang.String $param_String_2, java.lang.String $param_String_3, int $param_int_4) 712 throws hero.util.HeroException, java.rmi.RemoteException 713 { 714 try { 715 if (useNewInvoke) { 716 ref.invoke(this, $method_addNodeHook_9, new java.lang.Object [] {$param_String_1, $param_String_2, $param_String_3, new java.lang.Integer ($param_int_4)}, 6604300245666819122L); 717 } else { 718 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 9, interfaceHash); 719 try { 720 java.io.ObjectOutput out = call.getOutputStream(); 721 out.writeObject($param_String_1); 722 out.writeObject($param_String_2); 723 out.writeObject($param_String_3); 724 out.writeInt($param_int_4); 725 } catch (java.io.IOException e) { 726 throw new java.rmi.MarshalException ("error marshalling arguments", e); 727 } 728 ref.invoke(call); 729 ref.done(call); 730 } 731 } catch (java.lang.RuntimeException e) { 732 throw e; 733 } catch (java.rmi.RemoteException e) { 734 throw e; 735 } catch (hero.util.HeroException e) { 736 throw e; 737 } catch (java.lang.Exception e) { 738 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 739 } 740 } 741 742 public void addNodeInterHook(java.lang.String $param_String_1, java.lang.String $param_String_2, java.lang.String $param_String_3, int $param_int_4, java.lang.String $param_String_5) 744 throws hero.util.HeroException, java.rmi.RemoteException 745 { 746 try { 747 if (useNewInvoke) { 748 ref.invoke(this, $method_addNodeInterHook_10, new java.lang.Object [] {$param_String_1, $param_String_2, $param_String_3, new java.lang.Integer ($param_int_4), $param_String_5}, 5239453155497968918L); 749 } else { 750 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 10, interfaceHash); 751 try { 752 java.io.ObjectOutput out = call.getOutputStream(); 753 out.writeObject($param_String_1); 754 out.writeObject($param_String_2); 755 out.writeObject($param_String_3); 756 out.writeInt($param_int_4); 757 out.writeObject($param_String_5); 758 } catch (java.io.IOException e) { 759 throw new java.rmi.MarshalException ("error marshalling arguments", e); 760 } 761 ref.invoke(call); 762 ref.done(call); 763 } 764 } catch (java.lang.RuntimeException e) { 765 throw e; 766 } catch (java.rmi.RemoteException e) { 767 throw e; 768 } catch (hero.util.HeroException e) { 769 throw e; 770 } catch (java.lang.Exception e) { 771 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 772 } 773 } 774 775 public void addNodePerformerAssign(java.lang.String $param_String_1, java.lang.String $param_String_2, int $param_int_3, java.lang.String $param_String_4) 777 throws hero.util.HeroException, java.rmi.RemoteException 778 { 779 try { 780 if (useNewInvoke) { 781 ref.invoke(this, $method_addNodePerformerAssign_11, new java.lang.Object [] {$param_String_1, $param_String_2, new java.lang.Integer ($param_int_3), $param_String_4}, 1184410173291645730L); 782 } else { 783 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 11, interfaceHash); 784 try { 785 java.io.ObjectOutput out = call.getOutputStream(); 786 out.writeObject($param_String_1); 787 out.writeObject($param_String_2); 788 out.writeInt($param_int_3); 789 out.writeObject($param_String_4); 790 } catch (java.io.IOException e) { 791 throw new java.rmi.MarshalException ("error marshalling arguments", e); 792 } 793 ref.invoke(call); 794 ref.done(call); 795 } 796 } catch (java.lang.RuntimeException e) { 797 throw e; 798 } catch (java.rmi.RemoteException e) { 799 throw e; 800 } catch (hero.util.HeroException e) { 801 throw e; 802 } catch (java.lang.Exception e) { 803 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 804 } 805 } 806 807 public void addNodeSubProcess(java.lang.String $param_String_1, java.lang.String $param_String_2) 809 throws hero.util.HeroException, java.rmi.RemoteException 810 { 811 try { 812 if (useNewInvoke) { 813 ref.invoke(this, $method_addNodeSubProcess_12, new java.lang.Object [] {$param_String_1, $param_String_2}, -6269570731670586453L); 814 } else { 815 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 12, interfaceHash); 816 try { 817 java.io.ObjectOutput out = call.getOutputStream(); 818 out.writeObject($param_String_1); 819 out.writeObject($param_String_2); 820 } catch (java.io.IOException e) { 821 throw new java.rmi.MarshalException ("error marshalling arguments", e); 822 } 823 ref.invoke(call); 824 ref.done(call); 825 } 826 } catch (java.lang.RuntimeException e) { 827 throw e; 828 } catch (java.rmi.RemoteException e) { 829 throw e; 830 } catch (hero.util.HeroException e) { 831 throw e; 832 } catch (java.lang.Exception e) { 833 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 834 } 835 } 836 837 public void addRole(java.lang.String $param_String_1, java.lang.String $param_String_2) 839 throws hero.util.HeroException, java.rmi.RemoteException 840 { 841 try { 842 if (useNewInvoke) { 843 ref.invoke(this, $method_addRole_13, new java.lang.Object [] {$param_String_1, $param_String_2}, -9213414405897481506L); 844 } else { 845 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 13, interfaceHash); 846 try { 847 java.io.ObjectOutput out = call.getOutputStream(); 848 out.writeObject($param_String_1); 849 out.writeObject($param_String_2); 850 } catch (java.io.IOException e) { 851 throw new java.rmi.MarshalException ("error marshalling arguments", e); 852 } 853 ref.invoke(call); 854 ref.done(call); 855 } 856 } catch (java.lang.RuntimeException e) { 857 throw e; 858 } catch (java.rmi.RemoteException e) { 859 throw e; 860 } catch (hero.util.HeroException e) { 861 throw e; 862 } catch (java.lang.Exception e) { 863 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 864 } 865 } 866 867 public void addRoleMapper(java.lang.String $param_String_1, java.lang.String $param_String_2, int $param_int_3) 869 throws hero.util.HeroException, java.rmi.RemoteException 870 { 871 try { 872 if (useNewInvoke) { 873 ref.invoke(this, $method_addRoleMapper_14, new java.lang.Object [] {$param_String_1, $param_String_2, new java.lang.Integer ($param_int_3)}, -8771765238414947385L); 874 } else { 875 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 14, interfaceHash); 876 try { 877 java.io.ObjectOutput out = call.getOutputStream(); 878 out.writeObject($param_String_1); 879 out.writeObject($param_String_2); 880 out.writeInt($param_int_3); 881 } catch (java.io.IOException e) { 882 throw new java.rmi.MarshalException ("error marshalling arguments", e); 883 } 884 ref.invoke(call); 885 ref.done(call); 886 } 887 } catch (java.lang.RuntimeException e) { 888 throw e; 889 } catch (java.rmi.RemoteException e) { 890 throw e; 891 } catch (hero.util.HeroException e) { 892 throw e; 893 } catch (java.lang.Exception e) { 894 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 895 } 896 } 897 898 public void addUser(java.lang.String $param_String_1) 900 throws hero.util.HeroException, java.rmi.RemoteException 901 { 902 try { 903 if (useNewInvoke) { 904 ref.invoke(this, $method_addUser_15, new java.lang.Object [] {$param_String_1}, -6932899382037970371L); 905 } else { 906 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 15, interfaceHash); 907 try { 908 java.io.ObjectOutput out = call.getOutputStream(); 909 out.writeObject($param_String_1); 910 } catch (java.io.IOException e) { 911 throw new java.rmi.MarshalException ("error marshalling arguments", e); 912 } 913 ref.invoke(call); 914 ref.done(call); 915 } 916 } catch (java.lang.RuntimeException e) { 917 throw e; 918 } catch (java.rmi.RemoteException e) { 919 throw e; 920 } catch (hero.util.HeroException e) { 921 throw e; 922 } catch (java.lang.Exception e) { 923 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 924 } 925 } 926 927 public boolean containsUser(java.lang.String $param_String_1) 929 throws hero.util.HeroException, java.rmi.RemoteException 930 { 931 try { 932 if (useNewInvoke) { 933 Object $result = ref.invoke(this, $method_containsUser_16, new java.lang.Object [] {$param_String_1}, -5995874362110240957L); 934 return ((java.lang.Boolean ) $result).booleanValue(); 935 } else { 936 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 16, interfaceHash); 937 try { 938 java.io.ObjectOutput out = call.getOutputStream(); 939 out.writeObject($param_String_1); 940 } catch (java.io.IOException e) { 941 throw new java.rmi.MarshalException ("error marshalling arguments", e); 942 } 943 ref.invoke(call); 944 boolean $result; 945 try { 946 java.io.ObjectInput in = call.getInputStream(); 947 $result = in.readBoolean(); 948 } catch (java.io.IOException e) { 949 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 950 } finally { 951 ref.done(call); 952 } 953 return $result; 954 } 955 } catch (java.lang.RuntimeException e) { 956 throw e; 957 } catch (java.rmi.RemoteException e) { 958 throw e; 959 } catch (hero.util.HeroException e) { 960 throw e; 961 } catch (java.lang.Exception e) { 962 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 963 } 964 } 965 966 public void deleteEdge(java.lang.String $param_String_1) 968 throws hero.util.HeroException, java.rmi.RemoteException 969 { 970 try { 971 if (useNewInvoke) { 972 ref.invoke(this, $method_deleteEdge_17, new java.lang.Object [] {$param_String_1}, 2350118160473466401L); 973 } else { 974 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 17, interfaceHash); 975 try { 976 java.io.ObjectOutput out = call.getOutputStream(); 977 out.writeObject($param_String_1); 978 } catch (java.io.IOException e) { 979 throw new java.rmi.MarshalException ("error marshalling arguments", e); 980 } 981 ref.invoke(call); 982 ref.done(call); 983 } 984 } catch (java.lang.RuntimeException e) { 985 throw e; 986 } catch (java.rmi.RemoteException e) { 987 throw e; 988 } catch (hero.util.HeroException e) { 989 throw e; 990 } catch (java.lang.Exception e) { 991 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 992 } 993 } 994 995 public void deleteHook(java.lang.String $param_String_1) 997 throws hero.util.HeroException, java.rmi.RemoteException 998 { 999 try { 1000 if (useNewInvoke) { 1001 ref.invoke(this, $method_deleteHook_18, new java.lang.Object [] {$param_String_1}, 3549208044680373631L); 1002 } else { 1003 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 18, interfaceHash); 1004 try { 1005 java.io.ObjectOutput out = call.getOutputStream(); 1006 out.writeObject($param_String_1); 1007 } catch (java.io.IOException e) { 1008 throw new java.rmi.MarshalException ("error marshalling arguments", e); 1009 } 1010 ref.invoke(call); 1011 ref.done(call); 1012 } 1013 } catch (java.lang.RuntimeException e) { 1014 throw e; 1015 } catch (java.rmi.RemoteException e) { 1016 throw e; 1017 } catch (hero.util.HeroException e) { 1018 throw e; 1019 } catch (java.lang.Exception e) { 1020 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 1021 } 1022 } 1023 1024 public void deleteInterHook(java.lang.String $param_String_1) 1026 throws hero.util.HeroException, java.rmi.RemoteException 1027 { 1028 try { 1029 if (useNewInvoke) { 1030 ref.invoke(this, $method_deleteInterHook_19, new java.lang.Object [] {$param_String_1}, -2996301094665992698L); 1031 } else { 1032 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 19, interfaceHash); 1033 try { 1034 java.io.ObjectOutput out = call.getOutputStream(); 1035 out.writeObject($param_String_1); 1036 } catch (java.io.IOException e) { 1037 throw new java.rmi.MarshalException ("error marshalling arguments", e); 1038 } 1039 ref.invoke(call); 1040 ref.done(call); 1041 } 1042 } catch (java.lang.RuntimeException e) { 1043 throw e; 1044 } catch (java.rmi.RemoteException e) { 1045 throw e; 1046 } catch (hero.util.HeroException e) { 1047 throw e; 1048 } catch (java.lang.Exception e) { 1049 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 1050 } 1051 } 1052 1053 public void deleteIteration(java.lang.String $param_String_1, java.lang.String $param_String_2) 1055 throws hero.util.HeroException, java.rmi.RemoteException 1056 { 1057 try { 1058 if (useNewInvoke) { 1059 ref.invoke(this, $method_deleteIteration_20, new java.lang.Object [] {$param_String_1, $param_String_2}, 577411625342362556L); 1060 } else { 1061 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 20, interfaceHash); 1062 try { 1063 java.io.ObjectOutput out = call.getOutputStream(); 1064 out.writeObject($param_String_1); 1065 out.writeObject($param_String_2); 1066 } catch (java.io.IOException e) { 1067 throw new java.rmi.MarshalException ("error marshalling arguments", e); 1068 } 1069 ref.invoke(call); 1070 ref.done(call); 1071 } 1072 } catch (java.lang.RuntimeException e) { 1073 throw e; 1074 } catch (java.rmi.RemoteException e) { 1075 throw e; 1076 } catch (hero.util.HeroException e) { 1077 throw e; 1078 } catch (java.lang.Exception e) { 1079 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 1080 } 1081 } 1082 1083 public void deleteNode(java.lang.String $param_String_1) 1085 throws hero.util.HeroException, java.rmi.RemoteException 1086 { 1087 try { 1088 if (useNewInvoke) { 1089 ref.invoke(this, $method_deleteNode_21, new java.lang.Object [] {$param_String_1}, -4246833976300185587L); 1090 } else { 1091 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 21, interfaceHash); 1092 try { 1093 java.io.ObjectOutput out = call.getOutputStream(); 1094 out.writeObject($param_String_1); 1095 } catch (java.io.IOException e) { 1096 throw new java.rmi.MarshalException ("error marshalling arguments", e); 1097 } 1098 ref.invoke(call); 1099 ref.done(call); 1100 } 1101 } catch (java.lang.RuntimeException e) { 1102 throw e; 1103 } catch (java.rmi.RemoteException e) { 1104 throw e; 1105 } catch (hero.util.HeroException e) { 1106 throw e; 1107 } catch (java.lang.Exception e) { 1108 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 1109 } 1110 } 1111 1112 public void deleteNodeHook(java.lang.String $param_String_1, java.lang.String $param_String_2) 1114 throws hero.util.HeroException, java.rmi.RemoteException 1115 { 1116 try { 1117 if (useNewInvoke) { 1118 ref.invoke(this, $method_deleteNodeHook_22, new java.lang.Object [] {$param_String_1, $param_String_2}, -7467747704561368011L); 1119 } else { 1120 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 22, interfaceHash); 1121 try { 1122 java.io.ObjectOutput out = call.getOutputStream(); 1123 out.writeObject($param_String_1); 1124 out.writeObject($param_String_2); 1125 } catch (java.io.IOException e) { 1126 throw new java.rmi.MarshalException ("error marshalling arguments", e); 1127 } 1128 ref.invoke(call); 1129 ref.done(call); 1130 } 1131 } catch (java.lang.RuntimeException e) { 1132 throw e; 1133 } catch (java.rmi.RemoteException e) { 1134 throw e; 1135 } catch (hero.util.HeroException e) { 1136 throw e; 1137 } catch (java.lang.Exception e) { 1138 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 1139 } 1140 } 1141 1142 public void deleteNodeInterHook(java.lang.String $param_String_1, java.lang.String $param_String_2) 1144 throws hero.util.HeroException, java.rmi.RemoteException 1145 { 1146 try { 1147 if (useNewInvoke) { 1148 ref.invoke(this, $method_deleteNodeInterHook_23, new java.lang.Object [] {$param_String_1, $param_String_2}, -3512397613240403998L); 1149 } else { 1150 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 23, interfaceHash); 1151 try { 1152 java.io.ObjectOutput out = call.getOutputStream(); 1153 out.writeObject($param_String_1); 1154 out.writeObject($param_String_2); 1155 } catch (java.io.IOException e) { 1156 throw new java.rmi.MarshalException ("error marshalling arguments", e); 1157 } 1158 ref.invoke(call); 1159 ref.done(call); 1160 } 1161 } catch (java.lang.RuntimeException e) { 1162 throw e; 1163 } catch (java.rmi.RemoteException e) { 1164 throw e; 1165 } catch (hero.util.HeroException e) { 1166 throw e; 1167 } catch (java.lang.Exception e) { 1168 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 1169 } 1170 } 1171 1172 public void deleteNodeProperty(java.lang.String $param_String_1, java.lang.String $param_String_2) 1174 throws hero.util.HeroException, java.rmi.RemoteException 1175 { 1176 try { 1177 if (useNewInvoke) { 1178 ref.invoke(this, $method_deleteNodeProperty_24, new java.lang.Object [] {$param_String_1, $param_String_2}, -2735071128607527375L); 1179 } else { 1180 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 24, interfaceHash); 1181 try { 1182 java.io.ObjectOutput out = call.getOutputStream(); 1183 out.writeObject($param_String_1); 1184 out.writeObject($param_String_2); 1185 } catch (java.io.IOException e) { 1186 throw new java.rmi.MarshalException ("error marshalling arguments", e); 1187 } 1188 ref.invoke(call); 1189 ref.done(call); 1190 } 1191 } catch (java.lang.RuntimeException e) { 1192 throw e; 1193 } catch (java.rmi.RemoteException e) { 1194 throw e; 1195 } catch (hero.util.HeroException e) { 1196 throw e; 1197 } catch (java.lang.Exception e) { 1198 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 1199 } 1200 } 1201 1202 public void deleteProperty(java.lang.String $param_String_1) 1204 throws hero.util.HeroException, java.rmi.RemoteException 1205 { 1206 try { 1207 if (useNewInvoke) { 1208 ref.invoke(this, $method_deleteProperty_25, new java.lang.Object [] {$param_String_1}, 978635289943059708L); 1209 } else { 1210 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 25, interfaceHash); 1211 try { 1212 java.io.ObjectOutput out = call.getOutputStream(); 1213 out.writeObject($param_String_1); 1214 } catch (java.io.IOException e) { 1215 throw new java.rmi.MarshalException ("error marshalling arguments", e); 1216 } 1217 ref.invoke(call); 1218 ref.done(call); 1219 } 1220 } catch (java.lang.RuntimeException e) { 1221 throw e; 1222 } catch (java.rmi.RemoteException e) { 1223 throw e; 1224 } catch (hero.util.HeroException e) { 1225 throw e; 1226 } catch (java.lang.Exception e) { 1227 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 1228 } 1229 } 1230 1231 public void deleteRoleMapper(java.lang.String $param_String_1) 1233 throws hero.util.HeroException, java.rmi.RemoteException 1234 { 1235 try { 1236 if (useNewInvoke) { 1237 ref.invoke(this, $method_deleteRoleMapper_26, new java.lang.Object [] {$param_String_1}, -5965554845952936189L); 1238 } else { 1239 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 26, interfaceHash); 1240 try { 1241 java.io.ObjectOutput out = call.getOutputStream(); 1242 out.writeObject($param_String_1); 1243 } catch (java.io.IOException e) { 1244 throw new java.rmi.MarshalException ("error marshalling arguments", e); 1245 } 1246 ref.invoke(call); 1247 ref.done(call); 1248 } 1249 } catch (java.lang.RuntimeException e) { 1250 throw e; 1251 } catch (java.rmi.RemoteException e) { 1252 throw e; 1253 } catch (hero.util.HeroException e) { 1254 throw e; 1255 } catch (java.lang.Exception e) { 1256 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 1257 } 1258 } 1259 1260 public hero.interfaces.BnAgentEdgeValue getAgentEdgeValue(java.lang.String $param_String_1) 1262 throws hero.util.HeroException, java.rmi.RemoteException 1263 { 1264 try { 1265 if (useNewInvoke) { 1266 Object $result = ref.invoke(this, $method_getAgentEdgeValue_27, new java.lang.Object [] {$param_String_1}, -4173496705713055882L); 1267 return ((hero.interfaces.BnAgentEdgeValue) $result); 1268 } else { 1269 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 27, interfaceHash); 1270 try { 1271 java.io.ObjectOutput out = call.getOutputStream(); 1272 out.writeObject($param_String_1); 1273 } catch (java.io.IOException e) { 1274 throw new java.rmi.MarshalException ("error marshalling arguments", e); 1275 } 1276 ref.invoke(call); 1277 hero.interfaces.BnAgentEdgeValue $result; 1278 try { 1279 java.io.ObjectInput in = call.getInputStream(); 1280 $result = (hero.interfaces.BnAgentEdgeValue) in.readObject(); 1281 } catch (java.io.IOException e) { 1282 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 1283 } catch (java.lang.ClassNotFoundException e) { 1284 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 1285 } finally { 1286 ref.done(call); 1287 } 1288 return $result; 1289 } 1290 } catch (java.lang.RuntimeException e) { 1291 throw e; 1292 } catch (java.rmi.RemoteException e) { 1293 throw e; 1294 } catch (hero.util.HeroException e) { 1295 throw e; 1296 } catch (java.lang.Exception e) { 1297 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 1298 } 1299 } 1300 1301 public hero.interfaces.BnAgentValue getAgentValue(java.lang.String $param_String_1) 1303 throws hero.util.HeroException, java.rmi.RemoteException 1304 { 1305 try { 1306 if (useNewInvoke) { 1307 Object $result = ref.invoke(this, $method_getAgentValue_28, new java.lang.Object [] {$param_String_1}, -3071620499210688798L); 1308 return ((hero.interfaces.BnAgentValue) $result); 1309 } else { 1310 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 28, interfaceHash); 1311 try { 1312 java.io.ObjectOutput out = call.getOutputStream(); 1313 out.writeObject($param_String_1); 1314 } catch (java.io.IOException e) { 1315 throw new java.rmi.MarshalException ("error marshalling arguments", e); 1316 } 1317 ref.invoke(call); 1318 hero.interfaces.BnAgentValue $result; 1319 try { 1320 java.io.ObjectInput in = call.getInputStream(); 1321 $result = (hero.interfaces.BnAgentValue) in.readObject(); 1322 } catch (java.io.IOException e) { 1323 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 1324 } catch (java.lang.ClassNotFoundException e) { 1325 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 1326 } finally { 1327 ref.done(call); 1328 } 1329 return $result; 1330 } 1331 } catch (java.lang.RuntimeException e) { 1332 throw e; 1333 } catch (java.rmi.RemoteException e) { 1334 throw e; 1335 } catch (hero.util.HeroException e) { 1336 throw e; 1337 } catch (java.lang.Exception e) { 1338 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 1339 } 1340 } 1341 1342 public java.util.Collection getAllUsers() 1344 throws hero.util.HeroException, java.rmi.RemoteException 1345 { 1346 try { 1347 if (useNewInvoke) { 1348 Object $result = ref.invoke(this, $method_getAllUsers_29, null, 1659003498612767568L); 1349 return ((java.util.Collection ) $result); 1350 } else { 1351 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 29, interfaceHash); 1352 ref.invoke(call); 1353 java.util.Collection $result; 1354 try { 1355 java.io.ObjectInput in = call.getInputStream(); 1356 $result = (java.util.Collection ) in.readObject(); 1357 } catch (java.io.IOException e) { 1358 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 1359 } catch (java.lang.ClassNotFoundException e) { 1360 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 1361 } finally { 1362 ref.done(call); 1363 } 1364 return $result; 1365 } 1366 } catch (java.lang.RuntimeException e) { 1367 throw e; 1368 } catch (java.rmi.RemoteException e) { 1369 throw e; 1370 } catch (hero.util.HeroException e) { 1371 throw e; 1372 } catch (java.lang.Exception e) { 1373 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 1374 } 1375 } 1376 1377 public java.lang.String getCreator() 1379 throws hero.util.HeroException, java.rmi.RemoteException 1380 { 1381 try { 1382 if (useNewInvoke) { 1383 Object $result = ref.invoke(this, $method_getCreator_30, null, 140818847009154323L); 1384 return ((java.lang.String ) $result); 1385 } else { 1386 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 30, interfaceHash); 1387 ref.invoke(call); 1388 java.lang.String $result; 1389 try { 1390 java.io.ObjectInput in = call.getInputStream(); 1391 $result = (java.lang.String ) in.readObject(); 1392 } catch (java.io.IOException e) { 1393 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 1394 } catch (java.lang.ClassNotFoundException e) { 1395 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 1396 } finally { 1397 ref.done(call); 1398 } 1399 return $result; 1400 } 1401 } catch (java.lang.RuntimeException e) { 1402 throw e; 1403 } catch (java.rmi.RemoteException e) { 1404 throw e; 1405 } catch (hero.util.HeroException e) { 1406 throw e; 1407 } catch (java.lang.Exception e) { 1408 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 1409 } 1410 } 1411 1412 public hero.interfaces.BnProjectValue getDetails() 1414 throws hero.util.HeroException, java.rmi.RemoteException 1415 { 1416 try { 1417 if (useNewInvoke) { 1418 Object $result = ref.invoke(this, $method_getDetails_31, null, -4753251787611519473L); 1419 return ((hero.interfaces.BnProjectValue) $result); 1420 } else { 1421 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 31, interfaceHash); 1422 ref.invoke(call); 1423 hero.interfaces.BnProjectValue $result; 1424 try { 1425 java.io.ObjectInput in = call.getInputStream(); 1426 $result = (hero.interfaces.BnProjectValue) in.readObject(); 1427 } catch (java.io.IOException e) { 1428 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 1429 } catch (java.lang.ClassNotFoundException e) { 1430 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 1431 } finally { 1432 ref.done(call); 1433 } 1434 return $result; 1435 } 1436 } catch (java.lang.RuntimeException e) { 1437 throw e; 1438 } catch (java.rmi.RemoteException e) { 1439 throw e; 1440 } catch (hero.util.HeroException e) { 1441 throw e; 1442 } catch (java.lang.Exception e) { 1443 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 1444 } 1445 } 1446 1447 public javax.ejb.EJBHome getEJBHome() 1449 throws java.rmi.RemoteException 1450 { 1451 try { 1452 if (useNewInvoke) { 1453 Object $result = ref.invoke(this, $method_getEJBHome_32, null, 3163754803894080547L); 1454 return ((javax.ejb.EJBHome ) $result); 1455 } else { 1456 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 32, interfaceHash); 1457 ref.invoke(call); 1458 javax.ejb.EJBHome $result; 1459 try { 1460 java.io.ObjectInput in = call.getInputStream(); 1461 $result = (javax.ejb.EJBHome ) in.readObject(); 1462 } catch (java.io.IOException e) { 1463 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 1464 } catch (java.lang.ClassNotFoundException e) { 1465 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 1466 } finally { 1467 ref.done(call); 1468 } 1469 return $result; 1470 } 1471 } catch (java.lang.RuntimeException e) { 1472 throw e; 1473 } catch (java.rmi.RemoteException e) { 1474 throw e; 1475 } catch (java.lang.Exception e) { 1476 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 1477 } 1478 } 1479 1480 public java.lang.String getEdgeCondition(java.lang.String $param_String_1) 1482 throws hero.util.HeroException, java.rmi.RemoteException 1483 { 1484 try { 1485 if (useNewInvoke) { 1486 Object $result = ref.invoke(this, $method_getEdgeCondition_33, new java.lang.Object [] {$param_String_1}, -6075445978273568802L); 1487 return ((java.lang.String ) $result); 1488 } else { 1489 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 33, interfaceHash); 1490 try { 1491 java.io.ObjectOutput out = call.getOutputStream(); 1492 out.writeObject($param_String_1); 1493 } catch (java.io.IOException e) { 1494 throw new java.rmi.MarshalException ("error marshalling arguments", e); 1495 } 1496 ref.invoke(call); 1497 java.lang.String $result; 1498 try { 1499 java.io.ObjectInput in = call.getInputStream(); 1500 $result = (java.lang.String ) in.readObject(); 1501 } catch (java.io.IOException e) { 1502 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 1503 } catch (java.lang.ClassNotFoundException e) { 1504 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 1505 } finally { 1506 ref.done(call); 1507 } 1508 return $result; 1509 } 1510 } catch (java.lang.RuntimeException e) { 1511 throw e; 1512 } catch (java.rmi.RemoteException e) { 1513 throw e; 1514 } catch (hero.util.HeroException e) { 1515 throw e; 1516 } catch (java.lang.Exception e) { 1517 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 1518 } 1519 } 1520 1521 public java.lang.String getEdgeInNode(java.lang.String $param_String_1) 1523 throws hero.util.HeroException, java.rmi.RemoteException 1524 { 1525 try { 1526 if (useNewInvoke) { 1527 Object $result = ref.invoke(this, $method_getEdgeInNode_34, new java.lang.Object [] {$param_String_1}, -332386302228673555L); 1528 return ((java.lang.String ) $result); 1529 } else { 1530 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 34, interfaceHash); 1531 try { 1532 java.io.ObjectOutput out = call.getOutputStream(); 1533 out.writeObject($param_String_1); 1534 } catch (java.io.IOException e) { 1535 throw new java.rmi.MarshalException ("error marshalling arguments", e); 1536 } 1537 ref.invoke(call); 1538 java.lang.String $result; 1539 try { 1540 java.io.ObjectInput in = call.getInputStream(); 1541 $result = (java.lang.String ) in.readObject(); 1542 } catch (java.io.IOException e) { 1543 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 1544 } catch (java.lang.ClassNotFoundException e) { 1545 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 1546 } finally { 1547 ref.done(call); 1548 } 1549 return $result; 1550 } 1551 } catch (java.lang.RuntimeException e) { 1552 throw e; 1553 } catch (java.rmi.RemoteException e) { 1554 throw e; 1555 } catch (hero.util.HeroException e) { 1556 throw e; 1557 } catch (java.lang.Exception e) { 1558 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 1559 } 1560 } 1561 1562 public java.lang.String getEdgeOutNode(java.lang.String $param_String_1) 1564 throws hero.util.HeroException, java.rmi.RemoteException 1565 { 1566 try { 1567 if (useNewInvoke) { 1568 Object $result = ref.invoke(this, $method_getEdgeOutNode_35, new java.lang.Object [] {$param_String_1}, 7702627681253517648L); 1569 return ((java.lang.String ) $result); 1570 } else { 1571 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 35, interfaceHash); 1572 try { 1573 java.io.ObjectOutput out = call.getOutputStream(); 1574 out.writeObject($param_String_1); 1575 } catch (java.io.IOException e) { 1576 throw new java.rmi.MarshalException ("error marshalling arguments", e); 1577 } 1578 ref.invoke(call); 1579 java.lang.String $result; 1580 try { 1581 java.io.ObjectInput in = call.getInputStream(); 1582 $result = (java.lang.String ) in.readObject(); 1583 } catch (java.io.IOException e) { 1584 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 1585 } catch (java.lang.ClassNotFoundException e) { 1586 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 1587 } finally { 1588 ref.done(call); 1589 } 1590 return $result; 1591 } 1592 } catch (java.lang.RuntimeException e) { 1593 throw e; 1594 } catch (java.rmi.RemoteException e) { 1595 throw e; 1596 } catch (hero.util.HeroException e) { 1597 throw e; 1598 } catch (java.lang.Exception e) { 1599 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 1600 } 1601 } 1602 1603 public hero.interfaces.BnEdgeValue getEdgeValue(java.lang.String $param_String_1) 1605 throws hero.util.HeroException, java.rmi.RemoteException 1606 { 1607 try { 1608 if (useNewInvoke) { 1609 Object $result = ref.invoke(this, $method_getEdgeValue_36, new java.lang.Object [] {$param_String_1}, 1112038474756233076L); 1610 return ((hero.interfaces.BnEdgeValue) $result); 1611 } else { 1612 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 36, interfaceHash); 1613 try { 1614 java.io.ObjectOutput out = call.getOutputStream(); 1615 out.writeObject($param_String_1); 1616 } catch (java.io.IOException e) { 1617 throw new java.rmi.MarshalException ("error marshalling arguments", e); 1618 } 1619 ref.invoke(call); 1620 hero.interfaces.BnEdgeValue $result; 1621 try { 1622 java.io.ObjectInput in = call.getInputStream(); 1623 $result = (hero.interfaces.BnEdgeValue) in.readObject(); 1624 } catch (java.io.IOException e) { 1625 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 1626 } catch (java.lang.ClassNotFoundException e) { 1627 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 1628 } finally { 1629 ref.done(call); 1630 } 1631 return $result; 1632 } 1633 } catch (java.lang.RuntimeException e) { 1634 throw e; 1635 } catch (java.rmi.RemoteException e) { 1636 throw e; 1637 } catch (hero.util.HeroException e) { 1638 throw e; 1639 } catch (java.lang.Exception e) { 1640 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 1641 } 1642 } 1643 1644 public java.util.Collection getEdgesNames() 1646 throws hero.util.HeroException, java.rmi.RemoteException 1647 { 1648 try { 1649 if (useNewInvoke) { 1650 Object $result = ref.invoke(this, $method_getEdgesNames_37, null, -3691944628911676730L); 1651 return ((java.util.Collection ) $result); 1652 } else { 1653 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 37, interfaceHash); 1654 ref.invoke(call); 1655 java.util.Collection $result; 1656 try { 1657 java.io.ObjectInput in = call.getInputStream(); 1658 $result = (java.util.Collection ) in.readObject(); 1659 } catch (java.io.IOException e) { 1660 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 1661 } catch (java.lang.ClassNotFoundException e) { 1662 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 1663 } finally { 1664 ref.done(call); 1665 } 1666 return $result; 1667 } 1668 } catch (java.lang.RuntimeException e) { 1669 throw e; 1670 } catch (java.rmi.RemoteException e) { 1671 throw e; 1672 } catch (hero.util.HeroException e) { 1673 throw e; 1674 } catch (java.lang.Exception e) { 1675 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 1676 } 1677 } 1678 1679 public javax.ejb.Handle getHandle() 1681 throws java.rmi.RemoteException 1682 { 1683 try { 1684 if (useNewInvoke) { 1685 Object $result = ref.invoke(this, $method_getHandle_38, null, -1299374689989208114L); 1686 return ((javax.ejb.Handle ) $result); 1687 } else { 1688 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 38, interfaceHash); 1689 ref.invoke(call); 1690 javax.ejb.Handle $result; 1691 try { 1692 java.io.ObjectInput in = call.getInputStream(); 1693 $result = (javax.ejb.Handle ) in.readObject(); 1694 } catch (java.io.IOException e) { 1695 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 1696 } catch (java.lang.ClassNotFoundException e) { 1697 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 1698 } finally { 1699 ref.done(call); 1700 } 1701 return $result; 1702 } 1703 } catch (java.lang.RuntimeException e) { 1704 throw e; 1705 } catch (java.rmi.RemoteException e) { 1706 throw e; 1707 } catch (java.lang.Exception e) { 1708 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 1709 } 1710 } 1711 1712 public java.util.Collection getHooks() 1714 throws hero.util.HeroException, java.rmi.RemoteException 1715 { 1716 try { 1717 if (useNewInvoke) { 1718 Object $result = ref.invoke(this, $method_getHooks_39, null, -5228673114574448900L); 1719 return ((java.util.Collection ) $result); 1720 } else { 1721 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 39, interfaceHash); 1722 ref.invoke(call); 1723 java.util.Collection $result; 1724 try { 1725 java.io.ObjectInput in = call.getInputStream(); 1726 $result = (java.util.Collection ) in.readObject(); 1727 } catch (java.io.IOException e) { 1728 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 1729 } catch (java.lang.ClassNotFoundException e) { 1730 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 1731 } finally { 1732 ref.done(call); 1733 } 1734 return $result; 1735 } 1736 } catch (java.lang.RuntimeException e) { 1737 throw e; 1738 } catch (java.rmi.RemoteException e) { 1739 throw e; 1740 } catch (hero.util.HeroException e) { 1741 throw e; 1742 } catch (java.lang.Exception e) { 1743 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 1744 } 1745 } 1746 1747 public java.lang.String getInterHookValue(java.lang.String $param_String_1) 1749 throws hero.util.HeroException, java.rmi.RemoteException 1750 { 1751 try { 1752 if (useNewInvoke) { 1753 Object $result = ref.invoke(this, $method_getInterHookValue_40, new java.lang.Object [] {$param_String_1}, 6757547265475608871L); 1754 return ((java.lang.String ) $result); 1755 } else { 1756 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 40, interfaceHash); 1757 try { 1758 java.io.ObjectOutput out = call.getOutputStream(); 1759 out.writeObject($param_String_1); 1760 } catch (java.io.IOException e) { 1761 throw new java.rmi.MarshalException ("error marshalling arguments", e); 1762 } 1763 ref.invoke(call); 1764 java.lang.String $result; 1765 try { 1766 java.io.ObjectInput in = call.getInputStream(); 1767 $result = (java.lang.String ) in.readObject(); 1768 } catch (java.io.IOException e) { 1769 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 1770 } catch (java.lang.ClassNotFoundException e) { 1771 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 1772 } finally { 1773 ref.done(call); 1774 } 1775 return $result; 1776 } 1777 } catch (java.lang.RuntimeException e) { 1778 throw e; 1779 } catch (java.rmi.RemoteException e) { 1780 throw e; 1781 } catch (hero.util.HeroException e) { 1782 throw e; 1783 } catch (java.lang.Exception e) { 1784 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 1785 } 1786 } 1787 1788 public java.util.Collection getInterHooks() 1790 throws hero.util.HeroException, java.rmi.RemoteException 1791 { 1792 try { 1793 if (useNewInvoke) { 1794 Object $result = ref.invoke(this, $method_getInterHooks_41, null, -4159346782062854549L); 1795 return ((java.util.Collection ) $result); 1796 } else { 1797 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 41, interfaceHash); 1798 ref.invoke(call); 1799 java.util.Collection $result; 1800 try { 1801 java.io.ObjectInput in = call.getInputStream(); 1802 $result = (java.util.Collection ) in.readObject(); 1803 } catch (java.io.IOException e) { 1804 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 1805 } catch (java.lang.ClassNotFoundException e) { 1806 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 1807 } finally { 1808 ref.done(call); 1809 } 1810 return $result; 1811 } 1812 } catch (java.lang.RuntimeException e) { 1813 throw e; 1814 } catch (java.rmi.RemoteException e) { 1815 throw e; 1816 } catch (hero.util.HeroException e) { 1817 throw e; 1818 } catch (java.lang.Exception e) { 1819 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 1820 } 1821 } 1822 1823 public java.lang.String getIterationCondition(java.lang.String $param_String_1) 1825 throws hero.util.HeroException, java.rmi.RemoteException 1826 { 1827 try { 1828 if (useNewInvoke) { 1829 Object $result = ref.invoke(this, $method_getIterationCondition_42, new java.lang.Object [] {$param_String_1}, 3449585154725470571L); 1830 return ((java.lang.String ) $result); 1831 } else { 1832 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 42, interfaceHash); 1833 try { 1834 java.io.ObjectOutput out = call.getOutputStream(); 1835 out.writeObject($param_String_1); 1836 } catch (java.io.IOException e) { 1837 throw new java.rmi.MarshalException ("error marshalling arguments", e); 1838 } 1839 ref.invoke(call); 1840 java.lang.String $result; 1841 try { 1842 java.io.ObjectInput in = call.getInputStream(); 1843 $result = (java.lang.String ) in.readObject(); 1844 } catch (java.io.IOException e) { 1845 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 1846 } catch (java.lang.ClassNotFoundException e) { 1847 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 1848 } finally { 1849 ref.done(call); 1850 } 1851 return $result; 1852 } 1853 } catch (java.lang.RuntimeException e) { 1854 throw e; 1855 } catch (java.rmi.RemoteException e) { 1856 throw e; 1857 } catch (hero.util.HeroException e) { 1858 throw e; 1859 } catch (java.lang.Exception e) { 1860 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 1861 } 1862 } 1863 1864 public boolean getIterationExist(java.lang.String $param_String_1) 1866 throws hero.util.HeroException, java.rmi.RemoteException 1867 { 1868 try { 1869 if (useNewInvoke) { 1870 Object $result = ref.invoke(this, $method_getIterationExist_43, new java.lang.Object [] {$param_String_1}, -2851348204973691466L); 1871 return ((java.lang.Boolean ) $result).booleanValue(); 1872 } else { 1873 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 43, interfaceHash); 1874 try { 1875 java.io.ObjectOutput out = call.getOutputStream(); 1876 out.writeObject($param_String_1); 1877 } catch (java.io.IOException e) { 1878 throw new java.rmi.MarshalException ("error marshalling arguments", e); 1879 } 1880 ref.invoke(call); 1881 boolean $result; 1882 try { 1883 java.io.ObjectInput in = call.getInputStream(); 1884 $result = in.readBoolean(); 1885 } catch (java.io.IOException e) { 1886 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 1887 } finally { 1888 ref.done(call); 1889 } 1890 return $result; 1891 } 1892 } catch (java.lang.RuntimeException e) { 1893 throw e; 1894 } catch (java.rmi.RemoteException e) { 1895 throw e; 1896 } catch (hero.util.HeroException e) { 1897 throw e; 1898 } catch (java.lang.Exception e) { 1899 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 1900 } 1901 } 1902 1903 public java.lang.Object [] getIterations() 1905 throws hero.util.HeroException, java.rmi.RemoteException 1906 { 1907 try { 1908 if (useNewInvoke) { 1909 Object $result = ref.invoke(this, $method_getIterations_44, null, 3973008886878430941L); 1910 return ((java.lang.Object []) $result); 1911 } else { 1912 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 44, interfaceHash); 1913 ref.invoke(call); 1914 java.lang.Object [] $result; 1915 try { 1916 java.io.ObjectInput in = call.getInputStream(); 1917 $result = (java.lang.Object []) in.readObject(); 1918 } catch (java.io.IOException e) { 1919 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 1920 } catch (java.lang.ClassNotFoundException e) { 1921 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 1922 } finally { 1923 ref.done(call); 1924 } 1925 return $result; 1926 } 1927 } catch (java.lang.RuntimeException e) { 1928 throw e; 1929 } catch (java.rmi.RemoteException e) { 1930 throw e; 1931 } catch (hero.util.HeroException e) { 1932 throw e; 1933 } catch (java.lang.Exception e) { 1934 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 1935 } 1936 } 1937 1938 public java.lang.String getName() 1940 throws hero.util.HeroException, java.rmi.RemoteException 1941 { 1942 try { 1943 if (useNewInvoke) { 1944 Object $result = ref.invoke(this, $method_getName_45, null, 6317137956467216454L); 1945 return ((java.lang.String ) $result); 1946 } else { 1947 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 45, interfaceHash); 1948 ref.invoke(call); 1949 java.lang.String $result; 1950 try { 1951 java.io.ObjectInput in = call.getInputStream(); 1952 $result = (java.lang.String ) in.readObject(); 1953 } catch (java.io.IOException e) { 1954 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 1955 } catch (java.lang.ClassNotFoundException e) { 1956 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 1957 } finally { 1958 ref.done(call); 1959 } 1960 return $result; 1961 } 1962 } catch (java.lang.RuntimeException e) { 1963 throw e; 1964 } catch (java.rmi.RemoteException e) { 1965 throw e; 1966 } catch (hero.util.HeroException e) { 1967 throw e; 1968 } catch (java.lang.Exception e) { 1969 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 1970 } 1971 } 1972 1973 public boolean getNodeAnticipable(java.lang.String $param_String_1) 1975 throws hero.util.HeroException, java.rmi.RemoteException 1976 { 1977 try { 1978 if (useNewInvoke) { 1979 Object $result = ref.invoke(this, $method_getNodeAnticipable_46, new java.lang.Object [] {$param_String_1}, -7051957507907201919L); 1980 return ((java.lang.Boolean ) $result).booleanValue(); 1981 } else { 1982 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 46, interfaceHash); 1983 try { 1984 java.io.ObjectOutput out = call.getOutputStream(); 1985 out.writeObject($param_String_1); 1986 } catch (java.io.IOException e) { 1987 throw new java.rmi.MarshalException ("error marshalling arguments", e); 1988 } 1989 ref.invoke(call); 1990 boolean $result; 1991 try { 1992 java.io.ObjectInput in = call.getInputStream(); 1993 $result = in.readBoolean(); 1994 } catch (java.io.IOException e) { 1995 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 1996 } finally { 1997 ref.done(call); 1998 } 1999 return $result; 2000 } 2001 } catch (java.lang.RuntimeException e) { 2002 throw e; 2003 } catch (java.rmi.RemoteException e) { 2004 throw e; 2005 } catch (hero.util.HeroException e) { 2006 throw e; 2007 } catch (java.lang.Exception e) { 2008 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 2009 } 2010 } 2011 2012 public java.lang.String getNodeDeadline(java.lang.String $param_String_1) 2014 throws hero.util.HeroException, java.rmi.RemoteException 2015 { 2016 try { 2017 if (useNewInvoke) { 2018 Object $result = ref.invoke(this, $method_getNodeDeadline_47, new java.lang.Object [] {$param_String_1}, -3885359518318466398L); 2019 return ((java.lang.String ) $result); 2020 } else { 2021 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 47, interfaceHash); 2022 try { 2023 java.io.ObjectOutput out = call.getOutputStream(); 2024 out.writeObject($param_String_1); 2025 } catch (java.io.IOException e) { 2026 throw new java.rmi.MarshalException ("error marshalling arguments", e); 2027 } 2028 ref.invoke(call); 2029 java.lang.String $result; 2030 try { 2031 java.io.ObjectInput in = call.getInputStream(); 2032 $result = (java.lang.String ) in.readObject(); 2033 } catch (java.io.IOException e) { 2034 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 2035 } catch (java.lang.ClassNotFoundException e) { 2036 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 2037 } finally { 2038 ref.done(call); 2039 } 2040 return $result; 2041 } 2042 } catch (java.lang.RuntimeException e) { 2043 throw e; 2044 } catch (java.rmi.RemoteException e) { 2045 throw e; 2046 } catch (hero.util.HeroException e) { 2047 throw e; 2048 } catch (java.lang.Exception e) { 2049 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 2050 } 2051 } 2052 2053 public java.util.Collection getNodeDeadlines(java.lang.String $param_String_1) 2055 throws hero.util.HeroException, java.rmi.RemoteException 2056 { 2057 try { 2058 if (useNewInvoke) { 2059 Object $result = ref.invoke(this, $method_getNodeDeadlines_48, new java.lang.Object [] {$param_String_1}, 2446754468357623838L); 2060 return ((java.util.Collection ) $result); 2061 } else { 2062 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 48, interfaceHash); 2063 try { 2064 java.io.ObjectOutput out = call.getOutputStream(); 2065 out.writeObject($param_String_1); 2066 } catch (java.io.IOException e) { 2067 throw new java.rmi.MarshalException ("error marshalling arguments", e); 2068 } 2069 ref.invoke(call); 2070 java.util.Collection $result; 2071 try { 2072 java.io.ObjectInput in = call.getInputStream(); 2073 $result = (java.util.Collection ) in.readObject(); 2074 } catch (java.io.IOException e) { 2075 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 2076 } catch (java.lang.ClassNotFoundException e) { 2077 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 2078 } finally { 2079 ref.done(call); 2080 } 2081 return $result; 2082 } 2083 } catch (java.lang.RuntimeException e) { 2084 throw e; 2085 } catch (java.rmi.RemoteException e) { 2086 throw e; 2087 } catch (hero.util.HeroException e) { 2088 throw e; 2089 } catch (java.lang.Exception e) { 2090 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 2091 } 2092 } 2093 2094 public java.lang.String getNodeDescription(java.lang.String $param_String_1) 2096 throws hero.util.HeroException, java.rmi.RemoteException 2097 { 2098 try { 2099 if (useNewInvoke) { 2100 Object $result = ref.invoke(this, $method_getNodeDescription_49, new java.lang.Object [] {$param_String_1}, 8159534387564966926L); 2101 return ((java.lang.String ) $result); 2102 } else { 2103 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 49, interfaceHash); 2104 try { 2105 java.io.ObjectOutput out = call.getOutputStream(); 2106 out.writeObject($param_String_1); 2107 } catch (java.io.IOException e) { 2108 throw new java.rmi.MarshalException ("error marshalling arguments", e); 2109 } 2110 ref.invoke(call); 2111 java.lang.String $result; 2112 try { 2113 java.io.ObjectInput in = call.getInputStream(); 2114 $result = (java.lang.String ) in.readObject(); 2115 } catch (java.io.IOException e) { 2116 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 2117 } catch (java.lang.ClassNotFoundException e) { 2118 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 2119 } finally { 2120 ref.done(call); 2121 } 2122 return $result; 2123 } 2124 } catch (java.lang.RuntimeException e) { 2125 throw e; 2126 } catch (java.rmi.RemoteException e) { 2127 throw e; 2128 } catch (hero.util.HeroException e) { 2129 throw e; 2130 } catch (java.lang.Exception e) { 2131 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 2132 } 2133 } 2134 2135 public java.lang.String getNodeExecutor(java.lang.String $param_String_1) 2137 throws hero.util.HeroException, java.rmi.RemoteException 2138 { 2139 try { 2140 if (useNewInvoke) { 2141 Object $result = ref.invoke(this, $method_getNodeExecutor_50, new java.lang.Object [] {$param_String_1}, 3030346555826249728L); 2142 return ((java.lang.String ) $result); 2143 } else { 2144 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 50, interfaceHash); 2145 try { 2146 java.io.ObjectOutput out = call.getOutputStream(); 2147 out.writeObject($param_String_1); 2148 } catch (java.io.IOException e) { 2149 throw new java.rmi.MarshalException ("error marshalling arguments", e); 2150 } 2151 ref.invoke(call); 2152 java.lang.String $result; 2153 try { 2154 java.io.ObjectInput in = call.getInputStream(); 2155 $result = (java.lang.String ) in.readObject(); 2156 } catch (java.io.IOException e) { 2157 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 2158 } catch (java.lang.ClassNotFoundException e) { 2159 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 2160 } finally { 2161 ref.done(call); 2162 } 2163 return $result; 2164 } 2165 } catch (java.lang.RuntimeException e) { 2166 throw e; 2167 } catch (java.rmi.RemoteException e) { 2168 throw e; 2169 } catch (hero.util.HeroException e) { 2170 throw e; 2171 } catch (java.lang.Exception e) { 2172 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 2173 } 2174 } 2175 2176 public java.util.Collection getNodeHooks(java.lang.String $param_String_1) 2178 throws hero.util.HeroException, java.rmi.RemoteException 2179 { 2180 try { 2181 if (useNewInvoke) { 2182 Object $result = ref.invoke(this, $method_getNodeHooks_51, new java.lang.Object [] {$param_String_1}, -4565558054719766010L); 2183 return ((java.util.Collection ) $result); 2184 } else { 2185 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 51, interfaceHash); 2186 try { 2187 java.io.ObjectOutput out = call.getOutputStream(); 2188 out.writeObject($param_String_1); 2189 } catch (java.io.IOException e) { 2190 throw new java.rmi.MarshalException ("error marshalling arguments", e); 2191 } 2192 ref.invoke(call); 2193 java.util.Collection $result; 2194 try { 2195 java.io.ObjectInput in = call.getInputStream(); 2196 $result = (java.util.Collection ) in.readObject(); 2197 } catch (java.io.IOException e) { 2198 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 2199 } catch (java.lang.ClassNotFoundException e) { 2200 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 2201 } finally { 2202 ref.done(call); 2203 } 2204 return $result; 2205 } 2206 } catch (java.lang.RuntimeException e) { 2207 throw e; 2208 } catch (java.rmi.RemoteException e) { 2209 throw e; 2210 } catch (hero.util.HeroException e) { 2211 throw e; 2212 } catch (java.lang.Exception e) { 2213 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 2214 } 2215 } 2216 2217 public java.util.Collection getNodeInEdges(java.lang.String $param_String_1) 2219 throws hero.util.HeroException, java.rmi.RemoteException 2220 { 2221 try { 2222 if (useNewInvoke) { 2223 Object $result = ref.invoke(this, $method_getNodeInEdges_52, new java.lang.Object [] {$param_String_1}, 1017419199219578048L); 2224 return ((java.util.Collection ) $result); 2225 } else { 2226 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 52, interfaceHash); 2227 try { 2228 java.io.ObjectOutput out = call.getOutputStream(); 2229 out.writeObject($param_String_1); 2230 } catch (java.io.IOException e) { 2231 throw new java.rmi.MarshalException ("error marshalling arguments", e); 2232 } 2233 ref.invoke(call); 2234 java.util.Collection $result; 2235 try { 2236 java.io.ObjectInput in = call.getInputStream(); 2237 $result = (java.util.Collection ) in.readObject(); 2238 } catch (java.io.IOException e) { 2239 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 2240 } catch (java.lang.ClassNotFoundException e) { 2241 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 2242 } finally { 2243 ref.done(call); 2244 } 2245 return $result; 2246 } 2247 } catch (java.lang.RuntimeException e) { 2248 throw e; 2249 } catch (java.rmi.RemoteException e) { 2250 throw e; 2251 } catch (hero.util.HeroException e) { 2252 throw e; 2253 } catch (java.lang.Exception e) { 2254 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 2255 } 2256 } 2257 2258 public hero.interfaces.BnNodeInterHookValue getNodeInterHook(java.lang.String $param_String_1, java.lang.String $param_String_2) 2260 throws hero.util.HeroException, java.rmi.RemoteException 2261 { 2262 try { 2263 if (useNewInvoke) { 2264 Object $result = ref.invoke(this, $method_getNodeInterHook_53, new java.lang.Object [] {$param_String_1, $param_String_2}, -7425350201577373803L); 2265 return ((hero.interfaces.BnNodeInterHookValue) $result); 2266 } else { 2267 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 53, interfaceHash); 2268 try { 2269 java.io.ObjectOutput out = call.getOutputStream(); 2270 out.writeObject($param_String_1); 2271 out.writeObject($param_String_2); 2272 } catch (java.io.IOException e) { 2273 throw new java.rmi.MarshalException ("error marshalling arguments", e); 2274 } 2275 ref.invoke(call); 2276 hero.interfaces.BnNodeInterHookValue $result; 2277 try { 2278 java.io.ObjectInput in = call.getInputStream(); 2279 $result = (hero.interfaces.BnNodeInterHookValue) in.readObject(); 2280 } catch (java.io.IOException e) { 2281 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 2282 } catch (java.lang.ClassNotFoundException e) { 2283 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 2284 } finally { 2285 ref.done(call); 2286 } 2287 return $result; 2288 } 2289 } catch (java.lang.RuntimeException e) { 2290 throw e; 2291 } catch (java.rmi.RemoteException e) { 2292 throw e; 2293 } catch (hero.util.HeroException e) { 2294 throw e; 2295 } catch (java.lang.Exception e) { 2296 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 2297 } 2298 } 2299 2300 public java.lang.String getNodeInterHookValue(java.lang.String $param_String_1, java.lang.String $param_String_2) 2302 throws hero.util.HeroException, java.rmi.RemoteException 2303 { 2304 try { 2305 if (useNewInvoke) { 2306 Object $result = ref.invoke(this, $method_getNodeInterHookValue_54, new java.lang.Object [] {$param_String_1, $param_String_2}, 7459332090286449187L); 2307 return ((java.lang.String ) $result); 2308 } else { 2309 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 54, interfaceHash); 2310 try { 2311 java.io.ObjectOutput out = call.getOutputStream(); 2312 out.writeObject($param_String_1); 2313 out.writeObject($param_String_2); 2314 } catch (java.io.IOException e) { 2315 throw new java.rmi.MarshalException ("error marshalling arguments", e); 2316 } 2317 ref.invoke(call); 2318 java.lang.String $result; 2319 try { 2320 java.io.ObjectInput in = call.getInputStream(); 2321 $result = (java.lang.String ) in.readObject(); 2322 } catch (java.io.IOException e) { 2323 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 2324 } catch (java.lang.ClassNotFoundException e) { 2325 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 2326 } finally { 2327 ref.done(call); 2328 } 2329 return $result; 2330 } 2331 } catch (java.lang.RuntimeException e) { 2332 throw e; 2333 } catch (java.rmi.RemoteException e) { 2334 throw e; 2335 } catch (hero.util.HeroException e) { 2336 throw e; 2337 } catch (java.lang.Exception e) { 2338 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 2339 } 2340 } 2341 2342 public java.util.Collection getNodeInterHooks(java.lang.String $param_String_1) 2344 throws hero.util.HeroException, java.rmi.RemoteException 2345 { 2346 try { 2347 if (useNewInvoke) { 2348 Object $result = ref.invoke(this, $method_getNodeInterHooks_55, new java.lang.Object [] {$param_String_1}, -2716992011848827550L); 2349 return ((java.util.Collection ) $result); 2350 } else { 2351 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 55, interfaceHash); 2352 try { 2353 java.io.ObjectOutput out = call.getOutputStream(); 2354 out.writeObject($param_String_1); 2355 } catch (java.io.IOException e) { 2356 throw new java.rmi.MarshalException ("error marshalling arguments", e); 2357 } 2358 ref.invoke(call); 2359 java.util.Collection $result; 2360 try { 2361 java.io.ObjectInput in = call.getInputStream(); 2362 $result = (java.util.Collection ) in.readObject(); 2363 } catch (java.io.IOException e) { 2364 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 2365 } catch (java.lang.ClassNotFoundException e) { 2366 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 2367 } finally { 2368 ref.done(call); 2369 } 2370 return $result; 2371 } 2372 } catch (java.lang.RuntimeException e) { 2373 throw e; 2374 } catch (java.rmi.RemoteException e) { 2375 throw e; 2376 } catch (hero.util.HeroException e) { 2377 throw e; 2378 } catch (java.lang.Exception e) { 2379 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 2380 } 2381 } 2382 2383 public hero.interfaces.BnNodeLightValue getNodeLightValue(java.lang.String $param_String_1) 2385 throws hero.util.HeroException, java.rmi.RemoteException 2386 { 2387 try { 2388 if (useNewInvoke) { 2389 Object $result = ref.invoke(this, $method_getNodeLightValue_56, new java.lang.Object [] {$param_String_1}, -311922763037292505L); 2390 return ((hero.interfaces.BnNodeLightValue) $result); 2391 } else { 2392 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 56, interfaceHash); 2393 try { 2394 java.io.ObjectOutput out = call.getOutputStream(); 2395 out.writeObject($param_String_1); 2396 } catch (java.io.IOException e) { 2397 throw new java.rmi.MarshalException ("error marshalling arguments", e); 2398 } 2399 ref.invoke(call); 2400 hero.interfaces.BnNodeLightValue $result; 2401 try { 2402 java.io.ObjectInput in = call.getInputStream(); 2403 $result = (hero.interfaces.BnNodeLightValue) in.readObject(); 2404 } catch (java.io.IOException e) { 2405 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 2406 } catch (java.lang.ClassNotFoundException e) { 2407 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 2408 } finally { 2409 ref.done(call); 2410 } 2411 return $result; 2412 } 2413 } catch (java.lang.RuntimeException e) { 2414 throw e; 2415 } catch (java.rmi.RemoteException e) { 2416 throw e; 2417 } catch (hero.util.HeroException e) { 2418 throw e; 2419 } catch (java.lang.Exception e) { 2420 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 2421 } 2422 } 2423 2424 public java.util.Collection getNodeOutEdges(java.lang.String $param_String_1) 2426 throws hero.util.HeroException, java.rmi.RemoteException 2427 { 2428 try { 2429 if (useNewInvoke) { 2430 Object $result = ref.invoke(this, $method_getNodeOutEdges_57, new java.lang.Object [] {$param_String_1}, -4565910883943292498L); 2431 return ((java.util.Collection ) $result); 2432 } else { 2433 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 57, interfaceHash); 2434 try { 2435 java.io.ObjectOutput out = call.getOutputStream(); 2436 out.writeObject($param_String_1); 2437 } catch (java.io.IOException e) { 2438 throw new java.rmi.MarshalException ("error marshalling arguments", e); 2439 } 2440 ref.invoke(call); 2441 java.util.Collection $result; 2442 try { 2443 java.io.ObjectInput in = call.getInputStream(); 2444 $result = (java.util.Collection ) in.readObject(); 2445 } catch (java.io.IOException e) { 2446 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 2447 } catch (java.lang.ClassNotFoundException e) { 2448 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 2449 } finally { 2450 ref.done(call); 2451 } 2452 return $result; 2453 } 2454 } catch (java.lang.RuntimeException e) { 2455 throw e; 2456 } catch (java.rmi.RemoteException e) { 2457 throw e; 2458 } catch (hero.util.HeroException e) { 2459 throw e; 2460 } catch (java.lang.Exception e) { 2461 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 2462 } 2463 } 2464 2465 public hero.interfaces.BnNodePerformerAssignValue getNodePerformerAssign(java.lang.String $param_String_1) 2467 throws hero.util.HeroException, java.rmi.RemoteException 2468 { 2469 try { 2470 if (useNewInvoke) { 2471 Object $result = ref.invoke(this, $method_getNodePerformerAssign_58, new java.lang.Object [] {$param_String_1}, -4858582357647176189L); 2472 return ((hero.interfaces.BnNodePerformerAssignValue) $result); 2473 } else { 2474 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 58, interfaceHash); 2475 try { 2476 java.io.ObjectOutput out = call.getOutputStream(); 2477 out.writeObject($param_String_1); 2478 } catch (java.io.IOException e) { 2479 throw new java.rmi.MarshalException ("error marshalling arguments", e); 2480 } 2481 ref.invoke(call); 2482 hero.interfaces.BnNodePerformerAssignValue $result; 2483 try { 2484 java.io.ObjectInput in = call.getInputStream(); 2485 $result = (hero.interfaces.BnNodePerformerAssignValue) in.readObject(); 2486 } catch (java.io.IOException e) { 2487 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 2488 } catch (java.lang.ClassNotFoundException e) { 2489 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 2490 } finally { 2491 ref.done(call); 2492 } 2493 return $result; 2494 } 2495 } catch (java.lang.RuntimeException e) { 2496 throw e; 2497 } catch (java.rmi.RemoteException e) { 2498 throw e; 2499 } catch (hero.util.HeroException e) { 2500 throw e; 2501 } catch (java.lang.Exception e) { 2502 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 2503 } 2504 } 2505 2506 public java.util.Collection getNodeProperties(java.lang.String $param_String_1) 2508 throws hero.util.HeroException, java.rmi.RemoteException 2509 { 2510 try { 2511 if (useNewInvoke) { 2512 Object $result = ref.invoke(this, $method_getNodeProperties_59, new java.lang.Object [] {$param_String_1}, 7416098324795905205L); 2513 return ((java.util.Collection ) $result); 2514 } else { 2515 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 59, interfaceHash); 2516 try { 2517 java.io.ObjectOutput out = call.getOutputStream(); 2518 out.writeObject($param_String_1); 2519 } catch (java.io.IOException e) { 2520 throw new java.rmi.MarshalException ("error marshalling arguments", e); 2521 } 2522 ref.invoke(call); 2523 java.util.Collection $result; 2524 try { 2525 java.io.ObjectInput in = call.getInputStream(); 2526 $result = (java.util.Collection ) in.readObject(); 2527 } catch (java.io.IOException e) { 2528 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 2529 } catch (java.lang.ClassNotFoundException e) { 2530 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 2531 } finally { 2532 ref.done(call); 2533 } 2534 return $result; 2535 } 2536 } catch (java.lang.RuntimeException e) { 2537 throw e; 2538 } catch (java.rmi.RemoteException e) { 2539 throw e; 2540 } catch (hero.util.HeroException e) { 2541 throw e; 2542 } catch (java.lang.Exception e) { 2543 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 2544 } 2545 } 2546 2547 public hero.interfaces.BnNodePropertyValue getNodeProperty(java.lang.String $param_String_1, java.lang.String $param_String_2) 2549 throws hero.util.HeroException, java.rmi.RemoteException 2550 { 2551 try { 2552 if (useNewInvoke) { 2553 Object $result = ref.invoke(this, $method_getNodeProperty_60, new java.lang.Object [] {$param_String_1, $param_String_2}, -4348472698454949114L); 2554 return ((hero.interfaces.BnNodePropertyValue) $result); 2555 } else { 2556 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 60, interfaceHash); 2557 try { 2558 java.io.ObjectOutput out = call.getOutputStream(); 2559 out.writeObject($param_String_1); 2560 out.writeObject($param_String_2); 2561 } catch (java.io.IOException e) { 2562 throw new java.rmi.MarshalException ("error marshalling arguments", e); 2563 } 2564 ref.invoke(call); 2565 hero.interfaces.BnNodePropertyValue $result; 2566 try { 2567 java.io.ObjectInput in = call.getInputStream(); 2568 $result = (hero.interfaces.BnNodePropertyValue) in.readObject(); 2569 } catch (java.io.IOException e) { 2570 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 2571 } catch (java.lang.ClassNotFoundException e) { 2572 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 2573 } finally { 2574 ref.done(call); 2575 } 2576 return $result; 2577 } 2578 } catch (java.lang.RuntimeException e) { 2579 throw e; 2580 } catch (java.rmi.RemoteException e) { 2581 throw e; 2582 } catch (hero.util.HeroException e) { 2583 throw e; 2584 } catch (java.lang.Exception e) { 2585 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 2586 } 2587 } 2588 2589 public hero.interfaces.BnRoleLocal getNodeRole(java.lang.String $param_String_1) 2591 throws hero.util.HeroException, java.rmi.RemoteException 2592 { 2593 try { 2594 if (useNewInvoke) { 2595 Object $result = ref.invoke(this, $method_getNodeRole_61, new java.lang.Object [] {$param_String_1}, -1115634603990256079L); 2596 return ((hero.interfaces.BnRoleLocal) $result); 2597 } else { 2598 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 61, interfaceHash); 2599 try { 2600 java.io.ObjectOutput out = call.getOutputStream(); 2601 out.writeObject($param_String_1); 2602 } catch (java.io.IOException e) { 2603 throw new java.rmi.MarshalException ("error marshalling arguments", e); 2604 } 2605 ref.invoke(call); 2606 hero.interfaces.BnRoleLocal $result; 2607 try { 2608 java.io.ObjectInput in = call.getInputStream(); 2609 $result = (hero.interfaces.BnRoleLocal) in.readObject(); 2610 } catch (java.io.IOException e) { 2611 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 2612 } catch (java.lang.ClassNotFoundException e) { 2613 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 2614 } finally { 2615 ref.done(call); 2616 } 2617 return $result; 2618 } 2619 } catch (java.lang.RuntimeException e) { 2620 throw e; 2621 } catch (java.rmi.RemoteException e) { 2622 throw e; 2623 } catch (hero.util.HeroException e) { 2624 throw e; 2625 } catch (java.lang.Exception e) { 2626 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 2627 } 2628 } 2629 2630 public java.lang.String getNodeRoleName(java.lang.String $param_String_1) 2632 throws hero.util.HeroException, java.rmi.RemoteException 2633 { 2634 try { 2635 if (useNewInvoke) { 2636 Object $result = ref.invoke(this, $method_getNodeRoleName_62, new java.lang.Object [] {$param_String_1}, -6217866625896486272L); 2637 return ((java.lang.String ) $result); 2638 } else { 2639 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 62, interfaceHash); 2640 try { 2641 java.io.ObjectOutput out = call.getOutputStream(); 2642 out.writeObject($param_String_1); 2643 } catch (java.io.IOException e) { 2644 throw new java.rmi.MarshalException ("error marshalling arguments", e); 2645 } 2646 ref.invoke(call); 2647 java.lang.String $result; 2648 try { 2649 java.io.ObjectInput in = call.getInputStream(); 2650 $result = (java.lang.String ) in.readObject(); 2651 } catch (java.io.IOException e) { 2652 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 2653 } catch (java.lang.ClassNotFoundException e) { 2654 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 2655 } finally { 2656 ref.done(call); 2657 } 2658 return $result; 2659 } 2660 } catch (java.lang.RuntimeException e) { 2661 throw e; 2662 } catch (java.rmi.RemoteException e) { 2663 throw e; 2664 } catch (hero.util.HeroException e) { 2665 throw e; 2666 } catch (java.lang.Exception e) { 2667 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 2668 } 2669 } 2670 2671 public int getNodeState(java.lang.String $param_String_1) 2673 throws hero.util.HeroException, java.rmi.RemoteException 2674 { 2675 try { 2676 if (useNewInvoke) { 2677 Object $result = ref.invoke(this, $method_getNodeState_63, new java.lang.Object [] {$param_String_1}, -8864676905033888205L); 2678 return ((java.lang.Integer ) $result).intValue(); 2679 } else { 2680 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 63, interfaceHash); 2681 try { 2682 java.io.ObjectOutput out = call.getOutputStream(); 2683 out.writeObject($param_String_1); 2684 } catch (java.io.IOException e) { 2685 throw new java.rmi.MarshalException ("error marshalling arguments", e); 2686 } 2687 ref.invoke(call); 2688 int $result; 2689 try { 2690 java.io.ObjectInput in = call.getInputStream(); 2691 $result = in.readInt(); 2692 } catch (java.io.IOException e) { 2693 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 2694 } finally { 2695 ref.done(call); 2696 } 2697 return $result; 2698 } 2699 } catch (java.lang.RuntimeException e) { 2700 throw e; 2701 } catch (java.rmi.RemoteException e) { 2702 throw e; 2703 } catch (hero.util.HeroException e) { 2704 throw e; 2705 } catch (java.lang.Exception e) { 2706 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 2707 } 2708 } 2709 2710 public int getNodeType(java.lang.String $param_String_1) 2712 throws hero.util.HeroException, java.rmi.RemoteException 2713 { 2714 try { 2715 if (useNewInvoke) { 2716 Object $result = ref.invoke(this, $method_getNodeType_64, new java.lang.Object [] {$param_String_1}, -3065655911984041848L); 2717 return ((java.lang.Integer ) $result).intValue(); 2718 } else { 2719 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 64, interfaceHash); 2720 try { 2721 java.io.ObjectOutput out = call.getOutputStream(); 2722 out.writeObject($param_String_1); 2723 } catch (java.io.IOException e) { 2724 throw new java.rmi.MarshalException ("error marshalling arguments", e); 2725 } 2726 ref.invoke(call); 2727 int $result; 2728 try { 2729 java.io.ObjectInput in = call.getInputStream(); 2730 $result = in.readInt(); 2731 } catch (java.io.IOException e) { 2732 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 2733 } finally { 2734 ref.done(call); 2735 } 2736 return $result; 2737 } 2738 } catch (java.lang.RuntimeException e) { 2739 throw e; 2740 } catch (java.rmi.RemoteException e) { 2741 throw e; 2742 } catch (hero.util.HeroException e) { 2743 throw e; 2744 } catch (java.lang.Exception e) { 2745 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 2746 } 2747 } 2748 2749 public hero.interfaces.BnNodeValue getNodeValue(java.lang.String $param_String_1) 2751 throws hero.util.HeroException, java.rmi.RemoteException 2752 { 2753 try { 2754 if (useNewInvoke) { 2755 Object $result = ref.invoke(this, $method_getNodeValue_65, new java.lang.Object [] {$param_String_1}, -7922464230174130718L); 2756 return ((hero.interfaces.BnNodeValue) $result); 2757 } else { 2758 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 65, interfaceHash); 2759 try { 2760 java.io.ObjectOutput out = call.getOutputStream(); 2761 out.writeObject($param_String_1); 2762 } catch (java.io.IOException e) { 2763 throw new java.rmi.MarshalException ("error marshalling arguments", e); 2764 } 2765 ref.invoke(call); 2766 hero.interfaces.BnNodeValue $result; 2767 try { 2768 java.io.ObjectInput in = call.getInputStream(); 2769 $result = (hero.interfaces.BnNodeValue) in.readObject(); 2770 } catch (java.io.IOException e) { 2771 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 2772 } catch (java.lang.ClassNotFoundException e) { 2773 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 2774 } finally { 2775 ref.done(call); 2776 } 2777 return $result; 2778 } 2779 } catch (java.lang.RuntimeException e) { 2780 throw e; 2781 } catch (java.rmi.RemoteException e) { 2782 throw e; 2783 } catch (hero.util.HeroException e) { 2784 throw e; 2785 } catch (java.lang.Exception e) { 2786 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 2787 } 2788 } 2789 2790 public java.lang.Object [] getNodes() 2792 throws hero.util.HeroException, java.rmi.RemoteException 2793 { 2794 try { 2795 if (useNewInvoke) { 2796 Object $result = ref.invoke(this, $method_getNodes_66, null, -4754363472143850664L); 2797 return ((java.lang.Object []) $result); 2798 } else { 2799 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 66, interfaceHash); 2800 ref.invoke(call); 2801 java.lang.Object [] $result; 2802 try { 2803 java.io.ObjectInput in = call.getInputStream(); 2804 $result = (java.lang.Object []) in.readObject(); 2805 } catch (java.io.IOException e) { 2806 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 2807 } catch (java.lang.ClassNotFoundException e) { 2808 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 2809 } finally { 2810 ref.done(call); 2811 } 2812 return $result; 2813 } 2814 } catch (java.lang.RuntimeException e) { 2815 throw e; 2816 } catch (java.rmi.RemoteException e) { 2817 throw e; 2818 } catch (hero.util.HeroException e) { 2819 throw e; 2820 } catch (java.lang.Exception e) { 2821 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 2822 } 2823 } 2824 2825 public java.util.Collection getNodesNames() 2827 throws hero.util.HeroException, java.rmi.RemoteException 2828 { 2829 try { 2830 if (useNewInvoke) { 2831 Object $result = ref.invoke(this, $method_getNodesNames_67, null, -1808226095876967394L); 2832 return ((java.util.Collection ) $result); 2833 } else { 2834 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 67, interfaceHash); 2835 ref.invoke(call); 2836 java.util.Collection $result; 2837 try { 2838 java.io.ObjectInput in = call.getInputStream(); 2839 $result = (java.util.Collection ) in.readObject(); 2840 } catch (java.io.IOException e) { 2841 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 2842 } catch (java.lang.ClassNotFoundException e) { 2843 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 2844 } finally { 2845 ref.done(call); 2846 } 2847 return $result; 2848 } 2849 } catch (java.lang.RuntimeException e) { 2850 throw e; 2851 } catch (java.rmi.RemoteException e) { 2852 throw e; 2853 } catch (hero.util.HeroException e) { 2854 throw e; 2855 } catch (java.lang.Exception e) { 2856 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 2857 } 2858 } 2859 2860 public java.lang.String getParent() 2862 throws hero.util.HeroException, java.rmi.RemoteException 2863 { 2864 try { 2865 if (useNewInvoke) { 2866 Object $result = ref.invoke(this, $method_getParent_68, null, -2044908032963433821L); 2867 return ((java.lang.String ) $result); 2868 } else { 2869 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 68, interfaceHash); 2870 ref.invoke(call); 2871 java.lang.String $result; 2872 try { 2873 java.io.ObjectInput in = call.getInputStream(); 2874 $result = (java.lang.String ) in.readObject(); 2875 } catch (java.io.IOException e) { 2876 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 2877 } catch (java.lang.ClassNotFoundException e) { 2878 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 2879 } finally { 2880 ref.done(call); 2881 } 2882 return $result; 2883 } 2884 } catch (java.lang.RuntimeException e) { 2885 throw e; 2886 } catch (java.rmi.RemoteException e) { 2887 throw e; 2888 } catch (hero.util.HeroException e) { 2889 throw e; 2890 } catch (java.lang.Exception e) { 2891 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 2892 } 2893 } 2894 2895 public java.lang.Object getPrimaryKey() 2897 throws java.rmi.RemoteException 2898 { 2899 try { 2900 if (useNewInvoke) { 2901 Object $result = ref.invoke(this, $method_getPrimaryKey_69, null, 4840115071604865751L); 2902 return ((java.lang.Object ) $result); 2903 } else { 2904 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 69, interfaceHash); 2905 ref.invoke(call); 2906 java.lang.Object $result; 2907 try { 2908 java.io.ObjectInput in = call.getInputStream(); 2909 $result = (java.lang.Object ) in.readObject(); 2910 } catch (java.io.IOException e) { 2911 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 2912 } catch (java.lang.ClassNotFoundException e) { 2913 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 2914 } finally { 2915 ref.done(call); 2916 } 2917 return $result; 2918 } 2919 } catch (java.lang.RuntimeException e) { 2920 throw e; 2921 } catch (java.rmi.RemoteException e) { 2922 throw e; 2923 } catch (java.lang.Exception e) { 2924 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 2925 } 2926 } 2927 2928 public java.lang.String getProjectNameOfInstance(java.lang.String $param_String_1) 2930 throws hero.util.HeroException, java.rmi.RemoteException 2931 { 2932 try { 2933 if (useNewInvoke) { 2934 Object $result = ref.invoke(this, $method_getProjectNameOfInstance_70, new java.lang.Object [] {$param_String_1}, 6417295387004649281L); 2935 return ((java.lang.String ) $result); 2936 } else { 2937 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 70, interfaceHash); 2938 try { 2939 java.io.ObjectOutput out = call.getOutputStream(); 2940 out.writeObject($param_String_1); 2941 } catch (java.io.IOException e) { 2942 throw new java.rmi.MarshalException ("error marshalling arguments", e); 2943 } 2944 ref.invoke(call); 2945 java.lang.String $result; 2946 try { 2947 java.io.ObjectInput in = call.getInputStream(); 2948 $result = (java.lang.String ) in.readObject(); 2949 } catch (java.io.IOException e) { 2950 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 2951 } catch (java.lang.ClassNotFoundException e) { 2952 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 2953 } finally { 2954 ref.done(call); 2955 } 2956 return $result; 2957 } 2958 } catch (java.lang.RuntimeException e) { 2959 throw e; 2960 } catch (java.rmi.RemoteException e) { 2961 throw e; 2962 } catch (hero.util.HeroException e) { 2963 throw e; 2964 } catch (java.lang.Exception e) { 2965 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 2966 } 2967 } 2968 2969 public java.util.Collection getProperties() 2971 throws hero.util.HeroException, java.rmi.RemoteException 2972 { 2973 try { 2974 if (useNewInvoke) { 2975 Object $result = ref.invoke(this, $method_getProperties_71, null, -5655280471900286198L); 2976 return ((java.util.Collection ) $result); 2977 } else { 2978 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 71, interfaceHash); 2979 ref.invoke(call); 2980 java.util.Collection $result; 2981 try { 2982 java.io.ObjectInput in = call.getInputStream(); 2983 $result = (java.util.Collection ) in.readObject(); 2984 } catch (java.io.IOException e) { 2985 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 2986 } catch (java.lang.ClassNotFoundException e) { 2987 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 2988 } finally { 2989 ref.done(call); 2990 } 2991 return $result; 2992 } 2993 } catch (java.lang.RuntimeException e) { 2994 throw e; 2995 } catch (java.rmi.RemoteException e) { 2996 throw e; 2997 } catch (hero.util.HeroException e) { 2998 throw e; 2999 } catch (java.lang.Exception e) { 3000 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 3001 } 3002 } 3003 3004 public java.util.Collection getPropertiesKey() 3006 throws hero.util.HeroException, java.rmi.RemoteException 3007 { 3008 try { 3009 if (useNewInvoke) { 3010 Object $result = ref.invoke(this, $method_getPropertiesKey_72, null, -49180534545632039L); 3011 return ((java.util.Collection ) $result); 3012 } else { 3013 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 72, interfaceHash); 3014 ref.invoke(call); 3015 java.util.Collection $result; 3016 try { 3017 java.io.ObjectInput in = call.getInputStream(); 3018 $result = (java.util.Collection ) in.readObject(); 3019 } catch (java.io.IOException e) { 3020 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 3021 } catch (java.lang.ClassNotFoundException e) { 3022 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 3023 } finally { 3024 ref.done(call); 3025 } 3026 return $result; 3027 } 3028 } catch (java.lang.RuntimeException e) { 3029 throw e; 3030 } catch (java.rmi.RemoteException e) { 3031 throw e; 3032 } catch (hero.util.HeroException e) { 3033 throw e; 3034 } catch (java.lang.Exception e) { 3035 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 3036 } 3037 } 3038 3039 public hero.interfaces.BnProjectPropertyValue getProperty(java.lang.String $param_String_1) 3041 throws hero.util.HeroException, java.rmi.RemoteException 3042 { 3043 try { 3044 if (useNewInvoke) { 3045 Object $result = ref.invoke(this, $method_getProperty_73, new java.lang.Object [] {$param_String_1}, -2843369151844121062L); 3046 return ((hero.interfaces.BnProjectPropertyValue) $result); 3047 } else { 3048 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 73, interfaceHash); 3049 try { 3050 java.io.ObjectOutput out = call.getOutputStream(); 3051 out.writeObject($param_String_1); 3052 } catch (java.io.IOException e) { 3053 throw new java.rmi.MarshalException ("error marshalling arguments", e); 3054 } 3055 ref.invoke(call); 3056 hero.interfaces.BnProjectPropertyValue $result; 3057 try { 3058 java.io.ObjectInput in = call.getInputStream(); 3059 $result = (hero.interfaces.BnProjectPropertyValue) in.readObject(); 3060 } catch (java.io.IOException e) { 3061 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 3062 } catch (java.lang.ClassNotFoundException e) { 3063 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 3064 } finally { 3065 ref.done(call); 3066 } 3067 return $result; 3068 } 3069 } catch (java.lang.RuntimeException e) { 3070 throw e; 3071 } catch (java.rmi.RemoteException e) { 3072 throw e; 3073 } catch (hero.util.HeroException e) { 3074 throw e; 3075 } catch (java.lang.Exception e) { 3076 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 3077 } 3078 } 3079 3080 public java.util.Collection getRoleMappers() 3082 throws hero.util.HeroException, java.rmi.RemoteException 3083 { 3084 try { 3085 if (useNewInvoke) { 3086 Object $result = ref.invoke(this, $method_getRoleMappers_74, null, -6951742408364218087L); 3087 return ((java.util.Collection ) $result); 3088 } else { 3089 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 74, interfaceHash); 3090 ref.invoke(call); 3091 java.util.Collection $result; 3092 try { 3093 java.io.ObjectInput in = call.getInputStream(); 3094 $result = (java.util.Collection ) in.readObject(); 3095 } catch (java.io.IOException e) { 3096 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 3097 } catch (java.lang.ClassNotFoundException e) { 3098 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 3099 } finally { 3100 ref.done(call); 3101 } 3102 return $result; 3103 } 3104 } catch (java.lang.RuntimeException e) { 3105 throw e; 3106 } catch (java.rmi.RemoteException e) { 3107 throw e; 3108 } catch (hero.util.HeroException e) { 3109 throw e; 3110 } catch (java.lang.Exception e) { 3111 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 3112 } 3113 } 3114 3115 public hero.interfaces.BnRoleValue getRoleValue(java.lang.String $param_String_1) 3117 throws hero.util.HeroException, java.rmi.RemoteException 3118 { 3119 try { 3120 if (useNewInvoke) { 3121 Object $result = ref.invoke(this, $method_getRoleValue_75, new java.lang.Object [] {$param_String_1}, 7908019722165447162L); 3122 return ((hero.interfaces.BnRoleValue) $result); 3123 } else { 3124 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 75, interfaceHash); 3125 try { 3126 java.io.ObjectOutput out = call.getOutputStream(); 3127 out.writeObject($param_String_1); 3128 } catch (java.io.IOException e) { 3129 throw new java.rmi.MarshalException ("error marshalling arguments", e); 3130 } 3131 ref.invoke(call); 3132 hero.interfaces.BnRoleValue $result; 3133 try { 3134 java.io.ObjectInput in = call.getInputStream(); 3135 $result = (hero.interfaces.BnRoleValue) in.readObject(); 3136 } catch (java.io.IOException e) { 3137 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 3138 } catch (java.lang.ClassNotFoundException e) { 3139 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 3140 } finally { 3141 ref.done(call); 3142 } 3143 return $result; 3144 } 3145 } catch (java.lang.RuntimeException e) { 3146 throw e; 3147 } catch (java.rmi.RemoteException e) { 3148 throw e; 3149 } catch (hero.util.HeroException e) { 3150 throw e; 3151 } catch (java.lang.Exception e) { 3152 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 3153 } 3154 } 3155 3156 public java.util.Collection getRoles() 3158 throws hero.util.HeroException, java.rmi.RemoteException 3159 { 3160 try { 3161 if (useNewInvoke) { 3162 Object $result = ref.invoke(this, $method_getRoles_76, null, -4394950812870098837L); 3163 return ((java.util.Collection ) $result); 3164 } else { 3165 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 76, interfaceHash); 3166 ref.invoke(call); 3167 java.util.Collection $result; 3168 try { 3169 java.io.ObjectInput in = call.getInputStream(); 3170 $result = (java.util.Collection ) in.readObject(); 3171 } catch (java.io.IOException e) { 3172 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 3173 } catch (java.lang.ClassNotFoundException e) { 3174 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 3175 } finally { 3176 ref.done(call); 3177 } 3178 return $result; 3179 } 3180 } catch (java.lang.RuntimeException e) { 3181 throw e; 3182 } catch (java.rmi.RemoteException e) { 3183 throw e; 3184 } catch (hero.util.HeroException e) { 3185 throw e; 3186 } catch (java.lang.Exception e) { 3187 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 3188 } 3189 } 3190 3191 public java.util.Collection getRolesNames() 3193 throws hero.util.HeroException, java.rmi.RemoteException 3194 { 3195 try { 3196 if (useNewInvoke) { 3197 Object $result = ref.invoke(this, $method_getRolesNames_77, null, -172612153319850497L); 3198 return ((java.util.Collection ) $result); 3199 } else { 3200 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 77, interfaceHash); 3201 ref.invoke(call); 3202 java.util.Collection $result; 3203 try { 3204 java.io.ObjectInput in = call.getInputStream(); 3205 $result = (java.util.Collection ) in.readObject(); 3206 } catch (java.io.IOException e) { 3207 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 3208 } catch (java.lang.ClassNotFoundException e) { 3209 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 3210 } finally { 3211 ref.done(call); 3212 } 3213 return $result; 3214 } 3215 } catch (java.lang.RuntimeException e) { 3216 throw e; 3217 } catch (java.rmi.RemoteException e) { 3218 throw e; 3219 } catch (hero.util.HeroException e) { 3220 throw e; 3221 } catch (java.lang.Exception e) { 3222 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 3223 } 3224 } 3225 3226 public java.util.Collection getRolesValue() 3228 throws hero.util.HeroException, java.rmi.RemoteException 3229 { 3230 try { 3231 if (useNewInvoke) { 3232 Object $result = ref.invoke(this, $method_getRolesValue_78, null, 5423275018266403L); 3233 return ((java.util.Collection ) $result); 3234 } else { 3235 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 78, interfaceHash); 3236 ref.invoke(call); 3237 java.util.Collection $result; 3238 try { 3239 java.io.ObjectInput in = call.getInputStream(); 3240 $result = (java.util.Collection ) in.readObject(); 3241 } catch (java.io.IOException e) { 3242 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 3243 } catch (java.lang.ClassNotFoundException e) { 3244 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 3245 } finally { 3246 ref.done(call); 3247 } 3248 return $result; 3249 } 3250 } catch (java.lang.RuntimeException e) { 3251 throw e; 3252 } catch (java.rmi.RemoteException e) { 3253 throw e; 3254 } catch (hero.util.HeroException e) { 3255 throw e; 3256 } catch (java.lang.Exception e) { 3257 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 3258 } 3259 } 3260 3261 public java.lang.String getStatus() 3263 throws hero.util.HeroException, java.rmi.RemoteException 3264 { 3265 try { 3266 if (useNewInvoke) { 3267 Object $result = ref.invoke(this, $method_getStatus_79, null, 9222340217560959721L); 3268 return ((java.lang.String ) $result); 3269 } else { 3270 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 79, interfaceHash); 3271 ref.invoke(call); 3272 java.lang.String $result; 3273 try { 3274 java.io.ObjectInput in = call.getInputStream(); 3275 $result = (java.lang.String ) in.readObject(); 3276 } catch (java.io.IOException e) { 3277 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 3278 } catch (java.lang.ClassNotFoundException e) { 3279 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 3280 } finally { 3281 ref.done(call); 3282 } 3283 return $result; 3284 } 3285 } catch (java.lang.RuntimeException e) { 3286 throw e; 3287 } catch (java.rmi.RemoteException e) { 3288 throw e; 3289 } catch (hero.util.HeroException e) { 3290 throw e; 3291 } catch (java.lang.Exception e) { 3292 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 3293 } 3294 } 3295 3296 public java.util.Collection getStrutsEdges() 3298 throws hero.util.HeroException, java.rmi.RemoteException 3299 { 3300 try { 3301 if (useNewInvoke) { 3302 Object $result = ref.invoke(this, $method_getStrutsEdges_80, null, 5652726053744969607L); 3303 return ((java.util.Collection ) $result); 3304 } else { 3305 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 80, interfaceHash); 3306 ref.invoke(call); 3307 java.util.Collection $result; 3308 try { 3309 java.io.ObjectInput in = call.getInputStream(); 3310 $result = (java.util.Collection ) in.readObject(); 3311 } catch (java.io.IOException e) { 3312 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 3313 } catch (java.lang.ClassNotFoundException e) { 3314 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 3315 } finally { 3316 ref.done(call); 3317 } 3318 return $result; 3319 } 3320 } catch (java.lang.RuntimeException e) { 3321 throw e; 3322 } catch (java.rmi.RemoteException e) { 3323 throw e; 3324 } catch (hero.util.HeroException e) { 3325 throw e; 3326 } catch (java.lang.Exception e) { 3327 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 3328 } 3329 } 3330 3331 public hero.util.StrutsNodeValue getStrutsNode(java.lang.String $param_String_1) 3333 throws hero.util.HeroException, java.rmi.RemoteException 3334 { 3335 try { 3336 if (useNewInvoke) { 3337 Object $result = ref.invoke(this, $method_getStrutsNode_81, new java.lang.Object [] {$param_String_1}, 6880484017007491433L); 3338 return ((hero.util.StrutsNodeValue) $result); 3339 } else { 3340 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 81, interfaceHash); 3341 try { 3342 java.io.ObjectOutput out = call.getOutputStream(); 3343 out.writeObject($param_String_1); 3344 } catch (java.io.IOException e) { 3345 throw new java.rmi.MarshalException ("error marshalling arguments", e); 3346 } 3347 ref.invoke(call); 3348 hero.util.StrutsNodeValue $result; 3349 try { 3350 java.io.ObjectInput in = call.getInputStream(); 3351 $result = (hero.util.StrutsNodeValue) in.readObject(); 3352 } catch (java.io.IOException e) { 3353 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 3354 } catch (java.lang.ClassNotFoundException e) { 3355 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 3356 } finally { 3357 ref.done(call); 3358 } 3359 return $result; 3360 } 3361 } catch (java.lang.RuntimeException e) { 3362 throw e; 3363 } catch (java.rmi.RemoteException e) { 3364 throw e; 3365 } catch (hero.util.HeroException e) { 3366 throw e; 3367 } catch (java.lang.Exception e) { 3368 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 3369 } 3370 } 3371 3372 public java.util.Collection getStrutsNodeEdges(java.lang.String $param_String_1) 3374 throws hero.util.HeroException, java.rmi.RemoteException 3375 { 3376 try { 3377 if (useNewInvoke) { 3378 Object $result = ref.invoke(this, $method_getStrutsNodeEdges_82, new java.lang.Object [] {$param_String_1}, -7452956976687196135L); 3379 return ((java.util.Collection ) $result); 3380 } else { 3381 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 82, interfaceHash); 3382 try { 3383 java.io.ObjectOutput out = call.getOutputStream(); 3384 out.writeObject($param_String_1); 3385 } catch (java.io.IOException e) { 3386 throw new java.rmi.MarshalException ("error marshalling arguments", e); 3387 } 3388 ref.invoke(call); 3389 java.util.Collection $result; 3390 try { 3391 java.io.ObjectInput in = call.getInputStream(); 3392 $result = (java.util.Collection ) in.readObject(); 3393 } catch (java.io.IOException e) { 3394 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 3395 } catch (java.lang.ClassNotFoundException e) { 3396 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 3397 } finally { 3398 ref.done(call); 3399 } 3400 return $result; 3401 } 3402 } catch (java.lang.RuntimeException e) { 3403 throw e; 3404 } catch (java.rmi.RemoteException e) { 3405 throw e; 3406 } catch (hero.util.HeroException e) { 3407 throw e; 3408 } catch (java.lang.Exception e) { 3409 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 3410 } 3411 } 3412 3413 public java.util.Collection getStrutsNodes() 3415 throws hero.util.HeroException, java.rmi.RemoteException 3416 { 3417 try { 3418 if (useNewInvoke) { 3419 Object $result = ref.invoke(this, $method_getStrutsNodes_83, null, -7656089547755917893L); 3420 return ((java.util.Collection ) $result); 3421 } else { 3422 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 83, interfaceHash); 3423 ref.invoke(call); 3424 java.util.Collection $result; 3425 try { 3426 java.io.ObjectInput in = call.getInputStream(); 3427 $result = (java.util.Collection ) in.readObject(); 3428 } catch (java.io.IOException e) { 3429 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 3430 } catch (java.lang.ClassNotFoundException e) { 3431 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 3432 } finally { 3433 ref.done(call); 3434 } 3435 return $result; 3436 } 3437 } catch (java.lang.RuntimeException e) { 3438 throw e; 3439 } catch (java.rmi.RemoteException e) { 3440 throw e; 3441 } catch (hero.util.HeroException e) { 3442 throw e; 3443 } catch (java.lang.Exception e) { 3444 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 3445 } 3446 } 3447 3448 public java.lang.String getToIteration(java.lang.String $param_String_1) 3450 throws hero.util.HeroException, java.rmi.RemoteException 3451 { 3452 try { 3453 if (useNewInvoke) { 3454 Object $result = ref.invoke(this, $method_getToIteration_84, new java.lang.Object [] {$param_String_1}, -8799943285330646430L); 3455 return ((java.lang.String ) $result); 3456 } else { 3457 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 84, interfaceHash); 3458 try { 3459 java.io.ObjectOutput out = call.getOutputStream(); 3460 out.writeObject($param_String_1); 3461 } catch (java.io.IOException e) { 3462 throw new java.rmi.MarshalException ("error marshalling arguments", e); 3463 } 3464 ref.invoke(call); 3465 java.lang.String $result; 3466 try { 3467 java.io.ObjectInput in = call.getInputStream(); 3468 $result = (java.lang.String ) in.readObject(); 3469 } catch (java.io.IOException e) { 3470 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 3471 } catch (java.lang.ClassNotFoundException e) { 3472 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 3473 } finally { 3474 ref.done(call); 3475 } 3476 return $result; 3477 } 3478 } catch (java.lang.RuntimeException e) { 3479 throw e; 3480 } catch (java.rmi.RemoteException e) { 3481 throw e; 3482 } catch (hero.util.HeroException e) { 3483 throw e; 3484 } catch (java.lang.Exception e) { 3485 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 3486 } 3487 } 3488 3489 public java.lang.String getType() 3491 throws hero.util.HeroException, java.rmi.RemoteException 3492 { 3493 try { 3494 if (useNewInvoke) { 3495 Object $result = ref.invoke(this, $method_getType_85, null, 6339767745089472097L); 3496 return ((java.lang.String ) $result); 3497 } else { 3498 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 85, interfaceHash); 3499 ref.invoke(call); 3500 java.lang.String $result; 3501 try { 3502 java.io.ObjectInput in = call.getInputStream(); 3503 $result = (java.lang.String ) in.readObject(); 3504 } catch (java.io.IOException e) { 3505 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 3506 } catch (java.lang.ClassNotFoundException e) { 3507 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 3508 } finally { 3509 ref.done(call); 3510 } 3511 return $result; 3512 } 3513 } catch (java.lang.RuntimeException e) { 3514 throw e; 3515 } catch (java.rmi.RemoteException e) { 3516 throw e; 3517 } catch (hero.util.HeroException e) { 3518 throw e; 3519 } catch (java.lang.Exception e) { 3520 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 3521 } 3522 } 3523 3524 public java.util.Collection getUserRoles(java.lang.String $param_String_1) 3526 throws hero.util.HeroException, java.rmi.RemoteException 3527 { 3528 try { 3529 if (useNewInvoke) { 3530 Object $result = ref.invoke(this, $method_getUserRoles_86, new java.lang.Object [] {$param_String_1}, -5088691688776860052L); 3531 return ((java.util.Collection ) $result); 3532 } else { 3533 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 86, interfaceHash); 3534 try { 3535 java.io.ObjectOutput out = call.getOutputStream(); 3536 out.writeObject($param_String_1); 3537 } catch (java.io.IOException e) { 3538 throw new java.rmi.MarshalException ("error marshalling arguments", e); 3539 } 3540 ref.invoke(call); 3541 java.util.Collection $result; 3542 try { 3543 java.io.ObjectInput in = call.getInputStream(); 3544 $result = (java.util.Collection ) in.readObject(); 3545 } catch (java.io.IOException e) { 3546 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 3547 } catch (java.lang.ClassNotFoundException e) { 3548 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 3549 } finally { 3550 ref.done(call); 3551 } 3552 return $result; 3553 } 3554 } catch (java.lang.RuntimeException e) { 3555 throw e; 3556 } catch (java.rmi.RemoteException e) { 3557 throw e; 3558 } catch (hero.util.HeroException e) { 3559 throw e; 3560 } catch (java.lang.Exception e) { 3561 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 3562 } 3563 } 3564 3565 public java.util.Collection getUserRolesInProject(java.lang.String $param_String_1) 3567 throws hero.util.HeroException, java.rmi.RemoteException 3568 { 3569 try { 3570 if (useNewInvoke) { 3571 Object $result = ref.invoke(this, $method_getUserRolesInProject_87, new java.lang.Object [] {$param_String_1}, -3175719138247680494L); 3572 return ((java.util.Collection ) $result); 3573 } else { 3574 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 87, interfaceHash); 3575 try { 3576 java.io.ObjectOutput out = call.getOutputStream(); 3577 out.writeObject($param_String_1); 3578 } catch (java.io.IOException e) { 3579 throw new java.rmi.MarshalException ("error marshalling arguments", e); 3580 } 3581 ref.invoke(call); 3582 java.util.Collection $result; 3583 try { 3584 java.io.ObjectInput in = call.getInputStream(); 3585 $result = (java.util.Collection ) in.readObject(); 3586 } catch (java.io.IOException e) { 3587 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 3588 } catch (java.lang.ClassNotFoundException e) { 3589 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 3590 } finally { 3591 ref.done(call); 3592 } 3593 return $result; 3594 } 3595 } catch (java.lang.RuntimeException e) { 3596 throw e; 3597 } catch (java.rmi.RemoteException e) { 3598 throw e; 3599 } catch (hero.util.HeroException e) { 3600 throw e; 3601 } catch (java.lang.Exception e) { 3602 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 3603 } 3604 } 3605 3606 public java.util.Collection getUserRolesInProjectNames(java.lang.String $param_String_1) 3608 throws hero.util.HeroException, java.rmi.RemoteException 3609 { 3610 try { 3611 if (useNewInvoke) { 3612 Object $result = ref.invoke(this, $method_getUserRolesInProjectNames_88, new java.lang.Object [] {$param_String_1}, -5028859053213707906L); 3613 return ((java.util.Collection ) $result); 3614 } else { 3615 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 88, interfaceHash); 3616 try { 3617 java.io.ObjectOutput out = call.getOutputStream(); 3618 out.writeObject($param_String_1); 3619 } catch (java.io.IOException e) { 3620 throw new java.rmi.MarshalException ("error marshalling arguments", e); 3621 } 3622 ref.invoke(call); 3623 java.util.Collection $result; 3624 try { 3625 java.io.ObjectInput in = call.getInputStream(); 3626 $result = (java.util.Collection ) in.readObject(); 3627 } catch (java.io.IOException e) { 3628 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 3629 } catch (java.lang.ClassNotFoundException e) { 3630 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 3631 } finally { 3632 ref.done(call); 3633 } 3634 return $result; 3635 } 3636 } catch (java.lang.RuntimeException e) { 3637 throw e; 3638 } catch (java.rmi.RemoteException e) { 3639 throw e; 3640 } catch (hero.util.HeroException e) { 3641 throw e; 3642 } catch (java.lang.Exception e) { 3643 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 3644 } 3645 } 3646 3647 public java.util.Collection getUsers() 3649 throws hero.util.HeroException, java.rmi.RemoteException 3650 { 3651 try { 3652 if (useNewInvoke) { 3653 Object $result = ref.invoke(this, $method_getUsers_89, null, -2719049405087774705L); 3654 return ((java.util.Collection ) $result); 3655 } else { 3656 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 89, interfaceHash); 3657 ref.invoke(call); 3658 java.util.Collection $result; 3659 try { 3660 java.io.ObjectInput in = call.getInputStream(); 3661 $result = (java.util.Collection ) in.readObject(); 3662 } catch (java.io.IOException e) { 3663 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 3664 } catch (java.lang.ClassNotFoundException e) { 3665 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 3666 } finally { 3667 ref.done(call); 3668 } 3669 return $result; 3670 } 3671 } catch (java.lang.RuntimeException e) { 3672 throw e; 3673 } catch (java.rmi.RemoteException e) { 3674 throw e; 3675 } catch (hero.util.HeroException e) { 3676 throw e; 3677 } catch (java.lang.Exception e) { 3678 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 3679 } 3680 } 3681 3682 public java.util.Collection getUsersRole(java.lang.String $param_String_1) 3684 throws hero.util.HeroException, java.rmi.RemoteException 3685 { 3686 try { 3687 if (useNewInvoke) { 3688 Object $result = ref.invoke(this, $method_getUsersRole_90, new java.lang.Object [] {$param_String_1}, 5700250145267743875L); 3689 return ((java.util.Collection ) $result); 3690 } else { 3691 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 90, interfaceHash); 3692 try { 3693 java.io.ObjectOutput out = call.getOutputStream(); 3694 out.writeObject($param_String_1); 3695 } catch (java.io.IOException e) { 3696 throw new java.rmi.MarshalException ("error marshalling arguments", e); 3697 } 3698 ref.invoke(call); 3699 java.util.Collection $result; 3700 try { 3701 java.io.ObjectInput in = call.getInputStream(); 3702 $result = (java.util.Collection ) in.readObject(); 3703 } catch (java.io.IOException e) { 3704 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 3705 } catch (java.lang.ClassNotFoundException e) { 3706 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 3707 } finally { 3708 ref.done(call); 3709 } 3710 return $result; 3711 } 3712 } catch (java.lang.RuntimeException e) { 3713 throw e; 3714 } catch (java.rmi.RemoteException e) { 3715 throw e; 3716 } catch (hero.util.HeroException e) { 3717 throw e; 3718 } catch (java.lang.Exception e) { 3719 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 3720 } 3721 } 3722 3723 public void hideProcess() 3725 throws hero.util.HeroException, java.rmi.RemoteException 3726 { 3727 try { 3728 if (useNewInvoke) { 3729 ref.invoke(this, $method_hideProcess_91, null, -628660046105875556L); 3730 } else { 3731 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 91, interfaceHash); 3732 ref.invoke(call); 3733 ref.done(call); 3734 } 3735 } catch (java.lang.RuntimeException e) { 3736 throw e; 3737 } catch (java.rmi.RemoteException e) { 3738 throw e; 3739 } catch (hero.util.HeroException e) { 3740 throw e; 3741 } catch (java.lang.Exception e) { 3742 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 3743 } 3744 } 3745 3746 public java.lang.String importInstance(hero.util.values.BonitaProjectValue $param_BonitaProjectValue_1, java.lang.String $param_String_2) 3748 throws hero.util.HeroException, java.rmi.RemoteException 3749 { 3750 try { 3751 if (useNewInvoke) { 3752 Object $result = ref.invoke(this, $method_importInstance_92, new java.lang.Object [] {$param_BonitaProjectValue_1, $param_String_2}, -859807219553115242L); 3753 return ((java.lang.String ) $result); 3754 } else { 3755 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 92, interfaceHash); 3756 try { 3757 java.io.ObjectOutput out = call.getOutputStream(); 3758 out.writeObject($param_BonitaProjectValue_1); 3759 out.writeObject($param_String_2); 3760 } catch (java.io.IOException e) { 3761 throw new java.rmi.MarshalException ("error marshalling arguments", e); 3762 } 3763 ref.invoke(call); 3764 java.lang.String $result; 3765 try { 3766 java.io.ObjectInput in = call.getInputStream(); 3767 $result = (java.lang.String ) in.readObject(); 3768 } catch (java.io.IOException e) { 3769 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 3770 } catch (java.lang.ClassNotFoundException e) { 3771 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 3772 } finally { 3773 ref.done(call); 3774 } 3775 return $result; 3776 } 3777 } catch (java.lang.RuntimeException e) { 3778 throw e; 3779 } catch (java.rmi.RemoteException e) { 3780 throw e; 3781 } catch (hero.util.HeroException e) { 3782 throw e; 3783 } catch (java.lang.Exception e) { 3784 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 3785 } 3786 } 3787 3788 public void importProject(java.lang.String $param_String_1) 3790 throws hero.util.HeroException, java.rmi.RemoteException 3791 { 3792 try { 3793 if (useNewInvoke) { 3794 ref.invoke(this, $method_importProject_93, new java.lang.Object [] {$param_String_1}, 5033938224709949312L); 3795 } else { 3796 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 93, interfaceHash); 3797 try { 3798 java.io.ObjectOutput out = call.getOutputStream(); 3799 out.writeObject($param_String_1); 3800 } catch (java.io.IOException e) { 3801 throw new java.rmi.MarshalException ("error marshalling arguments", e); 3802 } 3803 ref.invoke(call); 3804 ref.done(call); 3805 } 3806 } catch (java.lang.RuntimeException e) { 3807 throw e; 3808 } catch (java.rmi.RemoteException e) { 3809 throw e; 3810 } catch (hero.util.HeroException e) { 3811 throw e; 3812 } catch (java.lang.Exception e) { 3813 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 3814 } 3815 } 3816 3817 public void importProject(java.lang.String $param_String_1, java.lang.String $param_String_2) 3819 throws hero.util.HeroException, java.rmi.RemoteException 3820 { 3821 try { 3822 if (useNewInvoke) { 3823 ref.invoke(this, $method_importProject_94, new java.lang.Object [] {$param_String_1, $param_String_2}, -3629792665599036106L); 3824 } else { 3825 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 94, interfaceHash); 3826 try { 3827 java.io.ObjectOutput out = call.getOutputStream(); 3828 out.writeObject($param_String_1); 3829 out.writeObject($param_String_2); 3830 } catch (java.io.IOException e) { 3831 throw new java.rmi.MarshalException ("error marshalling arguments", e); 3832 } 3833 ref.invoke(call); 3834 ref.done(call); 3835 } 3836 } catch (java.lang.RuntimeException e) { 3837 throw e; 3838 } catch (java.rmi.RemoteException e) { 3839 throw e; 3840 } catch (hero.util.HeroException e) { 3841 throw e; 3842 } catch (java.lang.Exception e) { 3843 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 3844 } 3845 } 3846 3847 public void initModel(java.lang.String $param_String_1) 3849 throws hero.util.HeroException, java.rmi.RemoteException 3850 { 3851 try { 3852 if (useNewInvoke) { 3853 ref.invoke(this, $method_initModel_95, new java.lang.Object [] {$param_String_1}, 8171743836964061929L); 3854 } else { 3855 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 95, interfaceHash); 3856 try { 3857 java.io.ObjectOutput out = call.getOutputStream(); 3858 out.writeObject($param_String_1); 3859 } catch (java.io.IOException e) { 3860 throw new java.rmi.MarshalException ("error marshalling arguments", e); 3861 } 3862 ref.invoke(call); 3863 ref.done(call); 3864 } 3865 } catch (java.lang.RuntimeException e) { 3866 throw e; 3867 } catch (java.rmi.RemoteException e) { 3868 throw e; 3869 } catch (hero.util.HeroException e) { 3870 throw e; 3871 } catch (java.lang.Exception e) { 3872 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 3873 } 3874 } 3875 3876 public void initProject(java.lang.String $param_String_1) 3878 throws hero.util.HeroException, java.rmi.RemoteException 3879 { 3880 try { 3881 if (useNewInvoke) { 3882 ref.invoke(this, $method_initProject_96, new java.lang.Object [] {$param_String_1}, 7738625122434396004L); 3883 } else { 3884 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 96, interfaceHash); 3885 try { 3886 java.io.ObjectOutput out = call.getOutputStream(); 3887 out.writeObject($param_String_1); 3888 } catch (java.io.IOException e) { 3889 throw new java.rmi.MarshalException ("error marshalling arguments", e); 3890 } 3891 ref.invoke(call); 3892 ref.done(call); 3893 } 3894 } catch (java.lang.RuntimeException e) { 3895 throw e; 3896 } catch (java.rmi.RemoteException e) { 3897 throw e; 3898 } catch (hero.util.HeroException e) { 3899 throw e; 3900 } catch (java.lang.Exception e) { 3901 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 3902 } 3903 } 3904 3905 public void initProject(java.lang.String $param_String_1, java.lang.String $param_String_2) 3907 throws java.rmi.RemoteException , javax.ejb.CreateException 3908 { 3909 try { 3910 if (useNewInvoke) { 3911 ref.invoke(this, $method_initProject_97, new java.lang.Object [] {$param_String_1, $param_String_2}, -3955504169016309368L); 3912 } else { 3913 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 97, interfaceHash); 3914 try { 3915 java.io.ObjectOutput out = call.getOutputStream(); 3916 out.writeObject($param_String_1); 3917 out.writeObject($param_String_2); 3918 } catch (java.io.IOException e) { 3919 throw new java.rmi.MarshalException ("error marshalling arguments", e); 3920 } 3921 ref.invoke(call); 3922 ref.done(call); 3923 } 3924 } catch (java.lang.RuntimeException e) { 3925 throw e; 3926 } catch (java.rmi.RemoteException e) { 3927 throw e; 3928 } catch (javax.ejb.CreateException e) { 3929 throw e; 3930 } catch (java.lang.Exception e) { 3931 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 3932 } 3933 } 3934 3935 public java.lang.String instantiateProject(java.lang.String $param_String_1) 3937 throws java.rmi.RemoteException , javax.ejb.CreateException 3938 { 3939 try { 3940 if (useNewInvoke) { 3941 Object $result = ref.invoke(this, $method_instantiateProject_98, new java.lang.Object [] {$param_String_1}, 3729530702807181410L); 3942 return ((java.lang.String ) $result); 3943 } else { 3944 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 98, interfaceHash); 3945 try { 3946 java.io.ObjectOutput out = call.getOutputStream(); 3947 out.writeObject($param_String_1); 3948 } catch (java.io.IOException e) { 3949 throw new java.rmi.MarshalException ("error marshalling arguments", e); 3950 } 3951 ref.invoke(call); 3952 java.lang.String $result; 3953 try { 3954 java.io.ObjectInput in = call.getInputStream(); 3955 $result = (java.lang.String ) in.readObject(); 3956 } catch (java.io.IOException e) { 3957 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 3958 } catch (java.lang.ClassNotFoundException e) { 3959 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 3960 } finally { 3961 ref.done(call); 3962 } 3963 return $result; 3964 } 3965 } catch (java.lang.RuntimeException e) { 3966 throw e; 3967 } catch (java.rmi.RemoteException e) { 3968 throw e; 3969 } catch (javax.ejb.CreateException e) { 3970 throw e; 3971 } catch (java.lang.Exception e) { 3972 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 3973 } 3974 } 3975 3976 public boolean isIdentical(javax.ejb.EJBObject $param_EJBObject_1) 3978 throws java.rmi.RemoteException 3979 { 3980 try { 3981 if (useNewInvoke) { 3982 Object $result = ref.invoke(this, $method_isIdentical_99, new java.lang.Object [] {$param_EJBObject_1}, -5909123752501984271L); 3983 return ((java.lang.Boolean ) $result).booleanValue(); 3984 } else { 3985 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 99, interfaceHash); 3986 try { 3987 java.io.ObjectOutput out = call.getOutputStream(); 3988 out.writeObject($param_EJBObject_1); 3989 } catch (java.io.IOException e) { 3990 throw new java.rmi.MarshalException ("error marshalling arguments", e); 3991 } 3992 ref.invoke(call); 3993 boolean $result; 3994 try { 3995 java.io.ObjectInput in = call.getInputStream(); 3996 $result = in.readBoolean(); 3997 } catch (java.io.IOException e) { 3998 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 3999 } finally { 4000 ref.done(call); 4001 } 4002 return $result; 4003 } 4004 } catch (java.lang.RuntimeException e) { 4005 throw e; 4006 } catch (java.rmi.RemoteException e) { 4007 throw e; 4008 } catch (java.lang.Exception e) { 4009 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 4010 } 4011 } 4012 4013 public boolean isTerminated() 4015 throws java.rmi.RemoteException 4016 { 4017 try { 4018 if (useNewInvoke) { 4019 Object $result = ref.invoke(this, $method_isTerminated_100, null, 5053472287983791710L); 4020 return ((java.lang.Boolean ) $result).booleanValue(); 4021 } else { 4022 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 100, interfaceHash); 4023 ref.invoke(call); 4024 boolean $result; 4025 try { 4026 java.io.ObjectInput in = call.getInputStream(); 4027 $result = in.readBoolean(); 4028 } catch (java.io.IOException e) { 4029 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 4030 } finally { 4031 ref.done(call); 4032 } 4033 return $result; 4034 } 4035 } catch (java.lang.RuntimeException e) { 4036 throw e; 4037 } catch (java.rmi.RemoteException e) { 4038 throw e; 4039 } catch (java.lang.Exception e) { 4040 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 4041 } 4042 } 4043 4044 public void remove() 4046 throws java.rmi.RemoteException , javax.ejb.RemoveException 4047 { 4048 try { 4049 if (useNewInvoke) { 4050 ref.invoke(this, $method_remove_101, null, -5013858639939630501L); 4051 } else { 4052 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 101, interfaceHash); 4053 ref.invoke(call); 4054 ref.done(call); 4055 } 4056 } catch (java.lang.RuntimeException e) { 4057 throw e; 4058 } catch (java.rmi.RemoteException e) { 4059 throw e; 4060 } catch (javax.ejb.RemoveException e) { 4061 throw e; 4062 } catch (java.lang.Exception e) { 4063 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 4064 } 4065 } 4066 4067 public void setAgentState(hero.interfaces.BnAgentLocal $param_BnAgentLocal_1, int $param_int_2) 4069 throws hero.util.HeroException, java.rmi.RemoteException 4070 { 4071 try { 4072 if (useNewInvoke) { 4073 ref.invoke(this, $method_setAgentState_102, new java.lang.Object [] {$param_BnAgentLocal_1, new java.lang.Integer ($param_int_2)}, 4607832025135452809L); 4074 } else { 4075 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 102, interfaceHash); 4076 try { 4077 java.io.ObjectOutput out = call.getOutputStream(); 4078 out.writeObject($param_BnAgentLocal_1); 4079 out.writeInt($param_int_2); 4080 } catch (java.io.IOException e) { 4081 throw new java.rmi.MarshalException ("error marshalling arguments", e); 4082 } 4083 ref.invoke(call); 4084 ref.done(call); 4085 } 4086 } catch (java.lang.RuntimeException e) { 4087 throw e; 4088 } catch (java.rmi.RemoteException e) { 4089 throw e; 4090 } catch (hero.util.HeroException e) { 4091 throw e; 4092 } catch (java.lang.Exception e) { 4093 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 4094 } 4095 } 4096 4097 public void setEdgeCondition(java.lang.String $param_String_1, java.lang.String $param_String_2) 4099 throws hero.util.HeroException, java.rmi.RemoteException 4100 { 4101 try { 4102 if (useNewInvoke) { 4103 ref.invoke(this, $method_setEdgeCondition_103, new java.lang.Object [] {$param_String_1, $param_String_2}, 6766422681001763066L); 4104 } else { 4105 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 103, interfaceHash); 4106 try { 4107 java.io.ObjectOutput out = call.getOutputStream(); 4108 out.writeObject($param_String_1); 4109 out.writeObject($param_String_2); 4110 } catch (java.io.IOException e) { 4111 throw new java.rmi.MarshalException ("error marshalling arguments", e); 4112 } 4113 ref.invoke(call); 4114 ref.done(call); 4115 } 4116 } catch (java.lang.RuntimeException e) { 4117 throw e; 4118 } catch (java.rmi.RemoteException e) { 4119 throw e; 4120 } catch (hero.util.HeroException e) { 4121 throw e; 4122 } catch (java.lang.Exception e) { 4123 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 4124 } 4125 } 4126 4127 public void setEditNode(java.lang.String $param_String_1, java.lang.String $param_String_2, java.lang.String $param_String_3, long $param_long_4) 4129 throws hero.util.HeroException, java.rmi.RemoteException 4130 { 4131 try { 4132 if (useNewInvoke) { 4133 ref.invoke(this, $method_setEditNode_104, new java.lang.Object [] {$param_String_1, $param_String_2, $param_String_3, new java.lang.Long ($param_long_4)}, 565219817349842145L); 4134 } else { 4135 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 104, interfaceHash); 4136 try { 4137 java.io.ObjectOutput out = call.getOutputStream(); 4138 out.writeObject($param_String_1); 4139 out.writeObject($param_String_2); 4140 out.writeObject($param_String_3); 4141 out.writeLong($param_long_4); 4142 } catch (java.io.IOException e) { 4143 throw new java.rmi.MarshalException ("error marshalling arguments", e); 4144 } 4145 ref.invoke(call); 4146 ref.done(call); 4147 } 4148 } catch (java.lang.RuntimeException e) { 4149 throw e; 4150 } catch (java.rmi.RemoteException e) { 4151 throw e; 4152 } catch (hero.util.HeroException e) { 4153 throw e; 4154 } catch (java.lang.Exception e) { 4155 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 4156 } 4157 } 4158 4159 public void setInterHookValue(java.lang.String $param_String_1, java.lang.String $param_String_2) 4161 throws hero.util.HeroException, java.rmi.RemoteException 4162 { 4163 try { 4164 if (useNewInvoke) { 4165 ref.invoke(this, $method_setInterHookValue_105, new java.lang.Object [] {$param_String_1, $param_String_2}, 7029597847301016524L); 4166 } else { 4167 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 105, interfaceHash); 4168 try { 4169 java.io.ObjectOutput out = call.getOutputStream(); 4170 out.writeObject($param_String_1); 4171 out.writeObject($param_String_2); 4172 } catch (java.io.IOException e) { 4173 throw new java.rmi.MarshalException ("error marshalling arguments", e); 4174 } 4175 ref.invoke(call); 4176 ref.done(call); 4177 } 4178 } catch (java.lang.RuntimeException e) { 4179 throw e; 4180 } catch (java.rmi.RemoteException e) { 4181 throw e; 4182 } catch (hero.util.HeroException e) { 4183 throw e; 4184 } catch (java.lang.Exception e) { 4185 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 4186 } 4187 } 4188 4189 public void setNodeAnticipable(java.lang.String $param_String_1) 4191 throws hero.util.HeroException, java.rmi.RemoteException 4192 { 4193 try { 4194 if (useNewInvoke) { 4195 ref.invoke(this, $method_setNodeAnticipable_106, new java.lang.Object [] {$param_String_1}, -8979899861044672601L); 4196 } else { 4197 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 106, interfaceHash); 4198 try { 4199 java.io.ObjectOutput out = call.getOutputStream(); 4200 out.writeObject($param_String_1); 4201 } catch (java.io.IOException e) { 4202 throw new java.rmi.MarshalException ("error marshalling arguments", e); 4203 } 4204 ref.invoke(call); 4205 ref.done(call); 4206 } 4207 } catch (java.lang.RuntimeException e) { 4208 throw e; 4209 } catch (java.rmi.RemoteException e) { 4210 throw e; 4211 } catch (hero.util.HeroException e) { 4212 throw e; 4213 } catch (java.lang.Exception e) { 4214 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 4215 } 4216 } 4217 4218 public void setNodeAutomatic(java.lang.String $param_String_1) 4220 throws hero.util.HeroException, java.rmi.RemoteException 4221 { 4222 try { 4223 if (useNewInvoke) { 4224 ref.invoke(this, $method_setNodeAutomatic_107, new java.lang.Object [] {$param_String_1}, 4246899505585545036L); 4225 } else { 4226 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 107, interfaceHash); 4227 try { 4228 java.io.ObjectOutput out = call.getOutputStream(); 4229 out.writeObject($param_String_1); 4230 } catch (java.io.IOException e) { 4231 throw new java.rmi.MarshalException ("error marshalling arguments", e); 4232 } 4233 ref.invoke(call); 4234 ref.done(call); 4235 } 4236 } catch (java.lang.RuntimeException e) { 4237 throw e; 4238 } catch (java.rmi.RemoteException e) { 4239 throw e; 4240 } catch (hero.util.HeroException e) { 4241 throw e; 4242 } catch (java.lang.Exception e) { 4243 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 4244 } 4245 } 4246 4247 public void setNodeDeadline(java.lang.String $param_String_1, long $param_long_2) 4249 throws hero.util.HeroException, java.rmi.RemoteException 4250 { 4251 try { 4252 if (useNewInvoke) { 4253 ref.invoke(this, $method_setNodeDeadline_108, new java.lang.Object [] {$param_String_1, new java.lang.Long ($param_long_2)}, 5130011729758140853L); 4254 } else { 4255 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 108, interfaceHash); 4256 try { 4257 java.io.ObjectOutput out = call.getOutputStream(); 4258 out.writeObject($param_String_1); 4259 out.writeLong($param_long_2); 4260 } catch (java.io.IOException e) { 4261 throw new java.rmi.MarshalException ("error marshalling arguments", e); 4262 } 4263 ref.invoke(call); 4264 ref.done(call); 4265 } 4266 } catch (java.lang.RuntimeException e) { 4267 throw e; 4268 } catch (java.rmi.RemoteException e) { 4269 throw e; 4270 } catch (hero.util.HeroException e) { 4271 throw e; 4272 } catch (java.lang.Exception e) { 4273 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 4274 } 4275 } 4276 4277 public void setNodeDeadlines(java.lang.String $param_String_1, java.util.Collection $param_Collection_2) 4279 throws hero.util.HeroException, java.rmi.RemoteException 4280 { 4281 try { 4282 if (useNewInvoke) { 4283 ref.invoke(this, $method_setNodeDeadlines_109, new java.lang.Object [] {$param_String_1, $param_Collection_2}, -6113380628531531525L); 4284 } else { 4285 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 109, interfaceHash); 4286 try { 4287 java.io.ObjectOutput out = call.getOutputStream(); 4288 out.writeObject($param_String_1); 4289 out.writeObject($param_Collection_2); 4290 } catch (java.io.IOException e) { 4291 throw new java.rmi.MarshalException ("error marshalling arguments", e); 4292 } 4293 ref.invoke(call); 4294 ref.done(call); 4295 } 4296 } catch (java.lang.RuntimeException e) { 4297 throw e; 4298 } catch (java.rmi.RemoteException e) { 4299 throw e; 4300 } catch (hero.util.HeroException e) { 4301 throw e; 4302 } catch (java.lang.Exception e) { 4303 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 4304 } 4305 } 4306 4307 public void setNodeDescription(java.lang.String $param_String_1, java.lang.String $param_String_2) 4309 throws hero.util.HeroException, java.rmi.RemoteException 4310 { 4311 try { 4312 if (useNewInvoke) { 4313 ref.invoke(this, $method_setNodeDescription_110, new java.lang.Object [] {$param_String_1, $param_String_2}, 5725054355885806273L); 4314 } else { 4315 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 110, interfaceHash); 4316 try { 4317 java.io.ObjectOutput out = call.getOutputStream(); 4318 out.writeObject($param_String_1); 4319 out.writeObject($param_String_2); 4320 } catch (java.io.IOException e) { 4321 throw new java.rmi.MarshalException ("error marshalling arguments", e); 4322 } 4323 ref.invoke(call); 4324 ref.done(call); 4325 } 4326 } catch (java.lang.RuntimeException e) { 4327 throw e; 4328 } catch (java.rmi.RemoteException e) { 4329 throw e; 4330 } catch (hero.util.HeroException e) { 4331 throw e; 4332 } catch (java.lang.Exception e) { 4333 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 4334 } 4335 } 4336 4337 public void setNodeInterHookValue(java.lang.String $param_String_1, java.lang.String $param_String_2, java.lang.String $param_String_3) 4339 throws hero.util.HeroException, java.rmi.RemoteException 4340 { 4341 try { 4342 if (useNewInvoke) { 4343 ref.invoke(this, $method_setNodeInterHookValue_111, new java.lang.Object [] {$param_String_1, $param_String_2, $param_String_3}, -8458016887900187791L); 4344 } else { 4345 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 111, interfaceHash); 4346 try { 4347 java.io.ObjectOutput out = call.getOutputStream(); 4348 out.writeObject($param_String_1); 4349 out.writeObject($param_String_2); 4350 out.writeObject($param_String_3); 4351 } catch (java.io.IOException e) { 4352 throw new java.rmi.MarshalException ("error marshalling arguments", e); 4353 } 4354 ref.invoke(call); 4355 ref.done(call); 4356 } 4357 } catch (java.lang.RuntimeException e) { 4358 throw e; 4359 } catch (java.rmi.RemoteException e) { 4360 throw e; 4361 } catch (hero.util.HeroException e) { 4362 throw e; 4363 } catch (java.lang.Exception e) { 4364 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 4365 } 4366 } 4367 4368 public void setNodeProperty(java.lang.String $param_String_1, java.lang.String $param_String_2, java.lang.String $param_String_3) 4370 throws hero.util.HeroException, java.rmi.RemoteException 4371 { 4372 try { 4373 if (useNewInvoke) { 4374 ref.invoke(this, $method_setNodeProperty_112, new java.lang.Object [] {$param_String_1, $param_String_2, $param_String_3}, 8384411831838869149L); 4375 } else { 4376 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 112, interfaceHash); 4377 try { 4378 java.io.ObjectOutput out = call.getOutputStream(); 4379 out.writeObject($param_String_1); 4380 out.writeObject($param_String_2); 4381 out.writeObject($param_String_3); 4382 } catch (java.io.IOException e) { 4383 throw new java.rmi.MarshalException ("error marshalling arguments", e); 4384 } 4385 ref.invoke(call); 4386 ref.done(call); 4387 } 4388 } catch (java.lang.RuntimeException e) { 4389 throw e; 4390 } catch (java.rmi.RemoteException e) { 4391 throw e; 4392 } catch (hero.util.HeroException e) { 4393 throw e; 4394 } catch (java.lang.Exception e) { 4395 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 4396 } 4397 } 4398 4399 public void setNodeProperty(java.lang.String $param_String_1, java.lang.String $param_String_2, java.lang.String $param_String_3, boolean $param_boolean_4) 4401 throws hero.util.HeroException, java.rmi.RemoteException 4402 { 4403 try { 4404 if (useNewInvoke) { 4405 ref.invoke(this, $method_setNodeProperty_113, new java.lang.Object [] {$param_String_1, $param_String_2, $param_String_3, new java.lang.Boolean ($param_boolean_4)}, 4207285007756526971L); 4406 } else { 4407 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 113, interfaceHash); 4408 try { 4409 java.io.ObjectOutput out = call.getOutputStream(); 4410 out.writeObject($param_String_1); 4411 out.writeObject($param_String_2); 4412 out.writeObject($param_String_3); 4413 out.writeBoolean($param_boolean_4); 4414 } catch (java.io.IOException e) { 4415 throw new java.rmi.MarshalException ("error marshalling arguments", e); 4416 } 4417 ref.invoke(call); 4418 ref.done(call); 4419 } 4420 } catch (java.lang.RuntimeException e) { 4421 throw e; 4422 } catch (java.rmi.RemoteException e) { 4423 throw e; 4424 } catch (hero.util.HeroException e) { 4425 throw e; 4426 } catch (java.lang.Exception e) { 4427 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 4428 } 4429 } 4430 4431 public void setNodePropertyPossibleValues(java.lang.String $param_String_1, java.lang.String $param_String_2, java.util.Collection $param_Collection_3) 4433 throws hero.util.HeroException, java.rmi.RemoteException 4434 { 4435 try { 4436 if (useNewInvoke) { 4437 ref.invoke(this, $method_setNodePropertyPossibleValues_114, new java.lang.Object [] {$param_String_1, $param_String_2, $param_Collection_3}, -5167062401925795873L); 4438 } else { 4439 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 114, interfaceHash); 4440 try { 4441 java.io.ObjectOutput out = call.getOutputStream(); 4442 out.writeObject($param_String_1); 4443 out.writeObject($param_String_2); 4444 out.writeObject($param_Collection_3); 4445 } catch (java.io.IOException e) { 4446 throw new java.rmi.MarshalException ("error marshalling arguments", e); 4447 } 4448 ref.invoke(call); 4449 ref.done(call); 4450 } 4451 } catch (java.lang.RuntimeException e) { 4452 throw e; 4453 } catch (java.rmi.RemoteException e) { 4454 throw e; 4455 } catch (hero.util.HeroException e) { 4456 throw e; 4457 } catch (java.lang.Exception e) { 4458 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 4459 } 4460 } 4461 4462 public void setNodeRelativeDeadline(java.lang.String $param_String_1, long $param_long_2) 4464 throws hero.util.HeroException, java.rmi.RemoteException 4465 { 4466 try { 4467 if (useNewInvoke) { 4468 ref.invoke(this, $method_setNodeRelativeDeadline_115, new java.lang.Object [] {$param_String_1, new java.lang.Long ($param_long_2)}, 6759397754126595823L); 4469 } else { 4470 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 115, interfaceHash); 4471 try { 4472 java.io.ObjectOutput out = call.getOutputStream(); 4473 out.writeObject($param_String_1); 4474 out.writeLong($param_long_2); 4475 } catch (java.io.IOException e) { 4476 throw new java.rmi.MarshalException ("error marshalling arguments", e); 4477 } 4478 ref.invoke(call); 4479 ref.done(call); 4480 } 4481 } catch (java.lang.RuntimeException e) { 4482 throw e; 4483 } catch (java.rmi.RemoteException e) { 4484 throw e; 4485 } catch (hero.util.HeroException e) { 4486 throw e; 4487 } catch (java.lang.Exception e) { 4488 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 4489 } 4490 } 4491 4492 public void setNodeRelativeDeadlines(java.lang.String $param_String_1, java.util.Collection $param_Collection_2) 4494 throws hero.util.HeroException, java.rmi.RemoteException 4495 { 4496 try { 4497 if (useNewInvoke) { 4498 ref.invoke(this, $method_setNodeRelativeDeadlines_116, new java.lang.Object [] {$param_String_1, $param_Collection_2}, 4092571556968832687L); 4499 } else { 4500 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 116, interfaceHash); 4501 try { 4502 java.io.ObjectOutput out = call.getOutputStream(); 4503 out.writeObject($param_String_1); 4504 out.writeObject($param_Collection_2); 4505 } catch (java.io.IOException e) { 4506 throw new java.rmi.MarshalException ("error marshalling arguments", e); 4507 } 4508 ref.invoke(call); 4509 ref.done(call); 4510 } 4511 } catch (java.lang.RuntimeException e) { 4512 throw e; 4513 } catch (java.rmi.RemoteException e) { 4514 throw e; 4515 } catch (hero.util.HeroException e) { 4516 throw e; 4517 } catch (java.lang.Exception e) { 4518 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 4519 } 4520 } 4521 4522 public void setNodeRole(java.lang.String $param_String_1, java.lang.String $param_String_2) 4524 throws hero.util.HeroException, java.rmi.RemoteException 4525 { 4526 try { 4527 if (useNewInvoke) { 4528 ref.invoke(this, $method_setNodeRole_117, new java.lang.Object [] {$param_String_1, $param_String_2}, -9156848861480867199L); 4529 } else { 4530 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 117, interfaceHash); 4531 try { 4532 java.io.ObjectOutput out = call.getOutputStream(); 4533 out.writeObject($param_String_1); 4534 out.writeObject($param_String_2); 4535 } catch (java.io.IOException e) { 4536 throw new java.rmi.MarshalException ("error marshalling arguments", e); 4537 } 4538 ref.invoke(call); 4539 ref.done(call); 4540 } 4541 } catch (java.lang.RuntimeException e) { 4542 throw e; 4543 } catch (java.rmi.RemoteException e) { 4544 throw e; 4545 } catch (hero.util.HeroException e) { 4546 throw e; 4547 } catch (java.lang.Exception e) { 4548 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 4549 } 4550 } 4551 4552 public void setNodeTraditional(java.lang.String $param_String_1) 4554 throws hero.util.HeroException, java.rmi.RemoteException 4555 { 4556 try { 4557 if (useNewInvoke) { 4558 ref.invoke(this, $method_setNodeTraditional_118, new java.lang.Object [] {$param_String_1}, 2336629840515245660L); 4559 } else { 4560 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 118, interfaceHash); 4561 try { 4562 java.io.ObjectOutput out = call.getOutputStream(); 4563 out.writeObject($param_String_1); 4564 } catch (java.io.IOException e) { 4565 throw new java.rmi.MarshalException ("error marshalling arguments", e); 4566 } 4567 ref.invoke(call); 4568 ref.done(call); 4569 } 4570 } catch (java.lang.RuntimeException e) { 4571 throw e; 4572 } catch (java.rmi.RemoteException e) { 4573 throw e; 4574 } catch (hero.util.HeroException e) { 4575 throw e; 4576 } catch (java.lang.Exception e) { 4577 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 4578 } 4579 } 4580 4581 public void setNodeType(java.lang.String $param_String_1, int $param_int_2) 4583 throws hero.util.HeroException, java.rmi.RemoteException 4584 { 4585 try { 4586 if (useNewInvoke) { 4587 ref.invoke(this, $method_setNodeType_119, new java.lang.Object [] {$param_String_1, new java.lang.Integer ($param_int_2)}, -8290175716714746903L); 4588 } else { 4589 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 119, interfaceHash); 4590 try { 4591 java.io.ObjectOutput out = call.getOutputStream(); 4592 out.writeObject($param_String_1); 4593 out.writeInt($param_int_2); 4594 } catch (java.io.IOException e) { 4595 throw new java.rmi.MarshalException ("error marshalling arguments", e); 4596 } 4597 ref.invoke(call); 4598 ref.done(call); 4599 } 4600 } catch (java.lang.RuntimeException e) { 4601 throw e; 4602 } catch (java.rmi.RemoteException e) { 4603 throw e; 4604 } catch (hero.util.HeroException e) { 4605 throw e; 4606 } catch (java.lang.Exception e) { 4607 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 4608 } 4609 } 4610 4611 public void setProperty(java.lang.String $param_String_1, java.lang.String $param_String_2) 4613 throws hero.util.HeroException, java.rmi.RemoteException 4614 { 4615 try { 4616 if (useNewInvoke) { 4617 ref.invoke(this, $method_setProperty_120, new java.lang.Object [] {$param_String_1, $param_String_2}, 3451428662662065661L); 4618 } else { 4619 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 120, interfaceHash); 4620 try { 4621 java.io.ObjectOutput out = call.getOutputStream(); 4622 out.writeObject($param_String_1); 4623 out.writeObject($param_String_2); 4624 } catch (java.io.IOException e) { 4625 throw new java.rmi.MarshalException ("error marshalling arguments", e); 4626 } 4627 ref.invoke(call); 4628 ref.done(call); 4629 } 4630 } catch (java.lang.RuntimeException e) { 4631 throw e; 4632 } catch (java.rmi.RemoteException e) { 4633 throw e; 4634 } catch (hero.util.HeroException e) { 4635 throw e; 4636 } catch (java.lang.Exception e) { 4637 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 4638 } 4639 } 4640 4641 public void setPropertyPossibleValues(java.lang.String $param_String_1, java.util.Collection $param_Collection_2) 4643 throws hero.util.HeroException, java.rmi.RemoteException 4644 { 4645 try { 4646 if (useNewInvoke) { 4647 ref.invoke(this, $method_setPropertyPossibleValues_121, new java.lang.Object [] {$param_String_1, $param_Collection_2}, -1681515234978715716L); 4648 } else { 4649 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 121, interfaceHash); 4650 try { 4651 java.io.ObjectOutput out = call.getOutputStream(); 4652 out.writeObject($param_String_1); 4653 out.writeObject($param_Collection_2); 4654 } catch (java.io.IOException e) { 4655 throw new java.rmi.MarshalException ("error marshalling arguments", e); 4656 } 4657 ref.invoke(call); 4658 ref.done(call); 4659 } 4660 } catch (java.lang.RuntimeException e) { 4661 throw e; 4662 } catch (java.rmi.RemoteException e) { 4663 throw e; 4664 } catch (hero.util.HeroException e) { 4665 throw e; 4666 } catch (java.lang.Exception e) { 4667 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 4668 } 4669 } 4670 4671 public void setUserRole(java.lang.String $param_String_1, java.lang.String $param_String_2) 4673 throws hero.util.HeroException, java.rmi.RemoteException 4674 { 4675 try { 4676 if (useNewInvoke) { 4677 ref.invoke(this, $method_setUserRole_122, new java.lang.Object [] {$param_String_1, $param_String_2}, -1002283327313042695L); 4678 } else { 4679 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 122, interfaceHash); 4680 try { 4681 java.io.ObjectOutput out = call.getOutputStream(); 4682 out.writeObject($param_String_1); 4683 out.writeObject($param_String_2); 4684 } catch (java.io.IOException e) { 4685 throw new java.rmi.MarshalException ("error marshalling arguments", e); 4686 } 4687 ref.invoke(call); 4688 ref.done(call); 4689 } 4690 } catch (java.lang.RuntimeException e) { 4691 throw e; 4692 } catch (java.rmi.RemoteException e) { 4693 throw e; 4694 } catch (hero.util.HeroException e) { 4695 throw e; 4696 } catch (java.lang.Exception e) { 4697 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 4698 } 4699 } 4700 4701 public void unsetUser(java.lang.String $param_String_1) 4703 throws hero.util.HeroException, java.rmi.RemoteException 4704 { 4705 try { 4706 if (useNewInvoke) { 4707 ref.invoke(this, $method_unsetUser_123, new java.lang.Object [] {$param_String_1}, 1903514719116699380L); 4708 } else { 4709 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 123, interfaceHash); 4710 try { 4711 java.io.ObjectOutput out = call.getOutputStream(); 4712 out.writeObject($param_String_1); 4713 } catch (java.io.IOException e) { 4714 throw new java.rmi.MarshalException ("error marshalling arguments", e); 4715 } 4716 ref.invoke(call); 4717 ref.done(call); 4718 } 4719 } catch (java.lang.RuntimeException e) { 4720 throw e; 4721 } catch (java.rmi.RemoteException e) { 4722 throw e; 4723 } catch (hero.util.HeroException e) { 4724 throw e; 4725 } catch (java.lang.Exception e) { 4726 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 4727 } 4728 } 4729 4730 public void unsetUserRole(java.lang.String $param_String_1, java.lang.String $param_String_2) 4732 throws hero.util.HeroException, java.rmi.RemoteException 4733 { 4734 try { 4735 if (useNewInvoke) { 4736 ref.invoke(this, $method_unsetUserRole_124, new java.lang.Object [] {$param_String_1, $param_String_2}, 7375021675473315L); 4737 } else { 4738 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 124, interfaceHash); 4739 try { 4740 java.io.ObjectOutput out = call.getOutputStream(); 4741 out.writeObject($param_String_1); 4742 out.writeObject($param_String_2); 4743 } catch (java.io.IOException e) { 4744 throw new java.rmi.MarshalException ("error marshalling arguments", e); 4745 } 4746 ref.invoke(call); 4747 ref.done(call); 4748 } 4749 } catch (java.lang.RuntimeException e) { 4750 throw e; 4751 } catch (java.rmi.RemoteException e) { 4752 throw e; 4753 } catch (hero.util.HeroException e) { 4754 throw e; 4755 } catch (java.lang.Exception e) { 4756 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 4757 } 4758 } 4759} 4760 | Popular Tags |