|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface JavaWSDLMapping
A representation of the model object 'Java WSDL Mapping'. The element describes the Java mapping to a known WSDL document.It contains the mapping between package names and XML namespaces, WSDL root types and Java artifacts, and the set of mappings for services.
The following features are supported:
JaxrpcmapPackage.getJavaWSDLMapping()
Method Summary | |
---|---|
org.eclipse.emf.common.util.EList |
getExceptionMappings()
Returns the value of the 'Exception Mappings' containment reference list. |
java.lang.String |
getId()
Returns the value of the 'Id' attribute |
org.eclipse.emf.common.util.EList |
getInterfaceMappings()
Returns the value of the 'Interface Mappings' containment reference list. |
org.eclipse.emf.common.util.EList |
getJavaXMLTypeMappings()
Returns the value of the 'Java XML Type Mappings' containment reference list. |
org.eclipse.emf.common.util.EList |
getPackageMappings()
Returns the value of the 'Package Mappings' containment reference list. |
void |
setId(java.lang.String value)
Sets the value of the ' Id ' 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 |
---|
java.lang.String getId()
If the meaning of the 'Id' attribute isn't clear, there really should be more of a description here...
setId(String)
,
JaxrpcmapPackage.getJavaWSDLMapping_Id()
void setId(java.lang.String value)
Id
' attribute.
value
- the new value of the 'Id' attribute.getId()
org.eclipse.emf.common.util.EList getPackageMappings()
PackageMapping
.
If the meaning of the 'Package Mappings' containment reference list isn't clear, there really should be more of a description here...
JaxrpcmapPackage.getJavaWSDLMapping_PackageMappings()
org.eclipse.emf.common.util.EList getJavaXMLTypeMappings()
JavaXMLTypeMapping
.
If the meaning of the 'Java XML Type Mappings' containment reference list isn't clear, there really should be more of a description here...
JaxrpcmapPackage.getJavaWSDLMapping_JavaXMLTypeMappings()
org.eclipse.emf.common.util.EList getExceptionMappings()
ExceptionMapping
.
If the meaning of the 'Exception Mappings' containment reference list isn't clear, there really should be more of a description here...
JaxrpcmapPackage.getJavaWSDLMapping_ExceptionMappings()
org.eclipse.emf.common.util.EList getInterfaceMappings()
InterfaceMapping
.
If the meaning of the 'Interface Mappings' containment reference list isn't clear, there really should be more of a description here...
JaxrpcmapPackage.getJavaWSDLMapping_InterfaceMappings()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |