org.eclipse.jst.j2ee.webservice.wsclient
Interface Webservice_clientPackage.Literals

Enclosing interface:
Webservice_clientPackage

public static interface Webservice_clientPackage.Literals

Defines literals for the meta objects that represent


Field Summary
static org.eclipse.emf.ecore.EClass COMPONENT_SCOPED_REFS
          The meta object literal for the 'Component Scoped Refs' class
static org.eclipse.emf.ecore.EAttribute COMPONENT_SCOPED_REFS__COMPONENT_NAME
          The meta object literal for the 'Component Name' attribute feature
static org.eclipse.emf.ecore.EReference COMPONENT_SCOPED_REFS__SERVICE_REFS
          The meta object literal for the 'Service Refs' containment reference list feature
static org.eclipse.emf.ecore.EClass HANDLER
          The meta object literal for the 'Handler' class
static org.eclipse.emf.ecore.EReference HANDLER__HANDLER_CLASS
          The meta object literal for the 'Handler Class' reference feature
static org.eclipse.emf.ecore.EAttribute HANDLER__HANDLER_NAME
          The meta object literal for the 'Handler Name' attribute feature
static org.eclipse.emf.ecore.EReference HANDLER__INIT_PARAMS
          The meta object literal for the 'Init Params' containment reference list feature
static org.eclipse.emf.ecore.EAttribute HANDLER__PORT_NAMES
          The meta object literal for the 'Port Names' attribute list feature
static org.eclipse.emf.ecore.EReference HANDLER__SOAP_HEADERS
          The meta object literal for the 'Soap Headers' containment reference list feature
static org.eclipse.emf.ecore.EAttribute HANDLER__SOAP_ROLES
          The meta object literal for the 'Soap Roles' attribute list feature
static org.eclipse.emf.ecore.EClass PORT_COMPONENT_REF
          The meta object literal for the 'Port Component Ref' class
static org.eclipse.emf.ecore.EAttribute PORT_COMPONENT_REF__PORT_COMPONENT_LINK
          The meta object literal for the 'Port Component Link' attribute feature
static org.eclipse.emf.ecore.EReference PORT_COMPONENT_REF__SERVICE_ENDPOINT_INTERFACE
          The meta object literal for the 'Service Endpoint Interface' reference feature
static org.eclipse.emf.ecore.EClass SERVICE_REF
          The meta object literal for the 'Service Ref' class
static org.eclipse.emf.ecore.EReference SERVICE_REF__HANDLERS
          The meta object literal for the 'Handlers' containment reference list feature
static org.eclipse.emf.ecore.EAttribute SERVICE_REF__JAXRPC_MAPPING_FILE
          The meta object literal for the 'Jaxrpc Mapping File' attribute feature
static org.eclipse.emf.ecore.EReference SERVICE_REF__PORT_COMPONENT_REFS
          The meta object literal for the 'Port Component Refs' containment reference list feature
static org.eclipse.emf.ecore.EReference SERVICE_REF__SERVICE_INTERFACE
          The meta object literal for the 'Service Interface' reference feature
static org.eclipse.emf.ecore.EReference SERVICE_REF__SERVICE_QNAME
          The meta object literal for the 'Service Qname' containment reference feature
static org.eclipse.emf.ecore.EAttribute SERVICE_REF__SERVICE_REF_NAME
          The meta object literal for the 'Service Ref Name' attribute feature
static org.eclipse.emf.ecore.EAttribute SERVICE_REF__WSDL_FILE
          The meta object literal for the 'Wsdl File' attribute feature
static org.eclipse.emf.ecore.EClass WEB_SERVICES_CLIENT
          The meta object literal for the 'Web Services Client' class
static org.eclipse.emf.ecore.EReference WEB_SERVICES_CLIENT__COMPONENT_SCOPED_REFS
          The meta object literal for the 'Component Scoped Refs' containment reference list feature
static org.eclipse.emf.ecore.EReference WEB_SERVICES_CLIENT__SERVICE_REFS
          The meta object literal for the 'Service Refs' containment reference list feature
 

Field Detail

SERVICE_REF

static final org.eclipse.emf.ecore.EClass SERVICE_REF
The meta object literal for the 'Service Ref' class.

See Also:
ServiceRefImpl, Webservice_clientPackageImpl.getServiceRef()

SERVICE_REF__SERVICE_INTERFACE

static final org.eclipse.emf.ecore.EReference SERVICE_REF__SERVICE_INTERFACE
The meta object literal for the 'Service Interface' reference feature.


SERVICE_REF__SERVICE_REF_NAME

static final org.eclipse.emf.ecore.EAttribute SERVICE_REF__SERVICE_REF_NAME
The meta object literal for the 'Service Ref Name' attribute feature.


SERVICE_REF__WSDL_FILE

static final org.eclipse.emf.ecore.EAttribute SERVICE_REF__WSDL_FILE
The meta object literal for the 'Wsdl File' attribute feature.


SERVICE_REF__JAXRPC_MAPPING_FILE

static final org.eclipse.emf.ecore.EAttribute SERVICE_REF__JAXRPC_MAPPING_FILE
The meta object literal for the 'Jaxrpc Mapping File' attribute feature.


SERVICE_REF__PORT_COMPONENT_REFS

static final org.eclipse.emf.ecore.EReference SERVICE_REF__PORT_COMPONENT_REFS
The meta object literal for the 'Port Component Refs' containment reference list feature.


SERVICE_REF__HANDLERS

static final org.eclipse.emf.ecore.EReference SERVICE_REF__HANDLERS
The meta object literal for the 'Handlers' containment reference list feature.


SERVICE_REF__SERVICE_QNAME

static final org.eclipse.emf.ecore.EReference SERVICE_REF__SERVICE_QNAME
The meta object literal for the 'Service Qname' containment reference feature.


PORT_COMPONENT_REF

static final org.eclipse.emf.ecore.EClass PORT_COMPONENT_REF
The meta object literal for the 'Port Component Ref' class.

See Also:
PortComponentRefImpl, Webservice_clientPackageImpl.getPortComponentRef()

PORT_COMPONENT_REF__PORT_COMPONENT_LINK

static final org.eclipse.emf.ecore.EAttribute PORT_COMPONENT_REF__PORT_COMPONENT_LINK
The meta object literal for the 'Port Component Link' attribute feature.


PORT_COMPONENT_REF__SERVICE_ENDPOINT_INTERFACE

static final org.eclipse.emf.ecore.EReference PORT_COMPONENT_REF__SERVICE_ENDPOINT_INTERFACE
The meta object literal for the 'Service Endpoint Interface' reference feature.


HANDLER

static final org.eclipse.emf.ecore.EClass HANDLER
The meta object literal for the 'Handler' class.

See Also:
HandlerImpl, Webservice_clientPackageImpl.getHandler()

HANDLER__HANDLER_NAME

static final org.eclipse.emf.ecore.EAttribute HANDLER__HANDLER_NAME
The meta object literal for the 'Handler Name' attribute feature.


HANDLER__SOAP_ROLES

static final org.eclipse.emf.ecore.EAttribute HANDLER__SOAP_ROLES
The meta object literal for the 'Soap Roles' attribute list feature.


HANDLER__PORT_NAMES

static final org.eclipse.emf.ecore.EAttribute HANDLER__PORT_NAMES
The meta object literal for the 'Port Names' attribute list feature.


HANDLER__HANDLER_CLASS

static final org.eclipse.emf.ecore.EReference HANDLER__HANDLER_CLASS
The meta object literal for the 'Handler Class' reference feature.


HANDLER__INIT_PARAMS

static final org.eclipse.emf.ecore.EReference HANDLER__INIT_PARAMS
The meta object literal for the 'Init Params' containment reference list feature.


HANDLER__SOAP_HEADERS

static final org.eclipse.emf.ecore.EReference HANDLER__SOAP_HEADERS
The meta object literal for the 'Soap Headers' containment reference list feature.


WEB_SERVICES_CLIENT

static final org.eclipse.emf.ecore.EClass WEB_SERVICES_CLIENT
The meta object literal for the 'Web Services Client' class.

See Also:
WebServicesClientImpl, Webservice_clientPackageImpl.getWebServicesClient()

WEB_SERVICES_CLIENT__COMPONENT_SCOPED_REFS

static final org.eclipse.emf.ecore.EReference WEB_SERVICES_CLIENT__COMPONENT_SCOPED_REFS
The meta object literal for the 'Component Scoped Refs' containment reference list feature.


WEB_SERVICES_CLIENT__SERVICE_REFS

static final org.eclipse.emf.ecore.EReference WEB_SERVICES_CLIENT__SERVICE_REFS
The meta object literal for the 'Service Refs' containment reference list feature.


COMPONENT_SCOPED_REFS

static final org.eclipse.emf.ecore.EClass COMPONENT_SCOPED_REFS
The meta object literal for the 'Component Scoped Refs' class.

See Also:
ComponentScopedRefsImpl, Webservice_clientPackageImpl.getComponentScopedRefs()

COMPONENT_SCOPED_REFS__COMPONENT_NAME

static final org.eclipse.emf.ecore.EAttribute COMPONENT_SCOPED_REFS__COMPONENT_NAME
The meta object literal for the 'Component Name' attribute feature.


COMPONENT_SCOPED_REFS__SERVICE_REFS

static final org.eclipse.emf.ecore.EReference COMPONENT_SCOPED_REFS__SERVICE_REFS
The meta object literal for the 'Service Refs' containment reference list feature.