|
Lines 1-5
Link Here
|
| 1 |
/******************************************************************************* |
1 |
/******************************************************************************* |
| 2 |
* Copyright (c) 2001, 2007 IBM Corporation and others. |
2 |
* Copyright (c) 2001, 2008 IBM Corporation and others. |
| 3 |
* All rights reserved. This program and the accompanying materials |
3 |
* All rights reserved. This program and the accompanying materials |
| 4 |
* are made available under the terms of the Eclipse Public License v1.0 |
4 |
* are made available under the terms of the Eclipse Public License v1.0 |
| 5 |
* which accompanies this distribution, and is available at |
5 |
* which accompanies this distribution, and is available at |
|
Lines 1955-1963
Link Here
|
| 1955 |
this.getDOMElement(), |
1955 |
this.getDOMElement(), |
| 1956 |
"element", null, 0, 1, WSDLElement.class, IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); //$NON-NLS-1$ |
1956 |
"element", null, 0, 1, WSDLElement.class, IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); //$NON-NLS-1$ |
| 1957 |
|
1957 |
|
| 1958 |
EOperation op = addEOperation(wsdlElementEClass, this.getDefinition(), "getEnclosingDefinition", 0, 1); //$NON-NLS-1$ |
1958 |
addEOperation(wsdlElementEClass, this.getDefinition(), "getEnclosingDefinition", 0, 1); //$NON-NLS-1$ |
| 1959 |
|
1959 |
|
| 1960 |
op = addEOperation(wsdlElementEClass, null, "setEnclosingDefinition"); //$NON-NLS-1$ |
1960 |
EOperation op = addEOperation(wsdlElementEClass, null, "setEnclosingDefinition"); //$NON-NLS-1$ |
| 1961 |
addEParameter(op, this.getDefinition(), "definition", 0, 1); //$NON-NLS-1$ |
1961 |
addEParameter(op, this.getDefinition(), "definition", 0, 1); //$NON-NLS-1$ |
| 1962 |
|
1962 |
|
| 1963 |
initEClass(portTypeEClass, PortType.class, "PortType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); //$NON-NLS-1$ |
1963 |
initEClass(portTypeEClass, PortType.class, "PortType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); //$NON-NLS-1$ |
|
Lines 2191-2197
Link Here
|
| 2191 |
null, |
2191 |
null, |
| 2192 |
"eNamespaces", null, 0, -1, Definition.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); //$NON-NLS-1$ |
2192 |
"eNamespaces", null, 0, -1, Definition.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); //$NON-NLS-1$ |
| 2193 |
|
2193 |
|
| 2194 |
op = addEOperation(definitionEClass, this.getDOMDocument(), "getDocument", 0, 1); //$NON-NLS-1$ |
2194 |
addEOperation(definitionEClass, this.getDOMDocument(), "getDocument", 0, 1); //$NON-NLS-1$ |
| 2195 |
|
2195 |
|
| 2196 |
op = addEOperation(definitionEClass, null, "setDocument"); //$NON-NLS-1$ |
2196 |
op = addEOperation(definitionEClass, null, "setDocument"); //$NON-NLS-1$ |
| 2197 |
addEParameter(op, this.getDOMDocument(), "document", 0, 1); //$NON-NLS-1$ |
2197 |
addEParameter(op, this.getDOMDocument(), "document", 0, 1); //$NON-NLS-1$ |
|
Lines 2216-2222
Link Here
|
| 2216 |
null, |
2216 |
null, |
| 2217 |
"eSchema", null, 0, 1, Import.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); //$NON-NLS-1$ |
2217 |
"eSchema", null, 0, 1, Import.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); //$NON-NLS-1$ |
| 2218 |
|
2218 |
|
| 2219 |
op = addEOperation(importEClass, theXSDPackage.getXSDSchema(), "getSchema", 0, 1); //$NON-NLS-1$ |
2219 |
addEOperation(importEClass, theXSDPackage.getXSDSchema(), "getSchema", 0, 1); //$NON-NLS-1$ |
| 2220 |
|
2220 |
|
| 2221 |
op = addEOperation(importEClass, null, "setSchema"); //$NON-NLS-1$ |
2221 |
op = addEOperation(importEClass, null, "setSchema"); //$NON-NLS-1$ |
| 2222 |
addEParameter(op, theXSDPackage.getXSDSchema(), "schema", 0, 1); //$NON-NLS-1$ |
2222 |
addEParameter(op, theXSDPackage.getXSDSchema(), "schema", 0, 1); //$NON-NLS-1$ |
|
Lines 2231-2237
Link Here
|
| 2231 |
null, |
2231 |
null, |
| 2232 |
"eExtensibilityElements", null, 0, -1, ExtensibleElement.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); //$NON-NLS-1$ |
2232 |
"eExtensibilityElements", null, 0, -1, ExtensibleElement.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); //$NON-NLS-1$ |
| 2233 |
|
2233 |
|
| 2234 |
op = addEOperation(extensibleElementEClass, this.getIList(), "getExtensibilityElements", 0, 1); //$NON-NLS-1$ |
2234 |
addEOperation(extensibleElementEClass, this.getIList(), "getExtensibilityElements", 0, 1); //$NON-NLS-1$ |
| 2235 |
|
2235 |
|
| 2236 |
op = addEOperation(extensibleElementEClass, null, "addExtensibilityElement"); //$NON-NLS-1$ |
2236 |
op = addEOperation(extensibleElementEClass, null, "addExtensibilityElement"); //$NON-NLS-1$ |
| 2237 |
addEParameter(op, this.getIExtensibilityElement(), "extElement", 0, 1); //$NON-NLS-1$ |
2237 |
addEParameter(op, this.getIExtensibilityElement(), "extElement", 0, 1); //$NON-NLS-1$ |
|
Lines 2253-2259
Link Here
|
| 2253 |
null, |
2253 |
null, |
| 2254 |
"eInput", null, 1, 1, BindingInput.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); //$NON-NLS-1$ |
2254 |
"eInput", null, 1, 1, BindingInput.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); //$NON-NLS-1$ |
| 2255 |
|
2255 |
|
| 2256 |
op = addEOperation(bindingInputEClass, this.getIInput(), "getInput", 0, 1); //$NON-NLS-1$ |
2256 |
addEOperation(bindingInputEClass, this.getIInput(), "getInput", 0, 1); //$NON-NLS-1$ |
| 2257 |
|
2257 |
|
| 2258 |
op = addEOperation(bindingInputEClass, null, "setInput"); //$NON-NLS-1$ |
2258 |
op = addEOperation(bindingInputEClass, null, "setInput"); //$NON-NLS-1$ |
| 2259 |
addEParameter(op, this.getIInput(), "input", 0, 1); //$NON-NLS-1$ |
2259 |
addEParameter(op, this.getIInput(), "input", 0, 1); //$NON-NLS-1$ |
|
Lines 2269-2275
Link Here
|
| 2269 |
null, |
2269 |
null, |
| 2270 |
"eOutput", null, 1, 1, BindingOutput.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); //$NON-NLS-1$ |
2270 |
"eOutput", null, 1, 1, BindingOutput.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); //$NON-NLS-1$ |
| 2271 |
|
2271 |
|
| 2272 |
op = addEOperation(bindingOutputEClass, this.getIOutput(), "getOutput", 0, 1); //$NON-NLS-1$ |
2272 |
addEOperation(bindingOutputEClass, this.getIOutput(), "getOutput", 0, 1); //$NON-NLS-1$ |
| 2273 |
|
2273 |
|
| 2274 |
op = addEOperation(bindingOutputEClass, null, "setOutput"); //$NON-NLS-1$ |
2274 |
op = addEOperation(bindingOutputEClass, null, "setOutput"); //$NON-NLS-1$ |
| 2275 |
addEParameter(op, this.getIOutput(), "output", 0, 1); //$NON-NLS-1$ |
2275 |
addEParameter(op, this.getIOutput(), "output", 0, 1); //$NON-NLS-1$ |
|
Lines 2285-2291
Link Here
|
| 2285 |
null, |
2285 |
null, |
| 2286 |
"eFault", null, 1, 1, BindingFault.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); //$NON-NLS-1$ |
2286 |
"eFault", null, 1, 1, BindingFault.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); //$NON-NLS-1$ |
| 2287 |
|
2287 |
|
| 2288 |
op = addEOperation(bindingFaultEClass, this.getIFault(), "getFault", 0, 1); //$NON-NLS-1$ |
2288 |
addEOperation(bindingFaultEClass, this.getIFault(), "getFault", 0, 1); //$NON-NLS-1$ |
| 2289 |
|
2289 |
|
| 2290 |
op = addEOperation(bindingFaultEClass, null, "setFault"); //$NON-NLS-1$ |
2290 |
op = addEOperation(bindingFaultEClass, null, "setFault"); //$NON-NLS-1$ |
| 2291 |
addEParameter(op, this.getIFault(), "fault", 0, 1); //$NON-NLS-1$ |
2291 |
addEParameter(op, this.getIFault(), "fault", 0, 1); //$NON-NLS-1$ |
|
Lines 2310-2316
Link Here
|
| 2310 |
addEParameter(op, ecorePackage.getEString(), "inputName", 0, 1); //$NON-NLS-1$ |
2310 |
addEParameter(op, ecorePackage.getEString(), "inputName", 0, 1); //$NON-NLS-1$ |
| 2311 |
addEParameter(op, ecorePackage.getEString(), "outputName", 0, 1); //$NON-NLS-1$ |
2311 |
addEParameter(op, ecorePackage.getEString(), "outputName", 0, 1); //$NON-NLS-1$ |
| 2312 |
|
2312 |
|
| 2313 |
op = addEOperation(iPortTypeEClass, this.getIList(), "getOperations", 0, 1); //$NON-NLS-1$ |
2313 |
addEOperation(iPortTypeEClass, this.getIList(), "getOperations", 0, 1); //$NON-NLS-1$ |
| 2314 |
|
2314 |
|
| 2315 |
initEClass(iOperationEClass, javax.wsdl.Operation.class, "IOperation", IS_ABSTRACT, IS_INTERFACE, !IS_GENERATED_INSTANCE_CLASS); //$NON-NLS-1$ |
2315 |
initEClass(iOperationEClass, javax.wsdl.Operation.class, "IOperation", IS_ABSTRACT, IS_INTERFACE, !IS_GENERATED_INSTANCE_CLASS); //$NON-NLS-1$ |
| 2316 |
|
2316 |
|
|
Lines 2320-2359
Link Here
|
| 2320 |
op = addEOperation(iOperationEClass, this.getIFault(), "getFault", 0, 1); //$NON-NLS-1$ |
2320 |
op = addEOperation(iOperationEClass, this.getIFault(), "getFault", 0, 1); //$NON-NLS-1$ |
| 2321 |
addEParameter(op, ecorePackage.getEString(), "name", 0, 1); //$NON-NLS-1$ |
2321 |
addEParameter(op, ecorePackage.getEString(), "name", 0, 1); //$NON-NLS-1$ |
| 2322 |
|
2322 |
|
| 2323 |
op = addEOperation(iOperationEClass, this.getIMap(), "getFaults", 0, 1); //$NON-NLS-1$ |
2323 |
addEOperation(iOperationEClass, this.getIMap(), "getFaults", 0, 1); //$NON-NLS-1$ |
| 2324 |
|
2324 |
|
| 2325 |
op = addEOperation(iOperationEClass, this.getIList(), "getParameterOrdering", 0, 1); //$NON-NLS-1$ |
2325 |
addEOperation(iOperationEClass, this.getIList(), "getParameterOrdering", 0, 1); //$NON-NLS-1$ |
| 2326 |
|
2326 |
|
| 2327 |
op = addEOperation(iOperationEClass, null, "setParameterOrdering"); //$NON-NLS-1$ |
2327 |
op = addEOperation(iOperationEClass, null, "setParameterOrdering"); //$NON-NLS-1$ |
| 2328 |
addEParameter(op, this.getIList(), "parameterOrder", 0, 1); //$NON-NLS-1$ |
2328 |
addEParameter(op, this.getIList(), "parameterOrder", 0, 1); //$NON-NLS-1$ |
| 2329 |
|
2329 |
|
| 2330 |
op = addEOperation(iOperationEClass, this.getIInput(), "getInput", 0, 1); //$NON-NLS-1$ |
2330 |
addEOperation(iOperationEClass, this.getIInput(), "getInput", 0, 1); //$NON-NLS-1$ |
| 2331 |
|
2331 |
|
| 2332 |
op = addEOperation(iOperationEClass, null, "setInput"); //$NON-NLS-1$ |
2332 |
op = addEOperation(iOperationEClass, null, "setInput"); //$NON-NLS-1$ |
| 2333 |
addEParameter(op, this.getIInput(), "input", 0, 1); //$NON-NLS-1$ |
2333 |
addEParameter(op, this.getIInput(), "input", 0, 1); //$NON-NLS-1$ |
| 2334 |
|
2334 |
|
| 2335 |
op = addEOperation(iOperationEClass, this.getIOutput(), "getOutput", 0, 1); //$NON-NLS-1$ |
2335 |
addEOperation(iOperationEClass, this.getIOutput(), "getOutput", 0, 1); //$NON-NLS-1$ |
| 2336 |
|
2336 |
|
| 2337 |
op = addEOperation(iOperationEClass, null, "setOutput"); //$NON-NLS-1$ |
2337 |
op = addEOperation(iOperationEClass, null, "setOutput"); //$NON-NLS-1$ |
| 2338 |
addEParameter(op, this.getIOutput(), "output", 0, 1); //$NON-NLS-1$ |
2338 |
addEParameter(op, this.getIOutput(), "output", 0, 1); //$NON-NLS-1$ |
| 2339 |
|
2339 |
|
| 2340 |
initEClass(iInputEClass, javax.wsdl.Input.class, "IInput", IS_ABSTRACT, IS_INTERFACE, !IS_GENERATED_INSTANCE_CLASS); //$NON-NLS-1$ |
2340 |
initEClass(iInputEClass, javax.wsdl.Input.class, "IInput", IS_ABSTRACT, IS_INTERFACE, !IS_GENERATED_INSTANCE_CLASS); //$NON-NLS-1$ |
| 2341 |
|
2341 |
|
| 2342 |
op = addEOperation(iInputEClass, this.getIMessage(), "getMessage", 0, 1); //$NON-NLS-1$ |
2342 |
addEOperation(iInputEClass, this.getIMessage(), "getMessage", 0, 1); //$NON-NLS-1$ |
| 2343 |
|
2343 |
|
| 2344 |
op = addEOperation(iInputEClass, null, "setMessage"); //$NON-NLS-1$ |
2344 |
op = addEOperation(iInputEClass, null, "setMessage"); //$NON-NLS-1$ |
| 2345 |
addEParameter(op, this.getIMessage(), "message", 0, 1); //$NON-NLS-1$ |
2345 |
addEParameter(op, this.getIMessage(), "message", 0, 1); //$NON-NLS-1$ |
| 2346 |
|
2346 |
|
| 2347 |
initEClass(iOutputEClass, javax.wsdl.Output.class, "IOutput", IS_ABSTRACT, IS_INTERFACE, !IS_GENERATED_INSTANCE_CLASS); //$NON-NLS-1$ |
2347 |
initEClass(iOutputEClass, javax.wsdl.Output.class, "IOutput", IS_ABSTRACT, IS_INTERFACE, !IS_GENERATED_INSTANCE_CLASS); //$NON-NLS-1$ |
| 2348 |
|
2348 |
|
| 2349 |
op = addEOperation(iOutputEClass, this.getIMessage(), "getMessage", 0, 1); //$NON-NLS-1$ |
2349 |
addEOperation(iOutputEClass, this.getIMessage(), "getMessage", 0, 1); //$NON-NLS-1$ |
| 2350 |
|
2350 |
|
| 2351 |
op = addEOperation(iOutputEClass, null, "setMessage"); //$NON-NLS-1$ |
2351 |
op = addEOperation(iOutputEClass, null, "setMessage"); //$NON-NLS-1$ |
| 2352 |
addEParameter(op, this.getIMessage(), "message", 0, 1); //$NON-NLS-1$ |
2352 |
addEParameter(op, this.getIMessage(), "message", 0, 1); //$NON-NLS-1$ |
| 2353 |
|
2353 |
|
| 2354 |
initEClass(iFaultEClass, javax.wsdl.Fault.class, "IFault", IS_ABSTRACT, IS_INTERFACE, !IS_GENERATED_INSTANCE_CLASS); //$NON-NLS-1$ |
2354 |
initEClass(iFaultEClass, javax.wsdl.Fault.class, "IFault", IS_ABSTRACT, IS_INTERFACE, !IS_GENERATED_INSTANCE_CLASS); //$NON-NLS-1$ |
| 2355 |
|
2355 |
|
| 2356 |
op = addEOperation(iFaultEClass, this.getIMessage(), "getMessage", 0, 1); //$NON-NLS-1$ |
2356 |
addEOperation(iFaultEClass, this.getIMessage(), "getMessage", 0, 1); //$NON-NLS-1$ |
| 2357 |
|
2357 |
|
| 2358 |
op = addEOperation(iFaultEClass, null, "setMessage"); //$NON-NLS-1$ |
2358 |
op = addEOperation(iFaultEClass, null, "setMessage"); //$NON-NLS-1$ |
| 2359 |
addEParameter(op, this.getIMessage(), "message", 0, 1); //$NON-NLS-1$ |
2359 |
addEParameter(op, this.getIMessage(), "message", 0, 1); //$NON-NLS-1$ |
|
Lines 2366-2372
Link Here
|
| 2366 |
op = addEOperation(iMessageEClass, this.getIPart(), "getPart", 0, 1); //$NON-NLS-1$ |
2366 |
op = addEOperation(iMessageEClass, this.getIPart(), "getPart", 0, 1); //$NON-NLS-1$ |
| 2367 |
addEParameter(op, ecorePackage.getEString(), "name", 0, 1); //$NON-NLS-1$ |
2367 |
addEParameter(op, ecorePackage.getEString(), "name", 0, 1); //$NON-NLS-1$ |
| 2368 |
|
2368 |
|
| 2369 |
op = addEOperation(iMessageEClass, this.getIMap(), "getParts", 0, 1); //$NON-NLS-1$ |
2369 |
addEOperation(iMessageEClass, this.getIMap(), "getParts", 0, 1); //$NON-NLS-1$ |
| 2370 |
|
2370 |
|
| 2371 |
op = addEOperation(iMessageEClass, this.getIList(), "getOrderedParts", 0, 1); //$NON-NLS-1$ |
2371 |
op = addEOperation(iMessageEClass, this.getIList(), "getOrderedParts", 0, 1); //$NON-NLS-1$ |
| 2372 |
addEParameter(op, this.getIList(), "partOrder", 0, 1); //$NON-NLS-1$ |
2372 |
addEParameter(op, this.getIList(), "partOrder", 0, 1); //$NON-NLS-1$ |
|
Lines 2378-2384
Link Here
|
| 2378 |
addEParameter(op, this.getQName(), "value", 0, 1); //$NON-NLS-1$ |
2378 |
addEParameter(op, this.getQName(), "value", 0, 1); //$NON-NLS-1$ |
| 2379 |
addEException(op, this.getWSDLException()); |
2379 |
addEException(op, this.getWSDLException()); |
| 2380 |
|
2380 |
|
| 2381 |
op = addEOperation(iPartEClass, this.getIIterator(), "getExtensionAttributeNames", 0, 1); //$NON-NLS-1$ |
2381 |
addEOperation(iPartEClass, this.getIIterator(), "getExtensionAttributeNames", 0, 1); //$NON-NLS-1$ |
| 2382 |
|
2382 |
|
| 2383 |
op = addEOperation(iPartEClass, this.getQName(), "getExtensionAttribute", 0, 1); //$NON-NLS-1$ |
2383 |
op = addEOperation(iPartEClass, this.getQName(), "getExtensionAttribute", 0, 1); //$NON-NLS-1$ |
| 2384 |
addEParameter(op, this.getQName(), "name", 0, 1); //$NON-NLS-1$ |
2384 |
addEParameter(op, this.getQName(), "name", 0, 1); //$NON-NLS-1$ |
|
Lines 2388-2401
Link Here
|
| 2388 |
op = addEOperation(iServiceEClass, null, "addPort"); //$NON-NLS-1$ |
2388 |
op = addEOperation(iServiceEClass, null, "addPort"); //$NON-NLS-1$ |
| 2389 |
addEParameter(op, this.getIPort(), "port", 0, 1); //$NON-NLS-1$ |
2389 |
addEParameter(op, this.getIPort(), "port", 0, 1); //$NON-NLS-1$ |
| 2390 |
|
2390 |
|
| 2391 |
op = addEOperation(iServiceEClass, this.getIMap(), "getPorts", 0, 1); //$NON-NLS-1$ |
2391 |
addEOperation(iServiceEClass, this.getIMap(), "getPorts", 0, 1); //$NON-NLS-1$ |
| 2392 |
|
2392 |
|
| 2393 |
op = addEOperation(iServiceEClass, this.getIPort(), "getPort", 0, 1); //$NON-NLS-1$ |
2393 |
op = addEOperation(iServiceEClass, this.getIPort(), "getPort", 0, 1); //$NON-NLS-1$ |
| 2394 |
addEParameter(op, ecorePackage.getEString(), "name", 0, 1); //$NON-NLS-1$ |
2394 |
addEParameter(op, ecorePackage.getEString(), "name", 0, 1); //$NON-NLS-1$ |
| 2395 |
|
2395 |
|
| 2396 |
initEClass(iPortEClass, javax.wsdl.Port.class, "IPort", IS_ABSTRACT, IS_INTERFACE, !IS_GENERATED_INSTANCE_CLASS); //$NON-NLS-1$ |
2396 |
initEClass(iPortEClass, javax.wsdl.Port.class, "IPort", IS_ABSTRACT, IS_INTERFACE, !IS_GENERATED_INSTANCE_CLASS); //$NON-NLS-1$ |
| 2397 |
|
2397 |
|
| 2398 |
op = addEOperation(iPortEClass, this.getIBinding(), "getBinding", 0, 1); //$NON-NLS-1$ |
2398 |
addEOperation(iPortEClass, this.getIBinding(), "getBinding", 0, 1); //$NON-NLS-1$ |
| 2399 |
|
2399 |
|
| 2400 |
op = addEOperation(iPortEClass, null, "setBinding"); //$NON-NLS-1$ |
2400 |
op = addEOperation(iPortEClass, null, "setBinding"); //$NON-NLS-1$ |
| 2401 |
addEParameter(op, this.getIBinding(), "binding", 0, 1); //$NON-NLS-1$ |
2401 |
addEParameter(op, this.getIBinding(), "binding", 0, 1); //$NON-NLS-1$ |
|
Lines 2410-2418
Link Here
|
| 2410 |
addEParameter(op, ecorePackage.getEString(), "inputName", 0, 1); //$NON-NLS-1$ |
2410 |
addEParameter(op, ecorePackage.getEString(), "inputName", 0, 1); //$NON-NLS-1$ |
| 2411 |
addEParameter(op, ecorePackage.getEString(), "outputName", 0, 1); //$NON-NLS-1$ |
2411 |
addEParameter(op, ecorePackage.getEString(), "outputName", 0, 1); //$NON-NLS-1$ |
| 2412 |
|
2412 |
|
| 2413 |
op = addEOperation(iBindingEClass, this.getIList(), "getBindingOperations", 0, 1); //$NON-NLS-1$ |
2413 |
addEOperation(iBindingEClass, this.getIList(), "getBindingOperations", 0, 1); //$NON-NLS-1$ |
| 2414 |
|
2414 |
|
| 2415 |
op = addEOperation(iBindingEClass, this.getIPortType(), "getPortType", 0, 1); //$NON-NLS-1$ |
2415 |
addEOperation(iBindingEClass, this.getIPortType(), "getPortType", 0, 1); //$NON-NLS-1$ |
| 2416 |
|
2416 |
|
| 2417 |
op = addEOperation(iBindingEClass, null, "setPortType"); //$NON-NLS-1$ |
2417 |
op = addEOperation(iBindingEClass, null, "setPortType"); //$NON-NLS-1$ |
| 2418 |
addEParameter(op, this.getIPortType(), "portType", 0, 1); //$NON-NLS-1$ |
2418 |
addEParameter(op, this.getIPortType(), "portType", 0, 1); //$NON-NLS-1$ |
|
Lines 2428-2446
Link Here
|
| 2428 |
op = addEOperation(iBindingOperationEClass, this.getIBindingFault(), "getBindingFault", 0, 1); //$NON-NLS-1$ |
2428 |
op = addEOperation(iBindingOperationEClass, this.getIBindingFault(), "getBindingFault", 0, 1); //$NON-NLS-1$ |
| 2429 |
addEParameter(op, ecorePackage.getEString(), "name", 0, 1); //$NON-NLS-1$ |
2429 |
addEParameter(op, ecorePackage.getEString(), "name", 0, 1); //$NON-NLS-1$ |
| 2430 |
|
2430 |
|
| 2431 |
op = addEOperation(iBindingOperationEClass, this.getIMap(), "getBindingFaults", 0, 1); //$NON-NLS-1$ |
2431 |
addEOperation(iBindingOperationEClass, this.getIMap(), "getBindingFaults", 0, 1); //$NON-NLS-1$ |
| 2432 |
|
2432 |
|
| 2433 |
op = addEOperation(iBindingOperationEClass, this.getIOperation(), "getOperation", 0, 1); //$NON-NLS-1$ |
2433 |
addEOperation(iBindingOperationEClass, this.getIOperation(), "getOperation", 0, 1); //$NON-NLS-1$ |
| 2434 |
|
2434 |
|
| 2435 |
op = addEOperation(iBindingOperationEClass, null, "setOperation"); //$NON-NLS-1$ |
2435 |
op = addEOperation(iBindingOperationEClass, null, "setOperation"); //$NON-NLS-1$ |
| 2436 |
addEParameter(op, this.getIOperation(), "operation", 0, 1); //$NON-NLS-1$ |
2436 |
addEParameter(op, this.getIOperation(), "operation", 0, 1); //$NON-NLS-1$ |
| 2437 |
|
2437 |
|
| 2438 |
op = addEOperation(iBindingOperationEClass, this.getIBindingInput(), "getBindingInput", 0, 1); //$NON-NLS-1$ |
2438 |
addEOperation(iBindingOperationEClass, this.getIBindingInput(), "getBindingInput", 0, 1); //$NON-NLS-1$ |
| 2439 |
|
2439 |
|
| 2440 |
op = addEOperation(iBindingOperationEClass, null, "setBindingInput"); //$NON-NLS-1$ |
2440 |
op = addEOperation(iBindingOperationEClass, null, "setBindingInput"); //$NON-NLS-1$ |
| 2441 |
addEParameter(op, this.getIBindingInput(), "bindingInput", 0, 1); //$NON-NLS-1$ |
2441 |
addEParameter(op, this.getIBindingInput(), "bindingInput", 0, 1); //$NON-NLS-1$ |
| 2442 |
|
2442 |
|
| 2443 |
op = addEOperation(iBindingOperationEClass, this.getIBindingOutput(), "getBindingOutput", 0, 1); //$NON-NLS-1$ |
2443 |
addEOperation(iBindingOperationEClass, this.getIBindingOutput(), "getBindingOutput", 0, 1); //$NON-NLS-1$ |
| 2444 |
|
2444 |
|
| 2445 |
op = addEOperation(iBindingOperationEClass, null, "setBindingOutput"); //$NON-NLS-1$ |
2445 |
op = addEOperation(iBindingOperationEClass, null, "setBindingOutput"); //$NON-NLS-1$ |
| 2446 |
addEParameter(op, this.getIBindingOutput(), "bindingOutput", 0, 1); //$NON-NLS-1$ |
2446 |
addEParameter(op, this.getIBindingOutput(), "bindingOutput", 0, 1); //$NON-NLS-1$ |
|
Lines 2480-2521
Link Here
|
| 2480 |
op = addEOperation(iDefinitionEClass, null, "addService"); //$NON-NLS-1$ |
2480 |
op = addEOperation(iDefinitionEClass, null, "addService"); //$NON-NLS-1$ |
| 2481 |
addEParameter(op, this.getIService(), "service", 0, 1); //$NON-NLS-1$ |
2481 |
addEParameter(op, this.getIService(), "service", 0, 1); //$NON-NLS-1$ |
| 2482 |
|
2482 |
|
| 2483 |
op = addEOperation(iDefinitionEClass, this.getIBindingFault(), "createBindingFault", 0, 1); //$NON-NLS-1$ |
2483 |
addEOperation(iDefinitionEClass, this.getIBindingFault(), "createBindingFault", 0, 1); //$NON-NLS-1$ |
| 2484 |
|
2484 |
|
| 2485 |
op = addEOperation(iDefinitionEClass, this.getIBindingInput(), "createBindingInput", 0, 1); //$NON-NLS-1$ |
2485 |
addEOperation(iDefinitionEClass, this.getIBindingInput(), "createBindingInput", 0, 1); //$NON-NLS-1$ |
| 2486 |
|
2486 |
|
| 2487 |
op = addEOperation(iDefinitionEClass, this.getIBindingOutput(), "createBindingOutput", 0, 1); //$NON-NLS-1$ |
2487 |
addEOperation(iDefinitionEClass, this.getIBindingOutput(), "createBindingOutput", 0, 1); //$NON-NLS-1$ |
| 2488 |
|
2488 |
|
| 2489 |
op = addEOperation(iDefinitionEClass, this.getIBindingOperation(), "createBindingOperation", 0, 1); //$NON-NLS-1$ |
2489 |
addEOperation(iDefinitionEClass, this.getIBindingOperation(), "createBindingOperation", 0, 1); //$NON-NLS-1$ |
| 2490 |
|
2490 |
|
| 2491 |
op = addEOperation(iDefinitionEClass, this.getIBinding(), "createBinding", 0, 1); //$NON-NLS-1$ |
2491 |
addEOperation(iDefinitionEClass, this.getIBinding(), "createBinding", 0, 1); //$NON-NLS-1$ |
| 2492 |
|
2492 |
|
| 2493 |
op = addEOperation(iDefinitionEClass, this.getIFault(), "createFault", 0, 1); //$NON-NLS-1$ |
2493 |
addEOperation(iDefinitionEClass, this.getIFault(), "createFault", 0, 1); //$NON-NLS-1$ |
| 2494 |
|
2494 |
|
| 2495 |
op = addEOperation(iDefinitionEClass, this.getIImport(), "createImport", 0, 1); //$NON-NLS-1$ |
2495 |
addEOperation(iDefinitionEClass, this.getIImport(), "createImport", 0, 1); //$NON-NLS-1$ |
| 2496 |
|
2496 |
|
| 2497 |
op = addEOperation(iDefinitionEClass, this.getIInput(), "createInput", 0, 1); //$NON-NLS-1$ |
2497 |
addEOperation(iDefinitionEClass, this.getIInput(), "createInput", 0, 1); //$NON-NLS-1$ |
| 2498 |
|
2498 |
|
| 2499 |
op = addEOperation(iDefinitionEClass, this.getIMessage(), "createMessage", 0, 1); //$NON-NLS-1$ |
2499 |
addEOperation(iDefinitionEClass, this.getIMessage(), "createMessage", 0, 1); //$NON-NLS-1$ |
| 2500 |
|
2500 |
|
| 2501 |
op = addEOperation(iDefinitionEClass, this.getIOperation(), "createOperation", 0, 1); //$NON-NLS-1$ |
2501 |
addEOperation(iDefinitionEClass, this.getIOperation(), "createOperation", 0, 1); //$NON-NLS-1$ |
| 2502 |
|
2502 |
|
| 2503 |
op = addEOperation(iDefinitionEClass, this.getIOutput(), "createOutput", 0, 1); //$NON-NLS-1$ |
2503 |
addEOperation(iDefinitionEClass, this.getIOutput(), "createOutput", 0, 1); //$NON-NLS-1$ |
| 2504 |
|
2504 |
|
| 2505 |
op = addEOperation(iDefinitionEClass, this.getIPart(), "createPart", 0, 1); //$NON-NLS-1$ |
2505 |
addEOperation(iDefinitionEClass, this.getIPart(), "createPart", 0, 1); //$NON-NLS-1$ |
| 2506 |
|
2506 |
|
| 2507 |
op = addEOperation(iDefinitionEClass, this.getIPort(), "createPort", 0, 1); //$NON-NLS-1$ |
2507 |
addEOperation(iDefinitionEClass, this.getIPort(), "createPort", 0, 1); //$NON-NLS-1$ |
| 2508 |
|
2508 |
|
| 2509 |
op = addEOperation(iDefinitionEClass, this.getIPortType(), "createPortType", 0, 1); //$NON-NLS-1$ |
2509 |
addEOperation(iDefinitionEClass, this.getIPortType(), "createPortType", 0, 1); //$NON-NLS-1$ |
| 2510 |
|
2510 |
|
| 2511 |
op = addEOperation(iDefinitionEClass, this.getIService(), "createService", 0, 1); //$NON-NLS-1$ |
2511 |
addEOperation(iDefinitionEClass, this.getIService(), "createService", 0, 1); //$NON-NLS-1$ |
| 2512 |
|
2512 |
|
| 2513 |
op = addEOperation(iDefinitionEClass, this.getIBinding(), "getBinding", 0, 1); //$NON-NLS-1$ |
2513 |
op = addEOperation(iDefinitionEClass, this.getIBinding(), "getBinding", 0, 1); //$NON-NLS-1$ |
| 2514 |
addEParameter(op, this.getQName(), "name", 0, 1); //$NON-NLS-1$ |
2514 |
addEParameter(op, this.getQName(), "name", 0, 1); //$NON-NLS-1$ |
| 2515 |
|
2515 |
|
| 2516 |
op = addEOperation(iDefinitionEClass, this.getIMap(), "getBindings", 0, 1); //$NON-NLS-1$ |
2516 |
addEOperation(iDefinitionEClass, this.getIMap(), "getBindings", 0, 1); //$NON-NLS-1$ |
| 2517 |
|
2517 |
|
| 2518 |
op = addEOperation(iDefinitionEClass, this.getIMap(), "getImports", 0, 1); //$NON-NLS-1$ |
2518 |
addEOperation(iDefinitionEClass, this.getIMap(), "getImports", 0, 1); //$NON-NLS-1$ |
| 2519 |
|
2519 |
|
| 2520 |
op = addEOperation(iDefinitionEClass, this.getIList(), "getImports", 0, 1); //$NON-NLS-1$ |
2520 |
op = addEOperation(iDefinitionEClass, this.getIList(), "getImports", 0, 1); //$NON-NLS-1$ |
| 2521 |
addEParameter(op, ecorePackage.getEString(), "namespaceURI", 0, 1); //$NON-NLS-1$ |
2521 |
addEParameter(op, ecorePackage.getEString(), "namespaceURI", 0, 1); //$NON-NLS-1$ |
|
Lines 2523-2539
Link Here
|
| 2523 |
op = addEOperation(iDefinitionEClass, this.getIMessage(), "getMessage", 0, 1); //$NON-NLS-1$ |
2523 |
op = addEOperation(iDefinitionEClass, this.getIMessage(), "getMessage", 0, 1); //$NON-NLS-1$ |
| 2524 |
addEParameter(op, this.getQName(), "name", 0, 1); //$NON-NLS-1$ |
2524 |
addEParameter(op, this.getQName(), "name", 0, 1); //$NON-NLS-1$ |
| 2525 |
|
2525 |
|
| 2526 |
op = addEOperation(iDefinitionEClass, this.getIMap(), "getMessages", 0, 1); //$NON-NLS-1$ |
2526 |
addEOperation(iDefinitionEClass, this.getIMap(), "getMessages", 0, 1); //$NON-NLS-1$ |
| 2527 |
|
2527 |
|
| 2528 |
op = addEOperation(iDefinitionEClass, ecorePackage.getEString(), "getNamespace", 0, 1); //$NON-NLS-1$ |
2528 |
op = addEOperation(iDefinitionEClass, ecorePackage.getEString(), "getNamespace", 0, 1); //$NON-NLS-1$ |
| 2529 |
addEParameter(op, ecorePackage.getEString(), "prefix", 0, 1); //$NON-NLS-1$ |
2529 |
addEParameter(op, ecorePackage.getEString(), "prefix", 0, 1); //$NON-NLS-1$ |
| 2530 |
|
2530 |
|
| 2531 |
op = addEOperation(iDefinitionEClass, this.getIMap(), "getNamespaces", 0, 1); //$NON-NLS-1$ |
2531 |
addEOperation(iDefinitionEClass, this.getIMap(), "getNamespaces", 0, 1); //$NON-NLS-1$ |
| 2532 |
|
2532 |
|
| 2533 |
op = addEOperation(iDefinitionEClass, this.getIPortType(), "getPortType", 0, 1); //$NON-NLS-1$ |
2533 |
op = addEOperation(iDefinitionEClass, this.getIPortType(), "getPortType", 0, 1); //$NON-NLS-1$ |
| 2534 |
addEParameter(op, this.getQName(), "name", 0, 1); //$NON-NLS-1$ |
2534 |
addEParameter(op, this.getQName(), "name", 0, 1); //$NON-NLS-1$ |
| 2535 |
|
2535 |
|
| 2536 |
op = addEOperation(iDefinitionEClass, this.getIMap(), "getPortTypes", 0, 1); //$NON-NLS-1$ |
2536 |
addEOperation(iDefinitionEClass, this.getIMap(), "getPortTypes", 0, 1); //$NON-NLS-1$ |
| 2537 |
|
2537 |
|
| 2538 |
op = addEOperation(iDefinitionEClass, ecorePackage.getEString(), "getPrefix", 0, 1); //$NON-NLS-1$ |
2538 |
op = addEOperation(iDefinitionEClass, ecorePackage.getEString(), "getPrefix", 0, 1); //$NON-NLS-1$ |
| 2539 |
addEParameter(op, ecorePackage.getEString(), "namespaceURI", 0, 1); //$NON-NLS-1$ |
2539 |
addEParameter(op, ecorePackage.getEString(), "namespaceURI", 0, 1); //$NON-NLS-1$ |
|
Lines 2541-2559
Link Here
|
| 2541 |
op = addEOperation(iDefinitionEClass, this.getIService(), "getService", 0, 1); //$NON-NLS-1$ |
2541 |
op = addEOperation(iDefinitionEClass, this.getIService(), "getService", 0, 1); //$NON-NLS-1$ |
| 2542 |
addEParameter(op, this.getQName(), "name", 0, 1); //$NON-NLS-1$ |
2542 |
addEParameter(op, this.getQName(), "name", 0, 1); //$NON-NLS-1$ |
| 2543 |
|
2543 |
|
| 2544 |
op = addEOperation(iDefinitionEClass, this.getIMap(), "getServices", 0, 1); //$NON-NLS-1$ |
2544 |
addEOperation(iDefinitionEClass, this.getIMap(), "getServices", 0, 1); //$NON-NLS-1$ |
| 2545 |
|
2545 |
|
| 2546 |
op = addEOperation(iDefinitionEClass, this.getIExtensionRegistry(), "getExtensionRegistry", 0, 1); //$NON-NLS-1$ |
2546 |
addEOperation(iDefinitionEClass, this.getIExtensionRegistry(), "getExtensionRegistry", 0, 1); //$NON-NLS-1$ |
| 2547 |
|
2547 |
|
| 2548 |
op = addEOperation(iDefinitionEClass, null, "setExtensionRegistry"); //$NON-NLS-1$ |
2548 |
op = addEOperation(iDefinitionEClass, null, "setExtensionRegistry"); //$NON-NLS-1$ |
| 2549 |
addEParameter(op, this.getIExtensionRegistry(), "extensionRegistry", 0, 1); //$NON-NLS-1$ |
2549 |
addEParameter(op, this.getIExtensionRegistry(), "extensionRegistry", 0, 1); //$NON-NLS-1$ |
| 2550 |
|
2550 |
|
| 2551 |
op = addEOperation(iDefinitionEClass, ecorePackage.getEString(), "getDocumentBaseURI", 0, 1); //$NON-NLS-1$ |
2551 |
addEOperation(iDefinitionEClass, ecorePackage.getEString(), "getDocumentBaseURI", 0, 1); //$NON-NLS-1$ |
| 2552 |
|
2552 |
|
| 2553 |
op = addEOperation(iDefinitionEClass, null, "setDocumentBaseURI"); //$NON-NLS-1$ |
2553 |
op = addEOperation(iDefinitionEClass, null, "setDocumentBaseURI"); //$NON-NLS-1$ |
| 2554 |
addEParameter(op, ecorePackage.getEString(), "documentBase", 0, 1); //$NON-NLS-1$ |
2554 |
addEParameter(op, ecorePackage.getEString(), "documentBase", 0, 1); //$NON-NLS-1$ |
| 2555 |
|
2555 |
|
| 2556 |
op = addEOperation(iDefinitionEClass, this.getITypes(), "createTypes", 0, 1); //$NON-NLS-1$ |
2556 |
addEOperation(iDefinitionEClass, this.getITypes(), "createTypes", 0, 1); //$NON-NLS-1$ |
| 2557 |
|
2557 |
|
| 2558 |
op = addEOperation(iDefinitionEClass, this.getIService(), "removeService", 0, 1); //$NON-NLS-1$ |
2558 |
op = addEOperation(iDefinitionEClass, this.getIService(), "removeService", 0, 1); //$NON-NLS-1$ |
| 2559 |
addEParameter(op, this.getQName(), "name", 0, 1); //$NON-NLS-1$ |
2559 |
addEParameter(op, this.getQName(), "name", 0, 1); //$NON-NLS-1$ |
|
Lines 2567-2573
Link Here
|
| 2567 |
op = addEOperation(iDefinitionEClass, this.getIMessage(), "removeMessage", 0, 1); //$NON-NLS-1$ |
2567 |
op = addEOperation(iDefinitionEClass, this.getIMessage(), "removeMessage", 0, 1); //$NON-NLS-1$ |
| 2568 |
addEParameter(op, this.getQName(), "name", 0, 1); //$NON-NLS-1$ |
2568 |
addEParameter(op, this.getQName(), "name", 0, 1); //$NON-NLS-1$ |
| 2569 |
|
2569 |
|
| 2570 |
op = addEOperation(iDefinitionEClass, this.getITypes(), "getTypes", 0, 1); //$NON-NLS-1$ |
2570 |
addEOperation(iDefinitionEClass, this.getITypes(), "getTypes", 0, 1); //$NON-NLS-1$ |
| 2571 |
|
2571 |
|
| 2572 |
op = addEOperation(iDefinitionEClass, null, "setTypes"); //$NON-NLS-1$ |
2572 |
op = addEOperation(iDefinitionEClass, null, "setTypes"); //$NON-NLS-1$ |
| 2573 |
addEParameter(op, this.getITypes(), "types", 0, 1); //$NON-NLS-1$ |
2573 |
addEParameter(op, this.getITypes(), "types", 0, 1); //$NON-NLS-1$ |
|
Lines 2587-2593
Link Here
|
| 2587 |
|
2587 |
|
| 2588 |
initEClass(typesEClass, Types.class, "Types", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); //$NON-NLS-1$ |
2588 |
initEClass(typesEClass, Types.class, "Types", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); //$NON-NLS-1$ |
| 2589 |
|
2589 |
|
| 2590 |
op = addEOperation(typesEClass, this.getIList(), "getSchemas", 0, 1); //$NON-NLS-1$ |
2590 |
addEOperation(typesEClass, this.getIList(), "getSchemas", 0, 1); //$NON-NLS-1$ |
| 2591 |
|
2591 |
|
| 2592 |
op = addEOperation(typesEClass, this.getIList(), "getSchemas", 0, 1); //$NON-NLS-1$ |
2592 |
op = addEOperation(typesEClass, this.getIList(), "getSchemas", 0, 1); //$NON-NLS-1$ |
| 2593 |
addEParameter(op, ecorePackage.getEString(), "namespaceURI", 0, 1); //$NON-NLS-1$ |
2593 |
addEParameter(op, ecorePackage.getEString(), "namespaceURI", 0, 1); //$NON-NLS-1$ |