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

Field Detail

SERVICE_REF

public static final EClass SERVICE_REF
The meta object literal for the 'Service Ref' class.

See Also:
ServiceRefImpl, Webservice_clientPackageImpl.getServiceRef()

SERVICE_REF__SERVICE_INTERFACE

public static final EReference SERVICE_REF__SERVICE_INTERFACE
The meta object literal for the 'Service Interface' reference feature.


SERVICE_REF__SERVICE_REF_NAME

public static final EAttribute SERVICE_REF__SERVICE_REF_NAME
The meta object literal for the 'Service Ref Name' attribute feature.


SERVICE_REF__WSDL_FILE

public static final EAttribute SERVICE_REF__WSDL_FILE
The meta object literal for the 'Wsdl File' attribute feature.


SERVICE_REF__JAXRPC_MAPPING_FILE

public static final EAttribute SERVICE_REF__JAXRPC_MAPPING_FILE
The meta object literal for the 'Jaxrpc Mapping File' attribute feature.


SERVICE_REF__PORT_COMPONENT_REFS

public static final EReference SERVICE_REF__PORT_COMPONENT_REFS
The meta object literal for the 'Port Component Refs' containment reference list feature.


SERVICE_REF__HANDLERS

public static final EReference SERVICE_REF__HANDLERS
The meta object literal for the 'Handlers' containment reference list feature.


SERVICE_REF__SERVICE_QNAME

public static final EReference SERVICE_REF__SERVICE_QNAME
The meta object literal for the 'Service Qname' containment reference feature.


PORT_COMPONENT_REF

public static final 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

public static final EAttribute PORT_COMPONENT_REF__PORT_COMPONENT_LINK
The meta object literal for the 'Port Component Link' attribute feature.


PORT_COMPONENT_REF__SERVICE_ENDPOINT_INTERFACE

public static final EReference PORT_COMPONENT_REF__SERVICE_ENDPOINT_INTERFACE
The meta object literal for the 'Service Endpoint Interface' reference feature.


HANDLER

public static final EClass HANDLER
The meta object literal for the 'Handler' class.

See Also:
HandlerImpl, Webservice_clientPackageImpl.getHandler()

HANDLER__HANDLER_NAME

public static final EAttribute HANDLER__HANDLER_NAME
The meta object literal for the 'Handler Name' attribute feature.


HANDLER__SOAP_ROLES

public static final EAttribute HANDLER__SOAP_ROLES
The meta object literal for the 'Soap Roles' attribute list feature.


HANDLER__PORT_NAMES

public static final EAttribute HANDLER__PORT_NAMES
The meta object literal for the 'Port Names' attribute list feature.


HANDLER__HANDLER_CLASS

public static final EReference HANDLER__HANDLER_CLASS
The meta object literal for the 'Handler Class' reference feature.


HANDLER__INIT_PARAMS

public static final EReference HANDLER__INIT_PARAMS
The meta object literal for the 'Init Params' containment reference list feature.


HANDLER__SOAP_HEADERS

public static final EReference HANDLER__SOAP_HEADERS
The meta object literal for the 'Soap Headers' containment reference list feature.


WEB_SERVICES_CLIENT

public static final 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

public static final 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

public static final EReference WEB_SERVICES_CLIENT__SERVICE_REFS
The meta object literal for the 'Service Refs' containment reference list feature.


COMPONENT_SCOPED_REFS

public static final 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

public static final EAttribute COMPONENT_SCOPED_REFS__COMPONENT_NAME
The meta object literal for the 'Component Name' attribute feature.


COMPONENT_SCOPED_REFS__SERVICE_REFS

public static final EReference COMPONENT_SCOPED_REFS__SERVICE_REFS
The meta object literal for the 'Service Refs' containment reference list feature.