org.eclipse.jst.j2ee.webservice.wsdd
Interface WsddPackage.Literals

Enclosing interface:
WsddPackage

public static interface WsddPackage.Literals

Defines literals for the meta objects that represent


Field Summary
static org.eclipse.emf.ecore.EClass BEAN_LINK
          The meta object literal for the 'Bean Link' class
static org.eclipse.emf.ecore.EClass EJB_LINK
          The meta object literal for the 'EJB Link' class
static org.eclipse.emf.ecore.EAttribute EJB_LINK__EJB_LINK
          The meta object literal for the 'Ejb Link' attribute feature
static org.eclipse.emf.ecore.EClass HANDLER
          The meta object literal for the 'Handler' class
static org.eclipse.emf.ecore.EAttribute HANDLER__HANDLER_CLASS
          The meta object literal for the 'Handler Class' attribute 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.EReference HANDLER__SOAP_HEADERS
          The meta object literal for the 'Soap Headers' containment reference list feature
static org.eclipse.emf.ecore.EReference HANDLER__SOAP_ROLES
          The meta object literal for the 'Soap Roles' containment reference list feature
static org.eclipse.emf.ecore.EClass PORT_COMPONENT
          The meta object literal for the 'Port Component' class
static org.eclipse.emf.ecore.EAttribute PORT_COMPONENT__DESCRIPTION
          The meta object literal for the 'Description' attribute feature
static org.eclipse.emf.ecore.EReference PORT_COMPONENT__DESCRIPTION_TYPE
          The meta object literal for the 'Description Type' containment reference feature
static org.eclipse.emf.ecore.EAttribute PORT_COMPONENT__DISPLAY_NAME
          The meta object literal for the 'Display Name' attribute feature
static org.eclipse.emf.ecore.EReference PORT_COMPONENT__DISPLAY_NAME_TYPE
          The meta object literal for the 'Display Name Type' containment reference feature
static org.eclipse.emf.ecore.EReference PORT_COMPONENT__HANDLERS
          The meta object literal for the 'Handlers' containment reference list feature
static org.eclipse.emf.ecore.EReference PORT_COMPONENT__ICON_TYPE
          The meta object literal for the 'Icon Type' containment reference feature
static org.eclipse.emf.ecore.EAttribute PORT_COMPONENT__LARGE_ICON
          The meta object literal for the 'Large Icon' attribute feature
static org.eclipse.emf.ecore.EAttribute PORT_COMPONENT__PORT_COMPONENT_NAME
          The meta object literal for the 'Port Component Name' attribute feature
static org.eclipse.emf.ecore.EAttribute PORT_COMPONENT__SERVICE_ENDPOINT_INTERFACE
          The meta object literal for the 'Service Endpoint Interface' attribute feature
static org.eclipse.emf.ecore.EReference PORT_COMPONENT__SERVICE_IMPL_BEAN
          The meta object literal for the 'Service Impl Bean' containment reference feature
static org.eclipse.emf.ecore.EAttribute PORT_COMPONENT__SMALL_ICON
          The meta object literal for the 'Small Icon' attribute feature
static org.eclipse.emf.ecore.EReference PORT_COMPONENT__WSDL_PORT
          The meta object literal for the 'Wsdl Port' containment reference feature
static org.eclipse.emf.ecore.EClass SERVICE_IMPL_BEAN
          The meta object literal for the 'Service Impl Bean' class
static org.eclipse.emf.ecore.EReference SERVICE_IMPL_BEAN__BEAN_LINK
          The meta object literal for the 'Bean Link' containment reference feature
static org.eclipse.emf.ecore.EReference SERVICE_IMPL_BEAN__EEJB_LINK
          The meta object literal for the 'EEJB Link' containment reference feature
static org.eclipse.emf.ecore.EReference SERVICE_IMPL_BEAN__ESERVLET_LINK
          The meta object literal for the 'EServlet Link' containment reference feature
static org.eclipse.emf.ecore.EClass SERVLET_LINK
          The meta object literal for the 'Servlet Link' class
static org.eclipse.emf.ecore.EAttribute SERVLET_LINK__SERVLET_LINK
          The meta object literal for the 'Servlet Link' attribute feature
static org.eclipse.emf.ecore.EClass WEB_SERVICE_DESCRIPTION
          The meta object literal for the 'Web Service Description' class
static org.eclipse.emf.ecore.EAttribute WEB_SERVICE_DESCRIPTION__DESCRIPTION
          The meta object literal for the 'Description' attribute feature
static org.eclipse.emf.ecore.EReference WEB_SERVICE_DESCRIPTION__DESCRIPTION_TYPE
          The meta object literal for the 'Description Type' containment reference feature
static org.eclipse.emf.ecore.EAttribute WEB_SERVICE_DESCRIPTION__DISPLAY_NAME
          The meta object literal for the 'Display Name' attribute feature
static org.eclipse.emf.ecore.EReference WEB_SERVICE_DESCRIPTION__DISPLAY_NAME_TYPE
          The meta object literal for the 'Display Name Type' containment reference feature
static org.eclipse.emf.ecore.EReference WEB_SERVICE_DESCRIPTION__ICON_TYPE
          The meta object literal for the 'Icon Type' containment reference feature
static org.eclipse.emf.ecore.EAttribute WEB_SERVICE_DESCRIPTION__JAXRPC_MAPPING_FILE
          The meta object literal for the 'Jaxrpc Mapping File' attribute feature
static org.eclipse.emf.ecore.EAttribute WEB_SERVICE_DESCRIPTION__LARGE_ICON
          The meta object literal for the 'Large Icon' attribute feature
static org.eclipse.emf.ecore.EReference WEB_SERVICE_DESCRIPTION__PORT_COMPONENTS
          The meta object literal for the 'Port Components' containment reference list feature
static org.eclipse.emf.ecore.EAttribute WEB_SERVICE_DESCRIPTION__SMALL_ICON
          The meta object literal for the 'Small Icon' attribute feature
static org.eclipse.emf.ecore.EAttribute WEB_SERVICE_DESCRIPTION__WEB_SERVICE_DESCRIPTION_NAME
          The meta object literal for the 'Web Service Description Name' attribute feature
static org.eclipse.emf.ecore.EAttribute WEB_SERVICE_DESCRIPTION__WSDL_FILE
          The meta object literal for the 'Wsdl File' attribute feature
static org.eclipse.emf.ecore.EClass WEB_SERVICES
          The meta object literal for the 'Web Services' class
static org.eclipse.emf.ecore.EReference WEB_SERVICES__WEB_SERVICE_DESCRIPTIONS
          The meta object literal for the 'Web Service Descriptions' containment reference list feature
static org.eclipse.emf.ecore.EClass WSDL_PORT
          The meta object literal for the 'WSDL Port' class
 

Field Detail

WEB_SERVICES

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

See Also:
WebServicesImpl, WsddPackageImpl.getWebServices()

WEB_SERVICES__WEB_SERVICE_DESCRIPTIONS

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


WEB_SERVICE_DESCRIPTION

static final org.eclipse.emf.ecore.EClass WEB_SERVICE_DESCRIPTION
The meta object literal for the 'Web Service Description' class.

See Also:
WebServiceDescriptionImpl, WsddPackageImpl.getWebServiceDescription()

WEB_SERVICE_DESCRIPTION__JAXRPC_MAPPING_FILE

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


WEB_SERVICE_DESCRIPTION__WEB_SERVICE_DESCRIPTION_NAME

static final org.eclipse.emf.ecore.EAttribute WEB_SERVICE_DESCRIPTION__WEB_SERVICE_DESCRIPTION_NAME
The meta object literal for the 'Web Service Description Name' attribute feature.


WEB_SERVICE_DESCRIPTION__WSDL_FILE

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


WEB_SERVICE_DESCRIPTION__SMALL_ICON

static final org.eclipse.emf.ecore.EAttribute WEB_SERVICE_DESCRIPTION__SMALL_ICON
The meta object literal for the 'Small Icon' attribute feature.


WEB_SERVICE_DESCRIPTION__LARGE_ICON

static final org.eclipse.emf.ecore.EAttribute WEB_SERVICE_DESCRIPTION__LARGE_ICON
The meta object literal for the 'Large Icon' attribute feature.


WEB_SERVICE_DESCRIPTION__DESCRIPTION

static final org.eclipse.emf.ecore.EAttribute WEB_SERVICE_DESCRIPTION__DESCRIPTION
The meta object literal for the 'Description' attribute feature.


WEB_SERVICE_DESCRIPTION__DISPLAY_NAME

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


WEB_SERVICE_DESCRIPTION__PORT_COMPONENTS

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


WEB_SERVICE_DESCRIPTION__DESCRIPTION_TYPE

static final org.eclipse.emf.ecore.EReference WEB_SERVICE_DESCRIPTION__DESCRIPTION_TYPE
The meta object literal for the 'Description Type' containment reference feature.


WEB_SERVICE_DESCRIPTION__DISPLAY_NAME_TYPE

static final org.eclipse.emf.ecore.EReference WEB_SERVICE_DESCRIPTION__DISPLAY_NAME_TYPE
The meta object literal for the 'Display Name Type' containment reference feature.


WEB_SERVICE_DESCRIPTION__ICON_TYPE

static final org.eclipse.emf.ecore.EReference WEB_SERVICE_DESCRIPTION__ICON_TYPE
The meta object literal for the 'Icon Type' containment reference feature.


PORT_COMPONENT

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

See Also:
PortComponentImpl, WsddPackageImpl.getPortComponent()

PORT_COMPONENT__PORT_COMPONENT_NAME

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


PORT_COMPONENT__SERVICE_ENDPOINT_INTERFACE

static final org.eclipse.emf.ecore.EAttribute PORT_COMPONENT__SERVICE_ENDPOINT_INTERFACE
The meta object literal for the 'Service Endpoint Interface' attribute feature.


PORT_COMPONENT__SMALL_ICON

static final org.eclipse.emf.ecore.EAttribute PORT_COMPONENT__SMALL_ICON
The meta object literal for the 'Small Icon' attribute feature.


PORT_COMPONENT__LARGE_ICON

static final org.eclipse.emf.ecore.EAttribute PORT_COMPONENT__LARGE_ICON
The meta object literal for the 'Large Icon' attribute feature.


PORT_COMPONENT__DESCRIPTION

static final org.eclipse.emf.ecore.EAttribute PORT_COMPONENT__DESCRIPTION
The meta object literal for the 'Description' attribute feature.


PORT_COMPONENT__DISPLAY_NAME

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


PORT_COMPONENT__WSDL_PORT

static final org.eclipse.emf.ecore.EReference PORT_COMPONENT__WSDL_PORT
The meta object literal for the 'Wsdl Port' containment reference feature.


PORT_COMPONENT__SERVICE_IMPL_BEAN

static final org.eclipse.emf.ecore.EReference PORT_COMPONENT__SERVICE_IMPL_BEAN
The meta object literal for the 'Service Impl Bean' containment reference feature.


PORT_COMPONENT__HANDLERS

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


PORT_COMPONENT__DESCRIPTION_TYPE

static final org.eclipse.emf.ecore.EReference PORT_COMPONENT__DESCRIPTION_TYPE
The meta object literal for the 'Description Type' containment reference feature.


PORT_COMPONENT__DISPLAY_NAME_TYPE

static final org.eclipse.emf.ecore.EReference PORT_COMPONENT__DISPLAY_NAME_TYPE
The meta object literal for the 'Display Name Type' containment reference feature.


PORT_COMPONENT__ICON_TYPE

static final org.eclipse.emf.ecore.EReference PORT_COMPONENT__ICON_TYPE
The meta object literal for the 'Icon Type' containment reference feature.


WSDL_PORT

static final org.eclipse.emf.ecore.EClass WSDL_PORT
The meta object literal for the 'WSDL Port' class.

See Also:
WSDLPortImpl, WsddPackageImpl.getWSDLPort()

SERVICE_IMPL_BEAN

static final org.eclipse.emf.ecore.EClass SERVICE_IMPL_BEAN
The meta object literal for the 'Service Impl Bean' class.

See Also:
ServiceImplBeanImpl, WsddPackageImpl.getServiceImplBean()

SERVICE_IMPL_BEAN__EEJB_LINK

static final org.eclipse.emf.ecore.EReference SERVICE_IMPL_BEAN__EEJB_LINK
The meta object literal for the 'EEJB Link' containment reference feature.


SERVICE_IMPL_BEAN__ESERVLET_LINK

static final org.eclipse.emf.ecore.EReference SERVICE_IMPL_BEAN__ESERVLET_LINK
The meta object literal for the 'EServlet Link' containment reference feature.


SERVICE_IMPL_BEAN__BEAN_LINK

static final org.eclipse.emf.ecore.EReference SERVICE_IMPL_BEAN__BEAN_LINK
The meta object literal for the 'Bean Link' containment reference feature.


SERVLET_LINK

static final org.eclipse.emf.ecore.EClass SERVLET_LINK
The meta object literal for the 'Servlet Link' class.

See Also:
ServletLinkImpl, WsddPackageImpl.getServletLink()

SERVLET_LINK__SERVLET_LINK

static final org.eclipse.emf.ecore.EAttribute SERVLET_LINK__SERVLET_LINK
The meta object literal for the 'Servlet Link' attribute feature.


EJB_LINK

static final org.eclipse.emf.ecore.EClass EJB_LINK
The meta object literal for the 'EJB Link' class.

See Also:
EJBLinkImpl, WsddPackageImpl.getEJBLink()

EJB_LINK__EJB_LINK

static final org.eclipse.emf.ecore.EAttribute EJB_LINK__EJB_LINK
The meta object literal for the 'Ejb Link' attribute feature.


HANDLER

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

See Also:
HandlerImpl, WsddPackageImpl.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__HANDLER_CLASS

static final org.eclipse.emf.ecore.EAttribute HANDLER__HANDLER_CLASS
The meta object literal for the 'Handler Class' attribute 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.


HANDLER__SOAP_ROLES

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


BEAN_LINK

static final org.eclipse.emf.ecore.EClass BEAN_LINK
The meta object literal for the 'Bean Link' class.

See Also:
BeanLinkImpl, WsddPackageImpl.getBeanLink()