|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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 |
public static final EClass WEB_SERVICES
Web Services
' class.
WebServicesImpl
,
WsddPackageImpl.getWebServices()
public static final EReference WEB_SERVICES__WEB_SERVICE_DESCRIPTIONS
public static final EClass WEB_SERVICE_DESCRIPTION
Web Service Description
' class.
WebServiceDescriptionImpl
,
WsddPackageImpl.getWebServiceDescription()
public static final EAttribute WEB_SERVICE_DESCRIPTION__JAXRPC_MAPPING_FILE
public static final EAttribute WEB_SERVICE_DESCRIPTION__WEB_SERVICE_DESCRIPTION_NAME
public static final EAttribute WEB_SERVICE_DESCRIPTION__WSDL_FILE
public static final EAttribute WEB_SERVICE_DESCRIPTION__SMALL_ICON
public static final EAttribute WEB_SERVICE_DESCRIPTION__LARGE_ICON
public static final EAttribute WEB_SERVICE_DESCRIPTION__DESCRIPTION
public static final EAttribute WEB_SERVICE_DESCRIPTION__DISPLAY_NAME
public static final EReference WEB_SERVICE_DESCRIPTION__PORT_COMPONENTS
public static final EReference WEB_SERVICE_DESCRIPTION__DESCRIPTION_TYPE
public static final EReference WEB_SERVICE_DESCRIPTION__DISPLAY_NAME_TYPE
public static final EReference WEB_SERVICE_DESCRIPTION__ICON_TYPE
public static final EClass PORT_COMPONENT
Port Component
' class.
PortComponentImpl
,
WsddPackageImpl.getPortComponent()
public static final EAttribute PORT_COMPONENT__PORT_COMPONENT_NAME
public static final EAttribute PORT_COMPONENT__SERVICE_ENDPOINT_INTERFACE
public static final EAttribute PORT_COMPONENT__SMALL_ICON
public static final EAttribute PORT_COMPONENT__LARGE_ICON
public static final EAttribute PORT_COMPONENT__DESCRIPTION
public static final EAttribute PORT_COMPONENT__DISPLAY_NAME
public static final EReference PORT_COMPONENT__WSDL_PORT
public static final EReference PORT_COMPONENT__SERVICE_IMPL_BEAN
public static final EReference PORT_COMPONENT__HANDLERS
public static final EReference PORT_COMPONENT__DESCRIPTION_TYPE
public static final EReference PORT_COMPONENT__DISPLAY_NAME_TYPE
public static final EReference PORT_COMPONENT__ICON_TYPE
public static final EClass WSDL_PORT
WSDL Port
' class.
WSDLPortImpl
,
WsddPackageImpl.getWSDLPort()
public static final EClass SERVICE_IMPL_BEAN
Service Impl Bean
' class.
ServiceImplBeanImpl
,
WsddPackageImpl.getServiceImplBean()
public static final EReference SERVICE_IMPL_BEAN__EEJB_LINK
public static final EReference SERVICE_IMPL_BEAN__ESERVLET_LINK
public static final EReference SERVICE_IMPL_BEAN__BEAN_LINK
public static final EClass SERVLET_LINK
Servlet Link
' class.
ServletLinkImpl
,
WsddPackageImpl.getServletLink()
public static final EAttribute SERVLET_LINK__SERVLET_LINK
public static final EClass EJB_LINK
EJB Link
' class.
EJBLinkImpl
,
WsddPackageImpl.getEJBLink()
public static final EAttribute EJB_LINK__EJB_LINK
public static final EClass HANDLER
Handler
' class.
HandlerImpl
,
WsddPackageImpl.getHandler()
public static final EAttribute HANDLER__HANDLER_NAME
public static final EAttribute HANDLER__HANDLER_CLASS
public static final EReference HANDLER__INIT_PARAMS
public static final EReference HANDLER__SOAP_HEADERS
public static final EReference HANDLER__SOAP_ROLES
public static final EClass BEAN_LINK
Bean Link
' class.
BeanLinkImpl
,
WsddPackageImpl.getBeanLink()
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |