1 2 package com.ontotext.ordi.wsmo4rdf.remote.client.conn; 3 4 import javax.xml.bind.JAXBElement; 5 import javax.xml.bind.annotation.XmlElementDecl; 6 import javax.xml.bind.annotation.XmlRegistry; 7 import javax.xml.namespace.QName; 8 9 10 /** 11 * This object contains factory methods for each 12 * Java content interface and Java element interface 13 * generated in the com.ontotext.ordi.wsmo4rdf.remote.client.conn package. 14 * <p>An ObjectFactory allows you to programatically 15 * construct new instances of the Java representation 16 * for XML content. The Java representation of XML 17 * content can consist of schema derived interfaces 18 * and classes representing the binding of schema 19 * type definitions, element declarations and model 20 * groups. Factory methods for each of these are 21 * provided in this class. 22 * 23 */ 24 @XmlRegistry 25 public class ObjectFactory { 26 27 private final static QName _GetGoal_QNAME = new QName("http://server.remote.wsmo4rdf.ordi.ontotext.com/", "getGoal"); 28 private final static QName _DeleteMediator_QNAME = new QName("http://server.remote.wsmo4rdf.ordi.ontotext.com/", "deleteMediator"); 29 private final static QName _ListWebServices_QNAME = new QName("http://server.remote.wsmo4rdf.ordi.ontotext.com/", "listWebServices"); 30 private final static QName _AddMediatorResponse_QNAME = new QName("http://server.remote.wsmo4rdf.ordi.ontotext.com/", "addMediatorResponse"); 31 private final static QName _GetMediatorResponse_QNAME = new QName("http://server.remote.wsmo4rdf.ordi.ontotext.com/", "getMediatorResponse"); 32 private final static QName _Close_QNAME = new QName("http://server.remote.wsmo4rdf.ordi.ontotext.com/", "close"); 33 private final static QName _GetGoalResponse_QNAME = new QName("http://server.remote.wsmo4rdf.ordi.ontotext.com/", "getGoalResponse"); 34 private final static QName _GetVersionResponse_QNAME = new QName("http://server.remote.wsmo4rdf.ordi.ontotext.com/", "getVersionResponse"); 35 private final static QName _AddGoalResponse_QNAME = new QName("http://server.remote.wsmo4rdf.ordi.ontotext.com/", "addGoalResponse"); 36 private final static QName _SaveOntology_QNAME = new QName("http://server.remote.wsmo4rdf.ordi.ontotext.com/", "saveOntology"); 37 private final static QName _CloseResponse_QNAME = new QName("http://server.remote.wsmo4rdf.ordi.ontotext.com/", "closeResponse"); 38 private final static QName _Commit_QNAME = new QName("http://server.remote.wsmo4rdf.ordi.ontotext.com/", "commit"); 39 private final static QName _MalformedQueryException_QNAME = new QName("http://server.remote.wsmo4rdf.ordi.ontotext.com/", "MalformedQueryException"); 40 private final static QName _SaveMediatorResponse_QNAME = new QName("http://server.remote.wsmo4rdf.ordi.ontotext.com/", "saveMediatorResponse"); 41 private final static QName _SetDescriptionResponse_QNAME = new QName("http://server.remote.wsmo4rdf.ordi.ontotext.com/", "setDescriptionResponse"); 42 private final static QName _SynchronisationException_QNAME = new QName("http://server.remote.wsmo4rdf.ordi.ontotext.com/", "SynchronisationException"); 43 private final static QName _SaveWebServiceResponse_QNAME = new QName("http://server.remote.wsmo4rdf.ordi.ontotext.com/", "saveWebServiceResponse"); 44 private final static QName _GetWebService_QNAME = new QName("http://server.remote.wsmo4rdf.ordi.ontotext.com/", "getWebService"); 45 private final static QName _AddGoal_QNAME = new QName("http://server.remote.wsmo4rdf.ordi.ontotext.com/", "addGoal"); 46 private final static QName _SaveGoal_QNAME = new QName("http://server.remote.wsmo4rdf.ordi.ontotext.com/", "saveGoal"); 47 private final static QName _AddOntology_QNAME = new QName("http://server.remote.wsmo4rdf.ordi.ontotext.com/", "addOntology"); 48 private final static QName _ListOntologiesResponse_QNAME = new QName("http://server.remote.wsmo4rdf.ordi.ontotext.com/", "listOntologiesResponse"); 49 private final static QName _DeleteGoal_QNAME = new QName("http://server.remote.wsmo4rdf.ordi.ontotext.com/", "deleteGoal"); 50 private final static QName _SaveWebService_QNAME = new QName("http://server.remote.wsmo4rdf.ordi.ontotext.com/", "saveWebService"); 51 private final static QName _SaveMediator_QNAME = new QName("http://server.remote.wsmo4rdf.ordi.ontotext.com/", "saveMediator"); 52 private final static QName _OrdiConfigurationException_QNAME = new QName("http://server.remote.wsmo4rdf.ordi.ontotext.com/", "OrdiConfigurationException"); 53 private final static QName _ListMediators_QNAME = new QName("http://server.remote.wsmo4rdf.ordi.ontotext.com/", "listMediators"); 54 private final static QName _ListWebServicesResponse_QNAME = new QName("http://server.remote.wsmo4rdf.ordi.ontotext.com/", "listWebServicesResponse"); 55 private final static QName _DeleteOntologyResponse_QNAME = new QName("http://server.remote.wsmo4rdf.ordi.ontotext.com/", "deleteOntologyResponse"); 56 private final static QName _IsOpenResponse_QNAME = new QName("http://server.remote.wsmo4rdf.ordi.ontotext.com/", "isOpenResponse"); 57 private final static QName _Evaluate_QNAME = new QName("http://server.remote.wsmo4rdf.ordi.ontotext.com/", "evaluate"); 58 private final static QName _SaveGoalResponse_QNAME = new QName("http://server.remote.wsmo4rdf.ordi.ontotext.com/", "saveGoalResponse"); 59 private final static QName _GetOntologyResponse_QNAME = new QName("http://server.remote.wsmo4rdf.ordi.ontotext.com/", "getOntologyResponse"); 60 private final static QName _ClearWarningsResponse_QNAME = new QName("http://server.remote.wsmo4rdf.ordi.ontotext.com/", "clearWarningsResponse"); 61 private final static QName _ListOntologies_QNAME = new QName("http://server.remote.wsmo4rdf.ordi.ontotext.com/", "listOntologies"); 62 private final static QName _DeleteGoalResponse_QNAME = new QName("http://server.remote.wsmo4rdf.ordi.ontotext.com/", "deleteGoalResponse"); 63 private final static QName _Rollback_QNAME = new QName("http://server.remote.wsmo4rdf.ordi.ontotext.com/", "rollback"); 64 private final static QName _ClearWarnings_QNAME = new QName("http://server.remote.wsmo4rdf.ordi.ontotext.com/", "clearWarnings"); 65 private final static QName _ORDIException_QNAME = new QName("http://server.remote.wsmo4rdf.ordi.ontotext.com/", "ORDIException"); 66 private final static QName _GetVersion_QNAME = new QName("http://server.remote.wsmo4rdf.ordi.ontotext.com/", "getVersion"); 67 private final static QName _RollbackResponse_QNAME = new QName("http://server.remote.wsmo4rdf.ordi.ontotext.com/", "rollbackResponse"); 68 private final static QName _SaveOntologyResponse_QNAME = new QName("http://server.remote.wsmo4rdf.ordi.ontotext.com/", "saveOntologyResponse"); 69 private final static QName _GetWebServiceResponse_QNAME = new QName("http://server.remote.wsmo4rdf.ordi.ontotext.com/", "getWebServiceResponse"); 70 private final static QName _GetMediator_QNAME = new QName("http://server.remote.wsmo4rdf.ordi.ontotext.com/", "getMediator"); 71 private final static QName _ListGoals_QNAME = new QName("http://server.remote.wsmo4rdf.ordi.ontotext.com/", "listGoals"); 72 private final static QName _IsReadOnly_QNAME = new QName("http://server.remote.wsmo4rdf.ordi.ontotext.com/", "isReadOnly"); 73 private final static QName _GetOntology_QNAME = new QName("http://server.remote.wsmo4rdf.ordi.ontotext.com/", "getOntology"); 74 private final static QName _DeleteWebService_QNAME = new QName("http://server.remote.wsmo4rdf.ordi.ontotext.com/", "deleteWebService"); 75 private final static QName _EvaluateResponse_QNAME = new QName("http://server.remote.wsmo4rdf.ordi.ontotext.com/", "evaluateResponse"); 76 private final static QName _DeleteWebServiceResponse_QNAME = new QName("http://server.remote.wsmo4rdf.ordi.ontotext.com/", "deleteWebServiceResponse"); 77 private final static QName _DeleteMediatorResponse_QNAME = new QName("http://server.remote.wsmo4rdf.ordi.ontotext.com/", "deleteMediatorResponse"); 78 private final static QName _DeleteOntology_QNAME = new QName("http://server.remote.wsmo4rdf.ordi.ontotext.com/", "deleteOntology"); 79 private final static QName _GetDescription_QNAME = new QName("http://server.remote.wsmo4rdf.ordi.ontotext.com/", "getDescription"); 80 private final static QName _ListGoalsResponse_QNAME = new QName("http://server.remote.wsmo4rdf.ordi.ontotext.com/", "listGoalsResponse"); 81 private final static QName _AddWebService_QNAME = new QName("http://server.remote.wsmo4rdf.ordi.ontotext.com/", "addWebService"); 82 private final static QName _SetAutoCommitResponse_QNAME = new QName("http://server.remote.wsmo4rdf.ordi.ontotext.com/", "setAutoCommitResponse"); 83 private final static QName _IsReadOnlyResponse_QNAME = new QName("http://server.remote.wsmo4rdf.ordi.ontotext.com/", "isReadOnlyResponse"); 84 private final static QName _IsOpen_QNAME = new QName("http://server.remote.wsmo4rdf.ordi.ontotext.com/", "isOpen"); 85 private final static QName _NonExistingEntryException_QNAME = new QName("http://server.remote.wsmo4rdf.ordi.ontotext.com/", "NonExistingEntryException"); 86 private final static QName _CommitResponse_QNAME = new QName("http://server.remote.wsmo4rdf.ordi.ontotext.com/", "commitResponse"); 87 private final static QName _UnmarshalException_QNAME = new QName("http://server.remote.wsmo4rdf.ordi.ontotext.com/", "UnmarshalException"); 88 private final static QName _AddWebServiceResponse_QNAME = new QName("http://server.remote.wsmo4rdf.ordi.ontotext.com/", "addWebServiceResponse"); 89 private final static QName _IsAutoCommit_QNAME = new QName("http://server.remote.wsmo4rdf.ordi.ontotext.com/", "isAutoCommit"); 90 private final static QName _GetDescriptionResponse_QNAME = new QName("http://server.remote.wsmo4rdf.ordi.ontotext.com/", "getDescriptionResponse"); 91 private final static QName _SetAutoCommit_QNAME = new QName("http://server.remote.wsmo4rdf.ordi.ontotext.com/", "setAutoCommit"); 92 private final static QName _AddOntologyResponse_QNAME = new QName("http://server.remote.wsmo4rdf.ordi.ontotext.com/", "addOntologyResponse"); 93 private final static QName _SetDescription_QNAME = new QName("http://server.remote.wsmo4rdf.ordi.ontotext.com/", "setDescription"); 94 private final static QName _AddMediator_QNAME = new QName("http://server.remote.wsmo4rdf.ordi.ontotext.com/", "addMediator"); 95 private final static QName _ListMediatorsResponse_QNAME = new QName("http://server.remote.wsmo4rdf.ordi.ontotext.com/", "listMediatorsResponse"); 96 private final static QName _IsAutoCommitResponse_QNAME = new QName("http://server.remote.wsmo4rdf.ordi.ontotext.com/", "isAutoCommitResponse"); 97 98 /** 99 * Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.ontotext.ordi.wsmo4rdf.remote.client.conn 100 * 101 */ 102 public ObjectFactory() { 103 } 104 105 /** 106 * Create an instance of {@link DeleteMediator } 107 * 108 */ 109 public DeleteMediator createDeleteMediator() { 110 return new DeleteMediator(); 111 } 112 113 /** 114 * Create an instance of {@link AddWebServiceResponse } 115 * 116 */ 117 public AddWebServiceResponse createAddWebServiceResponse() { 118 return new AddWebServiceResponse(); 119 } 120 121 /** 122 * Create an instance of {@link DeleteOntology } 123 * 124 */ 125 public DeleteOntology createDeleteOntology() { 126 return new DeleteOntology(); 127 } 128 129 /** 130 * Create an instance of {@link GetOntologyResponse } 131 * 132 */ 133 public GetOntologyResponse createGetOntologyResponse() { 134 return new GetOntologyResponse(); 135 } 136 137 /** 138 * Create an instance of {@link SaveOntology } 139 * 140 */ 141 public SaveOntology createSaveOntology() { 142 return new SaveOntology(); 143 } 144 145 /** 146 * Create an instance of {@link GetDescription } 147 * 148 */ 149 public GetDescription createGetDescription() { 150 return new GetDescription(); 151 } 152 153 /** 154 * Create an instance of {@link EvaluateResponse } 155 * 156 */ 157 public EvaluateResponse createEvaluateResponse() { 158 return new EvaluateResponse(); 159 } 160 161 /** 162 * Create an instance of {@link GetOntology } 163 * 164 */ 165 public GetOntology createGetOntology() { 166 return new GetOntology(); 167 } 168 169 /** 170 * Create an instance of {@link DeleteMediatorResponse } 171 * 172 */ 173 public DeleteMediatorResponse createDeleteMediatorResponse() { 174 return new DeleteMediatorResponse(); 175 } 176 177 /** 178 * Create an instance of {@link IsOpen } 179 * 180 */ 181 public IsOpen createIsOpen() { 182 return new IsOpen(); 183 } 184 185 /** 186 * Create an instance of {@link GetWebServiceResponse } 187 * 188 */ 189 public GetWebServiceResponse createGetWebServiceResponse() { 190 return new GetWebServiceResponse(); 191 } 192 193 /** 194 * Create an instance of {@link SynchronisationException } 195 * 196 */ 197 public SynchronisationException createSynchronisationException() { 198 return new SynchronisationException(); 199 } 200 201 /** 202 * Create an instance of {@link IsOpenResponse } 203 * 204 */ 205 public IsOpenResponse createIsOpenResponse() { 206 return new IsOpenResponse(); 207 } 208 209 /** 210 * Create an instance of {@link MalformedQueryException } 211 * 212 */ 213 public MalformedQueryException createMalformedQueryException() { 214 return new MalformedQueryException(); 215 } 216 217 /** 218 * Create an instance of {@link DeleteGoalResponse } 219 * 220 */ 221 public DeleteGoalResponse createDeleteGoalResponse() { 222 return new DeleteGoalResponse(); 223 } 224 225 /** 226 * Create an instance of {@link ListWebServicesResponse } 227 * 228 */ 229 public ListWebServicesResponse createListWebServicesResponse() { 230 return new ListWebServicesResponse(); 231 } 232 233 /** 234 * Create an instance of {@link Rollback } 235 * 236 */ 237 public Rollback createRollback() { 238 return new Rollback(); 239 } 240 241 /** 242 * Create an instance of {@link IsReadOnly } 243 * 244 */ 245 public IsReadOnly createIsReadOnly() { 246 return new IsReadOnly(); 247 } 248 249 /** 250 * Create an instance of {@link GetGoal } 251 * 252 */ 253 public GetGoal createGetGoal() { 254 return new GetGoal(); 255 } 256 257 /** 258 * Create an instance of {@link AddOntologyResponse } 259 * 260 */ 261 public AddOntologyResponse createAddOntologyResponse() { 262 return new AddOntologyResponse(); 263 } 264 265 /** 266 * Create an instance of {@link RollbackResponse } 267 * 268 */ 269 public RollbackResponse createRollbackResponse() { 270 return new RollbackResponse(); 271 } 272 273 /** 274 * Create an instance of {@link AddMediator } 275 * 276 */ 277 public AddMediator createAddMediator() { 278 return new AddMediator(); 279 } 280 281 /** 282 * Create an instance of {@link ORDIException } 283 * 284 */ 285 public ORDIException createORDIException() { 286 return new ORDIException(); 287 } 288 289 /** 290 * Create an instance of {@link OrdiConfigurationException } 291 * 292 */ 293 public OrdiConfigurationException createOrdiConfigurationException() { 294 return new OrdiConfigurationException(); 295 } 296 297 /** 298 * Create an instance of {@link SaveGoalResponse } 299 * 300 */ 301 public SaveGoalResponse createSaveGoalResponse() { 302 return new SaveGoalResponse(); 303 } 304 305 /** 306 * Create an instance of {@link SaveMediator } 307 * 308 */ 309 public SaveMediator createSaveMediator() { 310 return new SaveMediator(); 311 } 312 313 /** 314 * Create an instance of {@link AddWebService } 315 * 316 */ 317 public AddWebService createAddWebService() { 318 return new AddWebService(); 319 } 320 321 /** 322 * Create an instance of {@link AddOntology } 323 * 324 */ 325 public AddOntology createAddOntology() { 326 return new AddOntology(); 327 } 328 329 /** 330 * Create an instance of {@link SetDescription } 331 * 332 */ 333 public SetDescription createSetDescription() { 334 return new SetDescription(); 335 } 336 337 /** 338 * Create an instance of {@link CommitResponse } 339 * 340 */ 341 public CommitResponse createCommitResponse() { 342 return new CommitResponse(); 343 } 344 345 /** 346 * Create an instance of {@link NonExistingEntryException } 347 * 348 */ 349 public NonExistingEntryException createNonExistingEntryException() { 350 return new NonExistingEntryException(); 351 } 352 353 /** 354 * Create an instance of {@link SaveGoal } 355 * 356 */ 357 public SaveGoal createSaveGoal() { 358 return new SaveGoal(); 359 } 360 361 /** 362 * Create an instance of {@link SaveWebService } 363 * 364 */ 365 public SaveWebService createSaveWebService() { 366 return new SaveWebService(); 367 } 368 369 /** 370 * Create an instance of {@link AddGoalResponse } 371 * 372 */ 373 public AddGoalResponse createAddGoalResponse() { 374 return new AddGoalResponse(); 375 } 376 377 /** 378 * Create an instance of {@link DeleteGoal } 379 * 380 */ 381 public DeleteGoal createDeleteGoal() { 382 return new DeleteGoal(); 383 } 384 385 /** 386 * Create an instance of {@link Commit } 387 * 388 */ 389 public Commit createCommit() { 390 return new Commit(); 391 } 392 393 /** 394 * Create an instance of {@link GetMediatorResponse } 395 * 396 */ 397 public GetMediatorResponse createGetMediatorResponse() { 398 return new GetMediatorResponse(); 399 } 400 401 /** 402 * Create an instance of {@link GetDescriptionResponse } 403 * 404 */ 405 public GetDescriptionResponse createGetDescriptionResponse() { 406 return new GetDescriptionResponse(); 407 } 408 409 /** 410 * Create an instance of {@link Evaluate } 411 * 412 */ 413 public Evaluate createEvaluate() { 414 return new Evaluate(); 415 } 416 417 /** 418 * Create an instance of {@link UnmarshalException } 419 * 420 */ 421 public UnmarshalException createUnmarshalException() { 422 return new UnmarshalException(); 423 } 424 425 /** 426 * Create an instance of {@link ListWebServices } 427 * 428 */ 429 public ListWebServices createListWebServices() { 430 return new ListWebServices(); 431 } 432 433 /** 434 * Create an instance of {@link GetVersion } 435 * 436 */ 437 public GetVersion createGetVersion() { 438 return new GetVersion(); 439 } 440 441 /** 442 * Create an instance of {@link SaveMediatorResponse } 443 * 444 */ 445 public SaveMediatorResponse createSaveMediatorResponse() { 446 return new SaveMediatorResponse(); 447 } 448 449 /** 450 * Create an instance of {@link IsReadOnlyResponse } 451 * 452 */ 453 public IsReadOnlyResponse createIsReadOnlyResponse() { 454 return new IsReadOnlyResponse(); 455 } 456 457 /** 458 * Create an instance of {@link ListOntologies } 459 * 460 */ 461 public ListOntologies createListOntologies() { 462 return new ListOntologies(); 463 } 464 465 /** 466 * Create an instance of {@link AddMediatorResponse } 467 * 468 */ 469 public AddMediatorResponse createAddMediatorResponse() { 470 return new AddMediatorResponse(); 471 } 472 473 /** 474 * Create an instance of {@link GetGoalResponse } 475 * 476 */ 477 public GetGoalResponse createGetGoalResponse() { 478 return new GetGoalResponse(); 479 } 480 481 /** 482 * Create an instance of {@link ClearWarningsResponse } 483 * 484 */ 485 public ClearWarningsResponse createClearWarningsResponse() { 486 return new ClearWarningsResponse(); 487 } 488 489 /** 490 * Create an instance of {@link SetAutoCommitResponse } 491 * 492 */ 493 public SetAutoCommitResponse createSetAutoCommitResponse() { 494 return new SetAutoCommitResponse(); 495 } 496 497 /** 498 * Create an instance of {@link ListOntologiesResponse } 499 * 500 */ 501 public ListOntologiesResponse createListOntologiesResponse() { 502 return new ListOntologiesResponse(); 503 } 504 505 /** 506 * Create an instance of {@link DeleteWebService } 507 * 508 */ 509 public DeleteWebService createDeleteWebService() { 510 return new DeleteWebService(); 511 } 512 513 /** 514 * Create an instance of {@link SetDescriptionResponse } 515 * 516 */ 517 public SetDescriptionResponse createSetDescriptionResponse() { 518 return new SetDescriptionResponse(); 519 } 520 521 /** 522 * Create an instance of {@link ListGoals } 523 * 524 */ 525 public ListGoals createListGoals() { 526 return new ListGoals(); 527 } 528 529 /** 530 * Create an instance of {@link SaveOntologyResponse } 531 * 532 */ 533 public SaveOntologyResponse createSaveOntologyResponse() { 534 return new SaveOntologyResponse(); 535 } 536 537 /** 538 * Create an instance of {@link GetVersionResponse } 539 * 540 */ 541 public GetVersionResponse createGetVersionResponse() { 542 return new GetVersionResponse(); 543 } 544 545 /** 546 * Create an instance of {@link IsAutoCommitResponse } 547 * 548 */ 549 public IsAutoCommitResponse createIsAutoCommitResponse() { 550 return new IsAutoCommitResponse(); 551 } 552 553 /** 554 * Create an instance of {@link ListMediatorsResponse } 555 * 556 */ 557 public ListMediatorsResponse createListMediatorsResponse() { 558 return new ListMediatorsResponse(); 559 } 560 561 /** 562 * Create an instance of {@link DeleteOntologyResponse } 563 * 564 */ 565 public DeleteOntologyResponse createDeleteOntologyResponse() { 566 return new DeleteOntologyResponse(); 567 } 568 569 /** 570 * Create an instance of {@link CloseResponse } 571 * 572 */ 573 public CloseResponse createCloseResponse() { 574 return new CloseResponse(); 575 } 576 577 /** 578 * Create an instance of {@link Close } 579 * 580 */ 581 public Close createClose() { 582 return new Close(); 583 } 584 585 /** 586 * Create an instance of {@link ListGoalsResponse } 587 * 588 */ 589 public ListGoalsResponse createListGoalsResponse() { 590 return new ListGoalsResponse(); 591 } 592 593 /** 594 * Create an instance of {@link SaveWebServiceResponse } 595 * 596 */ 597 public SaveWebServiceResponse createSaveWebServiceResponse() { 598 return new SaveWebServiceResponse(); 599 } 600 601 /** 602 * Create an instance of {@link IsAutoCommit } 603 * 604 */ 605 public IsAutoCommit createIsAutoCommit() { 606 return new IsAutoCommit(); 607 } 608 609 /** 610 * Create an instance of {@link AddGoal } 611 * 612 */ 613 public AddGoal createAddGoal() { 614 return new AddGoal(); 615 } 616 617 /** 618 * Create an instance of {@link ClearWarnings } 619 * 620 */ 621 public ClearWarnings createClearWarnings() { 622 return new ClearWarnings(); 623 } 624 625 /** 626 * Create an instance of {@link GetWebService } 627 * 628 */ 629 public GetWebService createGetWebService() { 630 return new GetWebService(); 631 } 632 633 /** 634 * Create an instance of {@link SetAutoCommit } 635 * 636 */ 637 public SetAutoCommit createSetAutoCommit() { 638 return new SetAutoCommit(); 639 } 640 641 /** 642 * Create an instance of {@link GetMediator } 643 * 644 */ 645 public GetMediator createGetMediator() { 646 return new GetMediator(); 647 } 648 649 /** 650 * Create an instance of {@link DeleteWebServiceResponse } 651 * 652 */ 653 public DeleteWebServiceResponse createDeleteWebServiceResponse() { 654 return new DeleteWebServiceResponse(); 655 } 656 657 /** 658 * Create an instance of {@link ListMediators } 659 * 660 */ 661 public ListMediators createListMediators() { 662 return new ListMediators(); 663 } 664 665 /** 666 * Create an instance of {@link JAXBElement }{@code <}{@link GetGoal }{@code >}} 667 * 668 */ 669 @XmlElementDecl(namespace = "http://server.remote.wsmo4rdf.ordi.ontotext.com/", name = "getGoal") 670 public JAXBElement<GetGoal> createGetGoal(GetGoal value) { 671 return new JAXBElement<GetGoal>(_GetGoal_QNAME, GetGoal.class, null, value); 672 } 673 674 /** 675 * Create an instance of {@link JAXBElement }{@code <}{@link DeleteMediator }{@code >}} 676 * 677 */ 678 @XmlElementDecl(namespace = "http://server.remote.wsmo4rdf.ordi.ontotext.com/", name = "deleteMediator") 679 public JAXBElement<DeleteMediator> createDeleteMediator(DeleteMediator value) { 680 return new JAXBElement<DeleteMediator>(_DeleteMediator_QNAME, DeleteMediator.class, null, value); 681 } 682 683 /** 684 * Create an instance of {@link JAXBElement }{@code <}{@link ListWebServices }{@code >}} 685 * 686 */ 687 @XmlElementDecl(namespace = "http://server.remote.wsmo4rdf.ordi.ontotext.com/", name = "listWebServices") 688 public JAXBElement<ListWebServices> createListWebServices(ListWebServices value) { 689 return new JAXBElement<ListWebServices>(_ListWebServices_QNAME, ListWebServices.class, null, value); 690 } 691 692 /** 693 * Create an instance of {@link JAXBElement }{@code <}{@link AddMediatorResponse }{@code >}} 694 * 695 */ 696 @XmlElementDecl(namespace = "http://server.remote.wsmo4rdf.ordi.ontotext.com/", name = "addMediatorResponse") 697 public JAXBElement<AddMediatorResponse> createAddMediatorResponse(AddMediatorResponse value) { 698 return new JAXBElement<AddMediatorResponse>(_AddMediatorResponse_QNAME, AddMediatorResponse.class, null, value); 699 } 700 701 /** 702 * Create an instance of {@link JAXBElement }{@code <}{@link GetMediatorResponse }{@code >}} 703 * 704 */ 705 @XmlElementDecl(namespace = "http://server.remote.wsmo4rdf.ordi.ontotext.com/", name = "getMediatorResponse") 706 public JAXBElement<GetMediatorResponse> createGetMediatorResponse(GetMediatorResponse value) { 707 return new JAXBElement<GetMediatorResponse>(_GetMediatorResponse_QNAME, GetMediatorResponse.class, null, value); 708 } 709 710 /** 711 * Create an instance of {@link JAXBElement }{@code <}{@link Close }{@code >}} 712 * 713 */ 714 @XmlElementDecl(namespace = "http://server.remote.wsmo4rdf.ordi.ontotext.com/", name = "close") 715 public JAXBElement<Close> createClose(Close value) { 716 return new JAXBElement<Close>(_Close_QNAME, Close.class, null, value); 717 } 718 719 /** 720 * Create an instance of {@link JAXBElement }{@code <}{@link GetGoalResponse }{@code >}} 721 * 722 */ 723 @XmlElementDecl(namespace = "http://server.remote.wsmo4rdf.ordi.ontotext.com/", name = "getGoalResponse") 724 public JAXBElement<GetGoalResponse> createGetGoalResponse(GetGoalResponse value) { 725 return new JAXBElement<GetGoalResponse>(_GetGoalResponse_QNAME, GetGoalResponse.class, null, value); 726 } 727 728 /** 729 * Create an instance of {@link JAXBElement }{@code <}{@link GetVersionResponse }{@code >}} 730 * 731 */ 732 @XmlElementDecl(namespace = "http://server.remote.wsmo4rdf.ordi.ontotext.com/", name = "getVersionResponse") 733 public JAXBElement<GetVersionResponse> createGetVersionResponse(GetVersionResponse value) { 734 return new JAXBElement<GetVersionResponse>(_GetVersionResponse_QNAME, GetVersionResponse.class, null, value); 735 } 736 737 /** 738 * Create an instance of {@link JAXBElement }{@code <}{@link AddGoalResponse }{@code >}} 739 * 740 */ 741 @XmlElementDecl(namespace = "http://server.remote.wsmo4rdf.ordi.ontotext.com/", name = "addGoalResponse") 742 public JAXBElement<AddGoalResponse> createAddGoalResponse(AddGoalResponse value) { 743 return new JAXBElement<AddGoalResponse>(_AddGoalResponse_QNAME, AddGoalResponse.class, null, value); 744 } 745 746 /** 747 * Create an instance of {@link JAXBElement }{@code <}{@link SaveOntology }{@code >}} 748 * 749 */ 750 @XmlElementDecl(namespace = "http://server.remote.wsmo4rdf.ordi.ontotext.com/", name = "saveOntology") 751 public JAXBElement<SaveOntology> createSaveOntology(SaveOntology value) { 752 return new JAXBElement<SaveOntology>(_SaveOntology_QNAME, SaveOntology.class, null, value); 753 } 754 755 /** 756 * Create an instance of {@link JAXBElement }{@code <}{@link CloseResponse }{@code >}} 757 * 758 */ 759 @XmlElementDecl(namespace = "http://server.remote.wsmo4rdf.ordi.ontotext.com/", name = "closeResponse") 760 public JAXBElement<CloseResponse> createCloseResponse(CloseResponse value) { 761 return new JAXBElement<CloseResponse>(_CloseResponse_QNAME, CloseResponse.class, null, value); 762 } 763 764 /** 765 * Create an instance of {@link JAXBElement }{@code <}{@link Commit }{@code >}} 766 * 767 */ 768 @XmlElementDecl(namespace = "http://server.remote.wsmo4rdf.ordi.ontotext.com/", name = "commit") 769 public JAXBElement<Commit> createCommit(Commit value) { 770 return new JAXBElement<Commit>(_Commit_QNAME, Commit.class, null, value); 771 } 772 773 /** 774 * Create an instance of {@link JAXBElement }{@code <}{@link MalformedQueryException }{@code >}} 775 * 776 */ 777 @XmlElementDecl(namespace = "http://server.remote.wsmo4rdf.ordi.ontotext.com/", name = "MalformedQueryException") 778 public JAXBElement<MalformedQueryException> createMalformedQueryException(MalformedQueryException value) { 779 return new JAXBElement<MalformedQueryException>(_MalformedQueryException_QNAME, MalformedQueryException.class, null, value); 780 } 781 782 /** 783 * Create an instance of {@link JAXBElement }{@code <}{@link SaveMediatorResponse }{@code >}} 784 * 785 */ 786 @XmlElementDecl(namespace = "http://server.remote.wsmo4rdf.ordi.ontotext.com/", name = "saveMediatorResponse") 787 public JAXBElement<SaveMediatorResponse> createSaveMediatorResponse(SaveMediatorResponse value) { 788 return new JAXBElement<SaveMediatorResponse>(_SaveMediatorResponse_QNAME, SaveMediatorResponse.class, null, value); 789 } 790 791 /** 792 * Create an instance of {@link JAXBElement }{@code <}{@link SetDescriptionResponse }{@code >}} 793 * 794 */ 795 @XmlElementDecl(namespace = "http://server.remote.wsmo4rdf.ordi.ontotext.com/", name = "setDescriptionResponse") 796 public JAXBElement<SetDescriptionResponse> createSetDescriptionResponse(SetDescriptionResponse value) { 797 return new JAXBElement<SetDescriptionResponse>(_SetDescriptionResponse_QNAME, SetDescriptionResponse.class, null, value); 798 } 799 800 /** 801 * Create an instance of {@link JAXBElement }{@code <}{@link SynchronisationException }{@code >}} 802 * 803 */ 804 @XmlElementDecl(namespace = "http://server.remote.wsmo4rdf.ordi.ontotext.com/", name = "SynchronisationException") 805 public JAXBElement<SynchronisationException> createSynchronisationException(SynchronisationException value) { 806 return new JAXBElement<SynchronisationException>(_SynchronisationException_QNAME, SynchronisationException.class, null, value); 807 } 808 809 /** 810 * Create an instance of {@link JAXBElement }{@code <}{@link SaveWebServiceResponse }{@code >}} 811 * 812 */ 813 @XmlElementDecl(namespace = "http://server.remote.wsmo4rdf.ordi.ontotext.com/", name = "saveWebServiceResponse") 814 public JAXBElement<SaveWebServiceResponse> createSaveWebServiceResponse(SaveWebServiceResponse value) { 815 return new JAXBElement<SaveWebServiceResponse>(_SaveWebServiceResponse_QNAME, SaveWebServiceResponse.class, null, value); 816 } 817 818 /** 819 * Create an instance of {@link JAXBElement }{@code <}{@link GetWebService }{@code >}} 820 * 821 */ 822 @XmlElementDecl(namespace = "http://server.remote.wsmo4rdf.ordi.ontotext.com/", name = "getWebService") 823 public JAXBElement<GetWebService> createGetWebService(GetWebService value) { 824 return new JAXBElement<GetWebService>(_GetWebService_QNAME, GetWebService.class, null, value); 825 } 826 827 /** 828 * Create an instance of {@link JAXBElement }{@code <}{@link AddGoal }{@code >}} 829 * 830 */ 831 @XmlElementDecl(namespace = "http://server.remote.wsmo4rdf.ordi.ontotext.com/", name = "addGoal") 832 public JAXBElement<AddGoal> createAddGoal(AddGoal value) { 833 return new JAXBElement<AddGoal>(_AddGoal_QNAME, AddGoal.class, null, value); 834 } 835 836 /** 837 * Create an instance of {@link JAXBElement }{@code <}{@link SaveGoal }{@code >}} 838 * 839 */ 840 @XmlElementDecl(namespace = "http://server.remote.wsmo4rdf.ordi.ontotext.com/", name = "saveGoal") 841 public JAXBElement<SaveGoal> createSaveGoal(SaveGoal value) { 842 return new JAXBElement<SaveGoal>(_SaveGoal_QNAME, SaveGoal.class, null, value); 843 } 844 845 /** 846 * Create an instance of {@link JAXBElement }{@code <}{@link AddOntology }{@code >}} 847 * 848 */ 849 @XmlElementDecl(namespace = "http://server.remote.wsmo4rdf.ordi.ontotext.com/", name = "addOntology") 850 public JAXBElement<AddOntology> createAddOntology(AddOntology value) { 851 return new JAXBElement<AddOntology>(_AddOntology_QNAME, AddOntology.class, null, value); 852 } 853 854 /** 855 * Create an instance of {@link JAXBElement }{@code <}{@link ListOntologiesResponse }{@code >}} 856 * 857 */ 858 @XmlElementDecl(namespace = "http://server.remote.wsmo4rdf.ordi.ontotext.com/", name = "listOntologiesResponse") 859 public JAXBElement<ListOntologiesResponse> createListOntologiesResponse(ListOntologiesResponse value) { 860 return new JAXBElement<ListOntologiesResponse>(_ListOntologiesResponse_QNAME, ListOntologiesResponse.class, null, value); 861 } 862 863 /** 864 * Create an instance of {@link JAXBElement }{@code <}{@link DeleteGoal }{@code >}} 865 * 866 */ 867 @XmlElementDecl(namespace = "http://server.remote.wsmo4rdf.ordi.ontotext.com/", name = "deleteGoal") 868 public JAXBElement<DeleteGoal> createDeleteGoal(DeleteGoal value) { 869 return new JAXBElement<DeleteGoal>(_DeleteGoal_QNAME, DeleteGoal.class, null, value); 870 } 871 872 /** 873 * Create an instance of {@link JAXBElement }{@code <}{@link SaveWebService }{@code >}} 874 * 875 */ 876 @XmlElementDecl(namespace = "http://server.remote.wsmo4rdf.ordi.ontotext.com/", name = "saveWebService") 877 public JAXBElement<SaveWebService> createSaveWebService(SaveWebService value) { 878 return new JAXBElement<SaveWebService>(_SaveWebService_QNAME, SaveWebService.class, null, value); 879 } 880 881 /** 882 * Create an instance of {@link JAXBElement }{@code <}{@link SaveMediator }{@code >}} 883 * 884 */ 885 @XmlElementDecl(namespace = "http://server.remote.wsmo4rdf.ordi.ontotext.com/", name = "saveMediator") 886 public JAXBElement<SaveMediator> createSaveMediator(SaveMediator value) { 887 return new JAXBElement<SaveMediator>(_SaveMediator_QNAME, SaveMediator.class, null, value); 888 } 889 890 /** 891 * Create an instance of {@link JAXBElement }{@code <}{@link OrdiConfigurationException }{@code >}} 892 * 893 */ 894 @XmlElementDecl(namespace = "http://server.remote.wsmo4rdf.ordi.ontotext.com/", name = "OrdiConfigurationException") 895 public JAXBElement<OrdiConfigurationException> createOrdiConfigurationException(OrdiConfigurationException value) { 896 return new JAXBElement<OrdiConfigurationException>(_OrdiConfigurationException_QNAME, OrdiConfigurationException.class, null, value); 897 } 898 899 /** 900 * Create an instance of {@link JAXBElement }{@code <}{@link ListMediators }{@code >}} 901 * 902 */ 903 @XmlElementDecl(namespace = "http://server.remote.wsmo4rdf.ordi.ontotext.com/", name = "listMediators") 904 public JAXBElement<ListMediators> createListMediators(ListMediators value) { 905 return new JAXBElement<ListMediators>(_ListMediators_QNAME, ListMediators.class, null, value); 906 } 907 908 /** 909 * Create an instance of {@link JAXBElement }{@code <}{@link ListWebServicesResponse }{@code >}} 910 * 911 */ 912 @XmlElementDecl(namespace = "http://server.remote.wsmo4rdf.ordi.ontotext.com/", name = "listWebServicesResponse") 913 public JAXBElement<ListWebServicesResponse> createListWebServicesResponse(ListWebServicesResponse value) { 914 return new JAXBElement<ListWebServicesResponse>(_ListWebServicesResponse_QNAME, ListWebServicesResponse.class, null, value); 915 } 916 917 /** 918 * Create an instance of {@link JAXBElement }{@code <}{@link DeleteOntologyResponse }{@code >}} 919 * 920 */ 921 @XmlElementDecl(namespace = "http://server.remote.wsmo4rdf.ordi.ontotext.com/", name = "deleteOntologyResponse") 922 public JAXBElement<DeleteOntologyResponse> createDeleteOntologyResponse(DeleteOntologyResponse value) { 923 return new JAXBElement<DeleteOntologyResponse>(_DeleteOntologyResponse_QNAME, DeleteOntologyResponse.class, null, value); 924 } 925 926 /** 927 * Create an instance of {@link JAXBElement }{@code <}{@link IsOpenResponse }{@code >}} 928 * 929 */ 930 @XmlElementDecl(namespace = "http://server.remote.wsmo4rdf.ordi.ontotext.com/", name = "isOpenResponse") 931 public JAXBElement<IsOpenResponse> createIsOpenResponse(IsOpenResponse value) { 932 return new JAXBElement<IsOpenResponse>(_IsOpenResponse_QNAME, IsOpenResponse.class, null, value); 933 } 934 935 /** 936 * Create an instance of {@link JAXBElement }{@code <}{@link Evaluate }{@code >}} 937 * 938 */ 939 @XmlElementDecl(namespace = "http://server.remote.wsmo4rdf.ordi.ontotext.com/", name = "evaluate") 940 public JAXBElement<Evaluate> createEvaluate(Evaluate value) { 941 return new JAXBElement<Evaluate>(_Evaluate_QNAME, Evaluate.class, null, value); 942 } 943 944 /** 945 * Create an instance of {@link JAXBElement }{@code <}{@link SaveGoalResponse }{@code >}} 946 * 947 */ 948 @XmlElementDecl(namespace = "http://server.remote.wsmo4rdf.ordi.ontotext.com/", name = "saveGoalResponse") 949 public JAXBElement<SaveGoalResponse> createSaveGoalResponse(SaveGoalResponse value) { 950 return new JAXBElement<SaveGoalResponse>(_SaveGoalResponse_QNAME, SaveGoalResponse.class, null, value); 951 } 952 953 /** 954 * Create an instance of {@link JAXBElement }{@code <}{@link GetOntologyResponse }{@code >}} 955 * 956 */ 957 @XmlElementDecl(namespace = "http://server.remote.wsmo4rdf.ordi.ontotext.com/", name = "getOntologyResponse") 958 public JAXBElement<GetOntologyResponse> createGetOntologyResponse(GetOntologyResponse value) { 959 return new JAXBElement<GetOntologyResponse>(_GetOntologyResponse_QNAME, GetOntologyResponse.class, null, value); 960 } 961 962 /** 963 * Create an instance of {@link JAXBElement }{@code <}{@link ClearWarningsResponse }{@code >}} 964 * 965 */ 966 @XmlElementDecl(namespace = "http://server.remote.wsmo4rdf.ordi.ontotext.com/", name = "clearWarningsResponse") 967 public JAXBElement<ClearWarningsResponse> createClearWarningsResponse(ClearWarningsResponse value) { 968 return new JAXBElement<ClearWarningsResponse>(_ClearWarningsResponse_QNAME, ClearWarningsResponse.class, null, value); 969 } 970 971 /** 972 * Create an instance of {@link JAXBElement }{@code <}{@link ListOntologies }{@code >}} 973 * 974 */ 975 @XmlElementDecl(namespace = "http://server.remote.wsmo4rdf.ordi.ontotext.com/", name = "listOntologies") 976 public JAXBElement<ListOntologies> createListOntologies(ListOntologies value) { 977 return new JAXBElement<ListOntologies>(_ListOntologies_QNAME, ListOntologies.class, null, value); 978 } 979 980 /** 981 * Create an instance of {@link JAXBElement }{@code <}{@link DeleteGoalResponse }{@code >}} 982 * 983 */ 984 @XmlElementDecl(namespace = "http://server.remote.wsmo4rdf.ordi.ontotext.com/", name = "deleteGoalResponse") 985 public JAXBElement<DeleteGoalResponse> createDeleteGoalResponse(DeleteGoalResponse value) { 986 return new JAXBElement<DeleteGoalResponse>(_DeleteGoalResponse_QNAME, DeleteGoalResponse.class, null, value); 987 } 988 989 /** 990 * Create an instance of {@link JAXBElement }{@code <}{@link Rollback }{@code >}} 991 * 992 */ 993 @XmlElementDecl(namespace = "http://server.remote.wsmo4rdf.ordi.ontotext.com/", name = "rollback") 994 public JAXBElement<Rollback> createRollback(Rollback value) { 995 return new JAXBElement<Rollback>(_Rollback_QNAME, Rollback.class, null, value); 996 } 997 998 /** 999 * Create an instance of {@link JAXBElement }{@code <}{@link ClearWarnings }{@code >}} 1000 * 1001 */ 1002 @XmlElementDecl(namespace = "http://server.remote.wsmo4rdf.ordi.ontotext.com/", name = "clearWarnings") 1003 public JAXBElement<ClearWarnings> createClearWarnings(ClearWarnings value) { 1004 return new JAXBElement<ClearWarnings>(_ClearWarnings_QNAME, ClearWarnings.class, null, value); 1005 } 1006 1007 /** 1008 * Create an instance of {@link JAXBElement }{@code <}{@link ORDIException }{@code >}} 1009 * 1010 */ 1011 @XmlElementDecl(namespace = "http://server.remote.wsmo4rdf.ordi.ontotext.com/", name = "ORDIException") 1012 public JAXBElement<ORDIException> createORDIException(ORDIException value) { 1013 return new JAXBElement<ORDIException>(_ORDIException_QNAME, ORDIException.class, null, value); 1014 } 1015 1016 /** 1017 * Create an instance of {@link JAXBElement }{@code <}{@link GetVersion }{@code >}} 1018 * 1019 */ 1020 @XmlElementDecl(namespace = "http://server.remote.wsmo4rdf.ordi.ontotext.com/", name = "getVersion") 1021 public JAXBElement<GetVersion> createGetVersion(GetVersion value) { 1022 return new JAXBElement<GetVersion>(_GetVersion_QNAME, GetVersion.class, null, value); 1023 } 1024 1025 /** 1026 * Create an instance of {@link JAXBElement }{@code <}{@link RollbackResponse }{@code >}} 1027 * 1028 */ 1029 @XmlElementDecl(namespace = "http://server.remote.wsmo4rdf.ordi.ontotext.com/", name = "rollbackResponse") 1030 public JAXBElement<RollbackResponse> createRollbackResponse(RollbackResponse value) { 1031 return new JAXBElement<RollbackResponse>(_RollbackResponse_QNAME, RollbackResponse.class, null, value); 1032 } 1033 1034 /** 1035 * Create an instance of {@link JAXBElement }{@code <}{@link SaveOntologyResponse }{@code >}} 1036 * 1037 */ 1038 @XmlElementDecl(namespace = "http://server.remote.wsmo4rdf.ordi.ontotext.com/", name = "saveOntologyResponse") 1039 public JAXBElement<SaveOntologyResponse> createSaveOntologyResponse(SaveOntologyResponse value) { 1040 return new JAXBElement<SaveOntologyResponse>(_SaveOntologyResponse_QNAME, SaveOntologyResponse.class, null, value); 1041 } 1042 1043 /** 1044 * Create an instance of {@link JAXBElement }{@code <}{@link GetWebServiceResponse }{@code >}} 1045 * 1046 */ 1047 @XmlElementDecl(namespace = "http://server.remote.wsmo4rdf.ordi.ontotext.com/", name = "getWebServiceResponse") 1048 public JAXBElement<GetWebServiceResponse> createGetWebServiceResponse(GetWebServiceResponse value) { 1049 return new JAXBElement<GetWebServiceResponse>(_GetWebServiceResponse_QNAME, GetWebServiceResponse.class, null, value); 1050 } 1051 1052 /** 1053 * Create an instance of {@link JAXBElement }{@code <}{@link GetMediator }{@code >}} 1054 * 1055 */ 1056 @XmlElementDecl(namespace = "http://server.remote.wsmo4rdf.ordi.ontotext.com/", name = "getMediator") 1057 public JAXBElement<GetMediator> createGetMediator(GetMediator value) { 1058 return new JAXBElement<GetMediator>(_GetMediator_QNAME, GetMediator.class, null, value); 1059 } 1060 1061 /** 1062 * Create an instance of {@link JAXBElement }{@code <}{@link ListGoals }{@code >}} 1063 * 1064 */ 1065 @XmlElementDecl(namespace = "http://server.remote.wsmo4rdf.ordi.ontotext.com/", name = "listGoals") 1066 public JAXBElement<ListGoals> createListGoals(ListGoals value) { 1067 return new JAXBElement<ListGoals>(_ListGoals_QNAME, ListGoals.class, null, value); 1068 } 1069 1070 /** 1071 * Create an instance of {@link JAXBElement }{@code <}{@link IsReadOnly }{@code >}} 1072 * 1073 */ 1074 @XmlElementDecl(namespace = "http://server.remote.wsmo4rdf.ordi.ontotext.com/", name = "isReadOnly") 1075 public JAXBElement<IsReadOnly> createIsReadOnly(IsReadOnly value) { 1076 return new JAXBElement<IsReadOnly>(_IsReadOnly_QNAME, IsReadOnly.class, null, value); 1077 } 1078 1079 /** 1080 * Create an instance of {@link JAXBElement }{@code <}{@link GetOntology }{@code >}} 1081 * 1082 */ 1083 @XmlElementDecl(namespace = "http://server.remote.wsmo4rdf.ordi.ontotext.com/", name = "getOntology") 1084 public JAXBElement<GetOntology> createGetOntology(GetOntology value) { 1085 return new JAXBElement<GetOntology>(_GetOntology_QNAME, GetOntology.class, null, value); 1086 } 1087 1088 /** 1089 * Create an instance of {@link JAXBElement }{@code <}{@link DeleteWebService }{@code >}} 1090 * 1091 */ 1092 @XmlElementDecl(namespace = "http://server.remote.wsmo4rdf.ordi.ontotext.com/", name = "deleteWebService") 1093 public JAXBElement<DeleteWebService> createDeleteWebService(DeleteWebService value) { 1094 return new JAXBElement<DeleteWebService>(_DeleteWebService_QNAME, DeleteWebService.class, null, value); 1095 } 1096 1097 /** 1098 * Create an instance of {@link JAXBElement }{@code <}{@link EvaluateResponse }{@code >}} 1099 * 1100 */ 1101 @XmlElementDecl(namespace = "http://server.remote.wsmo4rdf.ordi.ontotext.com/", name = "evaluateResponse") 1102 public JAXBElement<EvaluateResponse> createEvaluateResponse(EvaluateResponse value) { 1103 return new JAXBElement<EvaluateResponse>(_EvaluateResponse_QNAME, EvaluateResponse.class, null, value); 1104 } 1105 1106 /** 1107 * Create an instance of {@link JAXBElement }{@code <}{@link DeleteWebServiceResponse }{@code >}} 1108 * 1109 */ 1110 @XmlElementDecl(namespace = "http://server.remote.wsmo4rdf.ordi.ontotext.com/", name = "deleteWebServiceResponse") 1111 public JAXBElement<DeleteWebServiceResponse> createDeleteWebServiceResponse(DeleteWebServiceResponse value) { 1112 return new JAXBElement<DeleteWebServiceResponse>(_DeleteWebServiceResponse_QNAME, DeleteWebServiceResponse.class, null, value); 1113 } 1114 1115 /** 1116 * Create an instance of {@link JAXBElement }{@code <}{@link DeleteMediatorResponse }{@code >}} 1117 * 1118 */ 1119 @XmlElementDecl(namespace = "http://server.remote.wsmo4rdf.ordi.ontotext.com/", name = "deleteMediatorResponse") 1120 public JAXBElement<DeleteMediatorResponse> createDeleteMediatorResponse(DeleteMediatorResponse value) { 1121 return new JAXBElement<DeleteMediatorResponse>(_DeleteMediatorResponse_QNAME, DeleteMediatorResponse.class, null, value); 1122 } 1123 1124 /** 1125 * Create an instance of {@link JAXBElement }{@code <}{@link DeleteOntology }{@code >}} 1126 * 1127 */ 1128 @XmlElementDecl(namespace = "http://server.remote.wsmo4rdf.ordi.ontotext.com/", name = "deleteOntology") 1129 public JAXBElement<DeleteOntology> createDeleteOntology(DeleteOntology value) { 1130 return new JAXBElement<DeleteOntology>(_DeleteOntology_QNAME, DeleteOntology.class, null, value); 1131 } 1132 1133 /** 1134 * Create an instance of {@link JAXBElement }{@code <}{@link GetDescription }{@code >}} 1135 * 1136 */ 1137 @XmlElementDecl(namespace = "http://server.remote.wsmo4rdf.ordi.ontotext.com/", name = "getDescription") 1138 public JAXBElement<GetDescription> createGetDescription(GetDescription value) { 1139 return new JAXBElement<GetDescription>(_GetDescription_QNAME, GetDescription.class, null, value); 1140 } 1141 1142 /** 1143 * Create an instance of {@link JAXBElement }{@code <}{@link ListGoalsResponse }{@code >}} 1144 * 1145 */ 1146 @XmlElementDecl(namespace = "http://server.remote.wsmo4rdf.ordi.ontotext.com/", name = "listGoalsResponse") 1147 public JAXBElement<ListGoalsResponse> createListGoalsResponse(ListGoalsResponse value) { 1148 return new JAXBElement<ListGoalsResponse>(_ListGoalsResponse_QNAME, ListGoalsResponse.class, null, value); 1149 } 1150 1151 /** 1152 * Create an instance of {@link JAXBElement }{@code <}{@link AddWebService }{@code >}} 1153 * 1154 */ 1155 @XmlElementDecl(namespace = "http://server.remote.wsmo4rdf.ordi.ontotext.com/", name = "addWebService") 1156 public JAXBElement<AddWebService> createAddWebService(AddWebService value) { 1157 return new JAXBElement<AddWebService>(_AddWebService_QNAME, AddWebService.class, null, value); 1158 } 1159 1160 /** 1161 * Create an instance of {@link JAXBElement }{@code <}{@link SetAutoCommitResponse }{@code >}} 1162 * 1163 */ 1164 @XmlElementDecl(namespace = "http://server.remote.wsmo4rdf.ordi.ontotext.com/", name = "setAutoCommitResponse") 1165 public JAXBElement<SetAutoCommitResponse> createSetAutoCommitResponse(SetAutoCommitResponse value) { 1166 return new JAXBElement<SetAutoCommitResponse>(_SetAutoCommitResponse_QNAME, SetAutoCommitResponse.class, null, value); 1167 } 1168 1169 /** 1170 * Create an instance of {@link JAXBElement }{@code <}{@link IsReadOnlyResponse }{@code >}} 1171 * 1172 */ 1173 @XmlElementDecl(namespace = "http://server.remote.wsmo4rdf.ordi.ontotext.com/", name = "isReadOnlyResponse") 1174 public JAXBElement<IsReadOnlyResponse> createIsReadOnlyResponse(IsReadOnlyResponse value) { 1175 return new JAXBElement<IsReadOnlyResponse>(_IsReadOnlyResponse_QNAME, IsReadOnlyResponse.class, null, value); 1176 } 1177 1178 /** 1179 * Create an instance of {@link JAXBElement }{@code <}{@link IsOpen }{@code >}} 1180 * 1181 */ 1182 @XmlElementDecl(namespace = "http://server.remote.wsmo4rdf.ordi.ontotext.com/", name = "isOpen") 1183 public JAXBElement<IsOpen> createIsOpen(IsOpen value) { 1184 return new JAXBElement<IsOpen>(_IsOpen_QNAME, IsOpen.class, null, value); 1185 } 1186 1187 /** 1188 * Create an instance of {@link JAXBElement }{@code <}{@link NonExistingEntryException }{@code >}} 1189 * 1190 */ 1191 @XmlElementDecl(namespace = "http://server.remote.wsmo4rdf.ordi.ontotext.com/", name = "NonExistingEntryException") 1192 public JAXBElement<NonExistingEntryException> createNonExistingEntryException(NonExistingEntryException value) { 1193 return new JAXBElement<NonExistingEntryException>(_NonExistingEntryException_QNAME, NonExistingEntryException.class, null, value); 1194 } 1195 1196 /** 1197 * Create an instance of {@link JAXBElement }{@code <}{@link CommitResponse }{@code >}} 1198 * 1199 */ 1200 @XmlElementDecl(namespace = "http://server.remote.wsmo4rdf.ordi.ontotext.com/", name = "commitResponse") 1201 public JAXBElement<CommitResponse> createCommitResponse(CommitResponse value) { 1202 return new JAXBElement<CommitResponse>(_CommitResponse_QNAME, CommitResponse.class, null, value); 1203 } 1204 1205 /** 1206 * Create an instance of {@link JAXBElement }{@code <}{@link UnmarshalException }{@code >}} 1207 * 1208 */ 1209 @XmlElementDecl(namespace = "http://server.remote.wsmo4rdf.ordi.ontotext.com/", name = "UnmarshalException") 1210 public JAXBElement<UnmarshalException> createUnmarshalException(UnmarshalException value) { 1211 return new JAXBElement<UnmarshalException>(_UnmarshalException_QNAME, UnmarshalException.class, null, value); 1212 } 1213 1214 /** 1215 * Create an instance of {@link JAXBElement }{@code <}{@link AddWebServiceResponse }{@code >}} 1216 * 1217 */ 1218 @XmlElementDecl(namespace = "http://server.remote.wsmo4rdf.ordi.ontotext.com/", name = "addWebServiceResponse") 1219 public JAXBElement<AddWebServiceResponse> createAddWebServiceResponse(AddWebServiceResponse value) { 1220 return new JAXBElement<AddWebServiceResponse>(_AddWebServiceResponse_QNAME, AddWebServiceResponse.class, null, value); 1221 } 1222 1223 /** 1224 * Create an instance of {@link JAXBElement }{@code <}{@link IsAutoCommit }{@code >}} 1225 * 1226 */ 1227 @XmlElementDecl(namespace = "http://server.remote.wsmo4rdf.ordi.ontotext.com/", name = "isAutoCommit") 1228 public JAXBElement<IsAutoCommit> createIsAutoCommit(IsAutoCommit value) { 1229 return new JAXBElement<IsAutoCommit>(_IsAutoCommit_QNAME, IsAutoCommit.class, null, value); 1230 } 1231 1232 /** 1233 * Create an instance of {@link JAXBElement }{@code <}{@link GetDescriptionResponse }{@code >}} 1234 * 1235 */ 1236 @XmlElementDecl(namespace = "http://server.remote.wsmo4rdf.ordi.ontotext.com/", name = "getDescriptionResponse") 1237 public JAXBElement<GetDescriptionResponse> createGetDescriptionResponse(GetDescriptionResponse value) { 1238 return new JAXBElement<GetDescriptionResponse>(_GetDescriptionResponse_QNAME, GetDescriptionResponse.class, null, value); 1239 } 1240 1241 /** 1242 * Create an instance of {@link JAXBElement }{@code <}{@link SetAutoCommit }{@code >}} 1243 * 1244 */ 1245 @XmlElementDecl(namespace = "http://server.remote.wsmo4rdf.ordi.ontotext.com/", name = "setAutoCommit") 1246 public JAXBElement<SetAutoCommit> createSetAutoCommit(SetAutoCommit value) { 1247 return new JAXBElement<SetAutoCommit>(_SetAutoCommit_QNAME, SetAutoCommit.class, null, value); 1248 } 1249 1250 /** 1251 * Create an instance of {@link JAXBElement }{@code <}{@link AddOntologyResponse }{@code >}} 1252 * 1253 */ 1254 @XmlElementDecl(namespace = "http://server.remote.wsmo4rdf.ordi.ontotext.com/", name = "addOntologyResponse") 1255 public JAXBElement<AddOntologyResponse> createAddOntologyResponse(AddOntologyResponse value) { 1256 return new JAXBElement<AddOntologyResponse>(_AddOntologyResponse_QNAME, AddOntologyResponse.class, null, value); 1257 } 1258 1259 /** 1260 * Create an instance of {@link JAXBElement }{@code <}{@link SetDescription }{@code >}} 1261 * 1262 */ 1263 @XmlElementDecl(namespace = "http://server.remote.wsmo4rdf.ordi.ontotext.com/", name = "setDescription") 1264 public JAXBElement<SetDescription> createSetDescription(SetDescription value) { 1265 return new JAXBElement<SetDescription>(_SetDescription_QNAME, SetDescription.class, null, value); 1266 } 1267 1268 /** 1269 * Create an instance of {@link JAXBElement }{@code <}{@link AddMediator }{@code >}} 1270 * 1271 */ 1272 @XmlElementDecl(namespace = "http://server.remote.wsmo4rdf.ordi.ontotext.com/", name = "addMediator") 1273 public JAXBElement<AddMediator> createAddMediator(AddMediator value) { 1274 return new JAXBElement<AddMediator>(_AddMediator_QNAME, AddMediator.class, null, value); 1275 } 1276 1277 /** 1278 * Create an instance of {@link JAXBElement }{@code <}{@link ListMediatorsResponse }{@code >}} 1279 * 1280 */ 1281 @XmlElementDecl(namespace = "http://server.remote.wsmo4rdf.ordi.ontotext.com/", name = "listMediatorsResponse") 1282 public JAXBElement<ListMediatorsResponse> createListMediatorsResponse(ListMediatorsResponse value) { 1283 return new JAXBElement<ListMediatorsResponse>(_ListMediatorsResponse_QNAME, ListMediatorsResponse.class, null, value); 1284 } 1285 1286 /** 1287 * Create an instance of {@link JAXBElement }{@code <}{@link IsAutoCommitResponse }{@code >}} 1288 * 1289 */ 1290 @XmlElementDecl(namespace = "http://server.remote.wsmo4rdf.ordi.ontotext.com/", name = "isAutoCommitResponse") 1291 public JAXBElement<IsAutoCommitResponse> createIsAutoCommitResponse(IsAutoCommitResponse value) { 1292 return new JAXBElement<IsAutoCommitResponse>(_IsAutoCommitResponse_QNAME, IsAutoCommitResponse.class, null, value); 1293 } 1294 1295 }