|
IBM Rational Software Modeler Release 6.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A representation of the model object 'Interface Spec'. xmi:ordered=false The InterfaceSpec class names the interface of the web service. There may be multiple interfaces defined on the web service, so multiple instances of this class may be required. The name attribute is the user-consumable name of the interface. The wsdlName is the name of the section within the wsdl file that describes the interface; in essence it is an index into the wsdl file.
The following features are supported:
DefaultwebserviceprofilePackage.getInterfaceSpec()
Method Summary | |
String |
getName()
Returns the value of the 'Name' attribute |
String |
getWsdlName()
Returns the value of the 'Wsdl Name' attribute |
void |
setName(String value)
Sets the value of the ' Name ' attribute |
void |
setWsdlName(String value)
Sets the value of the ' Wsdl Name ' attribute |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
public String getName()
setName(String)
,
DefaultwebserviceprofilePackage.getInterfaceSpec_Name()
public void setName(String value)
Name
' attribute.
value
- the new value of the 'Name' attribute.getName()
public String getWsdlName()
setWsdlName(String)
,
DefaultwebserviceprofilePackage.getInterfaceSpec_WsdlName()
public void setWsdlName(String value)
Wsdl Name
' attribute.
value
- the new value of the 'Wsdl Name' attribute.getWsdlName()
|
IBM Rational Software Modeler Release 6.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2004. All rights reserved.