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

Field Detail

WEB_SERVICES

public static final EClass WEB_SERVICES
The meta object literal for the 'Web Services' class.

See Also:
WebServicesImpl, WsddPackageImpl.getWebServices()

WEB_SERVICES__WEB_SERVICE_DESCRIPTIONS

public static final EReference WEB_SERVICES__WEB_SERVICE_DESCRIPTIONS
The meta object literal for the 'Web Service Descriptions' containment reference list feature.


WEB_SERVICE_DESCRIPTION

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

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

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

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


WEB_SERVICE_DESCRIPTION__SMALL_ICON

public static final EAttribute WEB_SERVICE_DESCRIPTION__SMALL_ICON
The meta object literal for the 'Small Icon' attribute feature.


WEB_SERVICE_DESCRIPTION__LARGE_ICON

public static final EAttribute WEB_SERVICE_DESCRIPTION__LARGE_ICON
The meta object literal for the 'Large Icon' attribute feature.


WEB_SERVICE_DESCRIPTION__DESCRIPTION

public static final EAttribute WEB_SERVICE_DESCRIPTION__DESCRIPTION
The meta object literal for the 'Description' attribute feature.


WEB_SERVICE_DESCRIPTION__DISPLAY_NAME

public static final EAttribute WEB_SERVICE_DESCRIPTION__DISPLAY_NAME
The meta object literal for the 'Display Name' attribute feature.


WEB_SERVICE_DESCRIPTION__PORT_COMPONENTS

public static final EReference WEB_SERVICE_DESCRIPTION__PORT_COMPONENTS
The meta object literal for the 'Port Components' containment reference list feature.


WEB_SERVICE_DESCRIPTION__DESCRIPTION_TYPE

public static final EReference WEB_SERVICE_DESCRIPTION__DESCRIPTION_TYPE
The meta object literal for the 'Description Type' containment reference feature.


WEB_SERVICE_DESCRIPTION__DISPLAY_NAME_TYPE

public static final EReference WEB_SERVICE_DESCRIPTION__DISPLAY_NAME_TYPE
The meta object literal for the 'Display Name Type' containment reference feature.


WEB_SERVICE_DESCRIPTION__ICON_TYPE

public static final EReference WEB_SERVICE_DESCRIPTION__ICON_TYPE
The meta object literal for the 'Icon Type' containment reference feature.


PORT_COMPONENT

public static final EClass PORT_COMPONENT
The meta object literal for the 'Port Component' class.

See Also:
PortComponentImpl, WsddPackageImpl.getPortComponent()

PORT_COMPONENT__PORT_COMPONENT_NAME

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


PORT_COMPONENT__SERVICE_ENDPOINT_INTERFACE

public static final EAttribute PORT_COMPONENT__SERVICE_ENDPOINT_INTERFACE
The meta object literal for the 'Service Endpoint Interface' attribute feature.


PORT_COMPONENT__SMALL_ICON

public static final EAttribute PORT_COMPONENT__SMALL_ICON
The meta object literal for the 'Small Icon' attribute feature.


PORT_COMPONENT__LARGE_ICON

public static final EAttribute PORT_COMPONENT__LARGE_ICON
The meta object literal for the 'Large Icon' attribute feature.


PORT_COMPONENT__DESCRIPTION

public static final EAttribute PORT_COMPONENT__DESCRIPTION
The meta object literal for the 'Description' attribute feature.


PORT_COMPONENT__DISPLAY_NAME

public static final EAttribute PORT_COMPONENT__DISPLAY_NAME
The meta object literal for the 'Display Name' attribute feature.


PORT_COMPONENT__WSDL_PORT

public static final EReference PORT_COMPONENT__WSDL_PORT
The meta object literal for the 'Wsdl Port' containment reference feature.


PORT_COMPONENT__SERVICE_IMPL_BEAN

public static final EReference PORT_COMPONENT__SERVICE_IMPL_BEAN
The meta object literal for the 'Service Impl Bean' containment reference feature.


PORT_COMPONENT__HANDLERS

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


PORT_COMPONENT__DESCRIPTION_TYPE

public static final EReference PORT_COMPONENT__DESCRIPTION_TYPE
The meta object literal for the 'Description Type' containment reference feature.


PORT_COMPONENT__DISPLAY_NAME_TYPE

public static final EReference PORT_COMPONENT__DISPLAY_NAME_TYPE
The meta object literal for the 'Display Name Type' containment reference feature.


PORT_COMPONENT__ICON_TYPE

public static final EReference PORT_COMPONENT__ICON_TYPE
The meta object literal for the 'Icon Type' containment reference feature.


WSDL_PORT

public static final EClass WSDL_PORT
The meta object literal for the 'WSDL Port' class.

See Also:
WSDLPortImpl, WsddPackageImpl.getWSDLPort()

SERVICE_IMPL_BEAN

public static final EClass SERVICE_IMPL_BEAN
The meta object literal for the 'Service Impl Bean' class.

See Also:
ServiceImplBeanImpl, WsddPackageImpl.getServiceImplBean()

SERVICE_IMPL_BEAN__EEJB_LINK

public static final EReference SERVICE_IMPL_BEAN__EEJB_LINK
The meta object literal for the 'EEJB Link' containment reference feature.


SERVICE_IMPL_BEAN__ESERVLET_LINK

public static final EReference SERVICE_IMPL_BEAN__ESERVLET_LINK
The meta object literal for the 'EServlet Link' containment reference feature.


SERVICE_IMPL_BEAN__BEAN_LINK

public static final EReference SERVICE_IMPL_BEAN__BEAN_LINK
The meta object literal for the 'Bean Link' containment reference feature.


SERVLET_LINK

public static final EClass SERVLET_LINK
The meta object literal for the 'Servlet Link' class.

See Also:
ServletLinkImpl, WsddPackageImpl.getServletLink()

SERVLET_LINK__SERVLET_LINK

public static final EAttribute SERVLET_LINK__SERVLET_LINK
The meta object literal for the 'Servlet Link' attribute feature.


EJB_LINK

public static final EClass EJB_LINK
The meta object literal for the 'EJB Link' class.

See Also:
EJBLinkImpl, WsddPackageImpl.getEJBLink()

EJB_LINK__EJB_LINK

public static final EAttribute EJB_LINK__EJB_LINK
The meta object literal for the 'Ejb Link' attribute feature.


HANDLER

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

See Also:
HandlerImpl, WsddPackageImpl.getHandler()

HANDLER__HANDLER_NAME

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


HANDLER__HANDLER_CLASS

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


HANDLER__SOAP_ROLES

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


BEAN_LINK

public static final EClass BEAN_LINK
The meta object literal for the 'Bean Link' class.

See Also:
BeanLinkImpl, WsddPackageImpl.getBeanLink()