|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface DomPackage.Literals
Defines literals for the meta objects that represent
Field Summary | |
---|---|
static org.eclipse.emf.ecore.EClass |
IDOM
The meta object literal for the ' IDOM ' class. |
static org.eclipse.emf.ecore.EReference |
IDOM__WEB_SERVICE_PROJECTS
The meta object literal for the 'Web Service Projects' containment reference list feature. |
static org.eclipse.emf.ecore.EClass |
IJAVA_WEB_SERVICE_ELEMENT
The meta object literal for the ' IJava Web Service Element ' class. |
static org.eclipse.emf.ecore.EAttribute |
IJAVA_WEB_SERVICE_ELEMENT__IMPLEMENTATION
The meta object literal for the 'Implementation' attribute feature. |
static org.eclipse.emf.ecore.EAttribute |
IJAVA_WEB_SERVICE_ELEMENT__NAME
The meta object literal for the 'Name' attribute feature. |
static org.eclipse.emf.ecore.EClass |
ISERVICE_ENDPOINT_INTERFACE
The meta object literal for the ' IService Endpoint Interface ' class. |
static org.eclipse.emf.ecore.EReference |
ISERVICE_ENDPOINT_INTERFACE__IMPLEMENTING_WEB_SERVICES
The meta object literal for the 'Implementing Web Services' reference list feature. |
static org.eclipse.emf.ecore.EAttribute |
ISERVICE_ENDPOINT_INTERFACE__IMPLICIT
The meta object literal for the 'Implicit' attribute feature. |
static org.eclipse.emf.ecore.EAttribute |
ISERVICE_ENDPOINT_INTERFACE__SOAP_BINDING_PARAMETER_STYLE
The meta object literal for the 'Soap Binding Parameter Style' attribute feature. |
static org.eclipse.emf.ecore.EAttribute |
ISERVICE_ENDPOINT_INTERFACE__SOAP_BINDING_STYLE
The meta object literal for the 'Soap Binding Style' attribute feature. |
static org.eclipse.emf.ecore.EAttribute |
ISERVICE_ENDPOINT_INTERFACE__SOAP_BINDING_USE
The meta object literal for the 'Soap Binding Use' attribute feature. |
static org.eclipse.emf.ecore.EAttribute |
ISERVICE_ENDPOINT_INTERFACE__TARGET_NAMESPACE
The meta object literal for the 'Target Namespace' attribute feature. |
static org.eclipse.emf.ecore.EReference |
ISERVICE_ENDPOINT_INTERFACE__WEB_METHODS
The meta object literal for the 'Web Methods' containment reference list feature. |
static org.eclipse.emf.ecore.EClass |
IWEB_METHOD
The meta object literal for the ' IWeb Method ' class. |
static org.eclipse.emf.ecore.EAttribute |
IWEB_METHOD__EXCLUDED
The meta object literal for the 'Excluded' attribute feature. |
static org.eclipse.emf.ecore.EReference |
IWEB_METHOD__PARAMETERS
The meta object literal for the 'Parameters' containment reference list feature. |
static org.eclipse.emf.ecore.EAttribute |
IWEB_METHOD__SOAP_BINDING_PARAMETER_STYLE
The meta object literal for the 'Soap Binding Parameter Style' attribute feature. |
static org.eclipse.emf.ecore.EAttribute |
IWEB_METHOD__SOAP_BINDING_STYLE
The meta object literal for the 'Soap Binding Style' attribute feature. |
static org.eclipse.emf.ecore.EAttribute |
IWEB_METHOD__SOAP_BINDING_USE
The meta object literal for the 'Soap Binding Use' attribute feature. |
static org.eclipse.emf.ecore.EClass |
IWEB_PARAM
The meta object literal for the ' IWeb Param ' class. |
static org.eclipse.emf.ecore.EAttribute |
IWEB_PARAM__HEADER
The meta object literal for the 'Header' attribute feature. |
static org.eclipse.emf.ecore.EAttribute |
IWEB_PARAM__KIND
The meta object literal for the 'Kind' attribute feature. |
static org.eclipse.emf.ecore.EAttribute |
IWEB_PARAM__PART_NAME
The meta object literal for the 'Part Name' attribute feature. |
static org.eclipse.emf.ecore.EAttribute |
IWEB_PARAM__TARGET_NAMESPACE
The meta object literal for the 'Target Namespace' attribute feature. |
static org.eclipse.emf.ecore.EAttribute |
IWEB_PARAM__TYPE_NAME
The meta object literal for the 'Type Name' attribute feature. |
static org.eclipse.emf.ecore.EClass |
IWEB_SERVICE
The meta object literal for the ' IWeb Service ' class. |
static org.eclipse.emf.ecore.EAttribute |
IWEB_SERVICE__PORT_NAME
The meta object literal for the 'Port Name' attribute feature. |
static org.eclipse.emf.ecore.EReference |
IWEB_SERVICE__SERVICE_ENDPOINT
The meta object literal for the 'Service Endpoint' reference feature. |
static org.eclipse.emf.ecore.EAttribute |
IWEB_SERVICE__TARGET_NAMESPACE
The meta object literal for the 'Target Namespace' attribute feature. |
static org.eclipse.emf.ecore.EAttribute |
IWEB_SERVICE__WSDL_LOCATION
The meta object literal for the 'Wsdl Location' attribute feature. |
static org.eclipse.emf.ecore.EClass |
IWEB_SERVICE_PROJECT
The meta object literal for the ' IWeb Service Project ' class. |
static org.eclipse.emf.ecore.EAttribute |
IWEB_SERVICE_PROJECT__NAME
The meta object literal for the 'Name' attribute feature. |
static org.eclipse.emf.ecore.EReference |
IWEB_SERVICE_PROJECT__SERVICE_ENDPOINT_INTERFACES
The meta object literal for the 'Service Endpoint Interfaces' containment reference list feature. |
static org.eclipse.emf.ecore.EReference |
IWEB_SERVICE_PROJECT__WEB_SERVICES
The meta object literal for the 'Web Services' containment reference list feature. |
static org.eclipse.emf.ecore.EClass |
IWEB_TYPE
The meta object literal for the ' IWeb Type ' class. |
static org.eclipse.emf.ecore.EEnum |
SOAP_BINDING_PARAMETER_STYLE
The meta object literal for the ' SOAP Binding Parameter Style ' enum. |
static org.eclipse.emf.ecore.EEnum |
SOAP_BINDING_STYLE
The meta object literal for the ' SOAP Binding Style ' enum. |
static org.eclipse.emf.ecore.EEnum |
SOAP_BINDING_USE
The meta object literal for the ' SOAP Binding Use ' enum. |
static org.eclipse.emf.ecore.EEnum |
WEB_PARAM_KIND
The meta object literal for the ' Web Param Kind ' enum. |
Field Detail |
---|
static final org.eclipse.emf.ecore.EClass IDOM
IDOM
' class.
IDOMImpl
,
DomPackageImpl.getIDOM()
static final org.eclipse.emf.ecore.EReference IDOM__WEB_SERVICE_PROJECTS
static final org.eclipse.emf.ecore.EClass IJAVA_WEB_SERVICE_ELEMENT
IJava Web Service Element
' class.
IJavaWebServiceElementImpl
,
DomPackageImpl.getIJavaWebServiceElement()
static final org.eclipse.emf.ecore.EAttribute IJAVA_WEB_SERVICE_ELEMENT__IMPLEMENTATION
static final org.eclipse.emf.ecore.EAttribute IJAVA_WEB_SERVICE_ELEMENT__NAME
static final org.eclipse.emf.ecore.EClass ISERVICE_ENDPOINT_INTERFACE
IService Endpoint Interface
' class.
IServiceEndpointInterfaceImpl
,
DomPackageImpl.getIServiceEndpointInterface()
static final org.eclipse.emf.ecore.EAttribute ISERVICE_ENDPOINT_INTERFACE__IMPLICIT
static final org.eclipse.emf.ecore.EReference ISERVICE_ENDPOINT_INTERFACE__IMPLEMENTING_WEB_SERVICES
static final org.eclipse.emf.ecore.EReference ISERVICE_ENDPOINT_INTERFACE__WEB_METHODS
static final org.eclipse.emf.ecore.EAttribute ISERVICE_ENDPOINT_INTERFACE__TARGET_NAMESPACE
static final org.eclipse.emf.ecore.EAttribute ISERVICE_ENDPOINT_INTERFACE__SOAP_BINDING_STYLE
static final org.eclipse.emf.ecore.EAttribute ISERVICE_ENDPOINT_INTERFACE__SOAP_BINDING_USE
static final org.eclipse.emf.ecore.EAttribute ISERVICE_ENDPOINT_INTERFACE__SOAP_BINDING_PARAMETER_STYLE
static final org.eclipse.emf.ecore.EClass IWEB_METHOD
IWeb Method
' class.
IWebMethodImpl
,
DomPackageImpl.getIWebMethod()
static final org.eclipse.emf.ecore.EReference IWEB_METHOD__PARAMETERS
static final org.eclipse.emf.ecore.EAttribute IWEB_METHOD__EXCLUDED
static final org.eclipse.emf.ecore.EAttribute IWEB_METHOD__SOAP_BINDING_STYLE
static final org.eclipse.emf.ecore.EAttribute IWEB_METHOD__SOAP_BINDING_USE
static final org.eclipse.emf.ecore.EAttribute IWEB_METHOD__SOAP_BINDING_PARAMETER_STYLE
static final org.eclipse.emf.ecore.EClass IWEB_PARAM
IWeb Param
' class.
IWebParamImpl
,
DomPackageImpl.getIWebParam()
static final org.eclipse.emf.ecore.EAttribute IWEB_PARAM__KIND
static final org.eclipse.emf.ecore.EAttribute IWEB_PARAM__TYPE_NAME
static final org.eclipse.emf.ecore.EAttribute IWEB_PARAM__PART_NAME
static final org.eclipse.emf.ecore.EAttribute IWEB_PARAM__TARGET_NAMESPACE
static final org.eclipse.emf.ecore.EAttribute IWEB_PARAM__HEADER
static final org.eclipse.emf.ecore.EClass IWEB_SERVICE
IWeb Service
' class.
IWebServiceImpl
,
DomPackageImpl.getIWebService()
static final org.eclipse.emf.ecore.EReference IWEB_SERVICE__SERVICE_ENDPOINT
static final org.eclipse.emf.ecore.EAttribute IWEB_SERVICE__TARGET_NAMESPACE
static final org.eclipse.emf.ecore.EAttribute IWEB_SERVICE__PORT_NAME
static final org.eclipse.emf.ecore.EAttribute IWEB_SERVICE__WSDL_LOCATION
static final org.eclipse.emf.ecore.EClass IWEB_SERVICE_PROJECT
IWeb Service Project
' class.
IWebServiceProjectImpl
,
DomPackageImpl.getIWebServiceProject()
static final org.eclipse.emf.ecore.EReference IWEB_SERVICE_PROJECT__WEB_SERVICES
static final org.eclipse.emf.ecore.EReference IWEB_SERVICE_PROJECT__SERVICE_ENDPOINT_INTERFACES
static final org.eclipse.emf.ecore.EAttribute IWEB_SERVICE_PROJECT__NAME
static final org.eclipse.emf.ecore.EClass IWEB_TYPE
IWeb Type
' class.
IWebTypeImpl
,
DomPackageImpl.getIWebType()
static final org.eclipse.emf.ecore.EEnum WEB_PARAM_KIND
Web Param Kind
' enum.
WebParamKind
,
DomPackageImpl.getWebParamKind()
static final org.eclipse.emf.ecore.EEnum SOAP_BINDING_STYLE
SOAP Binding Style
' enum.
SOAPBindingStyle
,
DomPackageImpl.getSOAPBindingStyle()
static final org.eclipse.emf.ecore.EEnum SOAP_BINDING_USE
SOAP Binding Use
' enum.
SOAPBindingUse
,
DomPackageImpl.getSOAPBindingUse()
static final org.eclipse.emf.ecore.EEnum SOAP_BINDING_PARAMETER_STYLE
SOAP Binding Parameter Style
' enum.
SOAPBindingParameterStyle
,
DomPackageImpl.getSOAPBindingParameterStyle()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |