|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface JaxrpcmapFactory
The Factory for the model. It provides a create method for each non-abstract class of the model.
JaxrpcmapPackage
Field Summary | |
---|---|
static JaxrpcmapFactory |
eINSTANCE
The singleton instance of the factory |
Method Summary | |
---|---|
ConstructorParameterOrder |
createConstructorParameterOrder()
Returns a new object of class 'Constructor Parameter Order' |
ElementName |
createElementName()
Returns a new object of class 'Element Name' |
ExceptionMapping |
createExceptionMapping()
Returns a new object of class 'Exception Mapping' |
InterfaceMapping |
createInterfaceMapping()
Returns a new object of class 'Interface Mapping' |
JavaWSDLMapping |
createJavaWSDLMapping()
Returns a new object of class 'Java WSDL Mapping' |
JavaXMLTypeMapping |
createJavaXMLTypeMapping()
Returns a new object of class 'Java XML Type Mapping' |
MethodParamPartsMapping |
createMethodParamPartsMapping()
Returns a new object of class 'Method Param Parts Mapping' |
PackageMapping |
createPackageMapping()
Returns a new object of class 'Package Mapping' |
PortMapping |
createPortMapping()
Returns a new object of class 'Port Mapping' |
RootTypeQname |
createRootTypeQname()
Returns a new object of class 'Root Type Qname' |
ServiceEndpointInterfaceMapping |
createServiceEndpointInterfaceMapping()
Returns a new object of class 'Service Endpoint Interface Mapping' |
ServiceEndpointMethodMapping |
createServiceEndpointMethodMapping()
Returns a new object of class 'Service Endpoint Method Mapping' |
ServiceInterfaceMapping |
createServiceInterfaceMapping()
Returns a new object of class 'Service Interface Mapping' |
VariableMapping |
createVariableMapping()
Returns a new object of class 'Variable Mapping' |
WSDLBinding |
createWSDLBinding()
Returns a new object of class 'WSDL Binding' |
WSDLMessage |
createWSDLMessage()
Returns a new object of class 'WSDL Message' |
WSDLMessageMapping |
createWSDLMessageMapping()
Returns a new object of class 'WSDL Message Mapping' |
WSDLMessagePartName |
createWSDLMessagePartName()
Returns a new object of class 'WSDL Message Part Name' |
WSDLOperation |
createWSDLOperation()
Returns a new object of class 'WSDL Operation' |
WSDLPortType |
createWSDLPortType()
Returns a new object of class 'WSDL Port Type' |
WSDLReturnValueMapping |
createWSDLReturnValueMapping()
Returns a new object of class 'WSDL Return Value Mapping' |
WSDLServiceName |
createWSDLServiceName()
Returns a new object of class 'WSDL Service Name' |
JaxrpcmapPackage |
getJaxrpcmapPackage()
Returns the package supported by this factory |
Methods inherited from interface org.eclipse.emf.ecore.EFactory |
---|
convertToString, create, createFromString, getEPackage, setEPackage |
Methods inherited from interface org.eclipse.emf.ecore.EModelElement |
---|
getEAnnotation, getEAnnotations |
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 |
Field Detail |
---|
static final JaxrpcmapFactory eINSTANCE
Method Detail |
---|
JavaWSDLMapping createJavaWSDLMapping()
PackageMapping createPackageMapping()
JavaXMLTypeMapping createJavaXMLTypeMapping()
ExceptionMapping createExceptionMapping()
ServiceInterfaceMapping createServiceInterfaceMapping()
ServiceEndpointInterfaceMapping createServiceEndpointInterfaceMapping()
RootTypeQname createRootTypeQname()
VariableMapping createVariableMapping()
WSDLMessage createWSDLMessage()
ConstructorParameterOrder createConstructorParameterOrder()
ElementName createElementName()
WSDLServiceName createWSDLServiceName()
PortMapping createPortMapping()
WSDLPortType createWSDLPortType()
WSDLBinding createWSDLBinding()
ServiceEndpointMethodMapping createServiceEndpointMethodMapping()
WSDLOperation createWSDLOperation()
MethodParamPartsMapping createMethodParamPartsMapping()
WSDLReturnValueMapping createWSDLReturnValueMapping()
WSDLMessageMapping createWSDLMessageMapping()
WSDLMessagePartName createWSDLMessagePartName()
InterfaceMapping createInterfaceMapping()
JaxrpcmapPackage getJaxrpcmapPackage()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |