|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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 |
Field Detail |
public static final JaxrpcmapFactory eINSTANCE
Method Detail |
public JavaWSDLMapping createJavaWSDLMapping()
public PackageMapping createPackageMapping()
public JavaXMLTypeMapping createJavaXMLTypeMapping()
public ExceptionMapping createExceptionMapping()
public ServiceInterfaceMapping createServiceInterfaceMapping()
public ServiceEndpointInterfaceMapping createServiceEndpointInterfaceMapping()
public RootTypeQname createRootTypeQname()
public VariableMapping createVariableMapping()
public WSDLMessage createWSDLMessage()
public ConstructorParameterOrder createConstructorParameterOrder()
public ElementName createElementName()
public WSDLServiceName createWSDLServiceName()
public PortMapping createPortMapping()
public WSDLPortType createWSDLPortType()
public WSDLBinding createWSDLBinding()
public ServiceEndpointMethodMapping createServiceEndpointMethodMapping()
public WSDLOperation createWSDLOperation()
public MethodParamPartsMapping createMethodParamPartsMapping()
public WSDLReturnValueMapping createWSDLReturnValueMapping()
public WSDLMessageMapping createWSDLMessageMapping()
public WSDLMessagePartName createWSDLMessagePartName()
public InterfaceMapping createInterfaceMapping()
public JaxrpcmapPackage getJaxrpcmapPackage()
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |