|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DomPackage
The Package for the model. It contains accessors for the meta objects to represent
DomFactory
Nested Class Summary | |
---|---|
static interface |
DomPackage.Literals
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type |
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage |
---|
org.eclipse.emf.ecore.EPackage.Descriptor, org.eclipse.emf.ecore.EPackage.Registry |
Field Summary | |
---|---|
static DomPackage |
eINSTANCE
The singleton instance of the package. |
static java.lang.String |
eNAME
The package name. |
static java.lang.String |
eNS_PREFIX
The package namespace name. |
static java.lang.String |
eNS_URI
The package namespace URI. |
static int |
IDOM
The meta object id for the ' IDOM ' class. |
static int |
IDOM__WEB_SERVICE_PROJECTS
The feature id for the 'Web Service Projects' containment reference list. |
static int |
IDOM_FEATURE_COUNT
The number of structural features of the 'IDOM' class. |
static int |
IJAVA_WEB_SERVICE_ELEMENT
The meta object id for the ' IJava Web Service Element ' class. |
static int |
IJAVA_WEB_SERVICE_ELEMENT__IMPLEMENTATION
The feature id for the 'Implementation' attribute. |
static int |
IJAVA_WEB_SERVICE_ELEMENT__NAME
The feature id for the 'Name' attribute. |
static int |
IJAVA_WEB_SERVICE_ELEMENT_FEATURE_COUNT
The number of structural features of the 'IJava Web Service Element' class. |
static int |
ISERVICE_ENDPOINT_INTERFACE
The meta object id for the ' IService Endpoint Interface ' class. |
static int |
ISERVICE_ENDPOINT_INTERFACE__IMPLEMENTATION
The feature id for the 'Implementation' attribute. |
static int |
ISERVICE_ENDPOINT_INTERFACE__IMPLEMENTING_WEB_SERVICES
The feature id for the 'Implementing Web Services' reference list. |
static int |
ISERVICE_ENDPOINT_INTERFACE__IMPLICIT
The feature id for the 'Implicit' attribute. |
static int |
ISERVICE_ENDPOINT_INTERFACE__NAME
The feature id for the 'Name' attribute. |
static int |
ISERVICE_ENDPOINT_INTERFACE__SOAP_BINDING_PARAMETER_STYLE
The feature id for the 'Soap Binding Parameter Style' attribute. |
static int |
ISERVICE_ENDPOINT_INTERFACE__SOAP_BINDING_STYLE
The feature id for the 'Soap Binding Style' attribute. |
static int |
ISERVICE_ENDPOINT_INTERFACE__SOAP_BINDING_USE
The feature id for the 'Soap Binding Use' attribute. |
static int |
ISERVICE_ENDPOINT_INTERFACE__TARGET_NAMESPACE
The feature id for the 'Target Namespace' attribute. |
static int |
ISERVICE_ENDPOINT_INTERFACE__WEB_METHODS
The feature id for the 'Web Methods' containment reference list. |
static int |
ISERVICE_ENDPOINT_INTERFACE_FEATURE_COUNT
The number of structural features of the 'IService Endpoint Interface' class. |
static int |
IWEB_METHOD
The meta object id for the ' IWeb Method ' class. |
static int |
IWEB_METHOD__EXCLUDED
The feature id for the 'Excluded' attribute. |
static int |
IWEB_METHOD__IMPLEMENTATION
The feature id for the 'Implementation' attribute. |
static int |
IWEB_METHOD__NAME
The feature id for the 'Name' attribute. |
static int |
IWEB_METHOD__PARAMETERS
The feature id for the 'Parameters' containment reference list. |
static int |
IWEB_METHOD__SOAP_BINDING_PARAMETER_STYLE
The feature id for the 'Soap Binding Parameter Style' attribute. |
static int |
IWEB_METHOD__SOAP_BINDING_STYLE
The feature id for the 'Soap Binding Style' attribute. |
static int |
IWEB_METHOD__SOAP_BINDING_USE
The feature id for the 'Soap Binding Use' attribute. |
static int |
IWEB_METHOD_FEATURE_COUNT
The number of structural features of the 'IWeb Method' class. |
static int |
IWEB_PARAM
The meta object id for the ' IWeb Param ' class. |
static int |
IWEB_PARAM__HEADER
The feature id for the 'Header' attribute. |
static int |
IWEB_PARAM__IMPLEMENTATION
The feature id for the 'Implementation' attribute. |
static int |
IWEB_PARAM__KIND
The feature id for the 'Kind' attribute. |
static int |
IWEB_PARAM__NAME
The feature id for the 'Name' attribute. |
static int |
IWEB_PARAM__PART_NAME
The feature id for the 'Part Name' attribute. |
static int |
IWEB_PARAM__TARGET_NAMESPACE
The feature id for the 'Target Namespace' attribute. |
static int |
IWEB_PARAM__TYPE_NAME
The feature id for the 'Type Name' attribute. |
static int |
IWEB_PARAM_FEATURE_COUNT
The number of structural features of the 'IWeb Param' class. |
static int |
IWEB_SERVICE
The meta object id for the ' IWeb Service ' class. |
static int |
IWEB_SERVICE__IMPLEMENTATION
The feature id for the 'Implementation' attribute. |
static int |
IWEB_SERVICE__NAME
The feature id for the 'Name' attribute. |
static int |
IWEB_SERVICE__PORT_NAME
The feature id for the 'Port Name' attribute. |
static int |
IWEB_SERVICE__SERVICE_ENDPOINT
The feature id for the 'Service Endpoint' reference. |
static int |
IWEB_SERVICE__TARGET_NAMESPACE
The feature id for the 'Target Namespace' attribute. |
static int |
IWEB_SERVICE__WSDL_LOCATION
The feature id for the 'Wsdl Location' attribute. |
static int |
IWEB_SERVICE_FEATURE_COUNT
The number of structural features of the 'IWeb Service' class. |
static int |
IWEB_SERVICE_PROJECT
The meta object id for the ' IWeb Service Project ' class. |
static int |
IWEB_SERVICE_PROJECT__NAME
The feature id for the 'Name' attribute. |
static int |
IWEB_SERVICE_PROJECT__SERVICE_ENDPOINT_INTERFACES
The feature id for the 'Service Endpoint Interfaces' containment reference list. |
static int |
IWEB_SERVICE_PROJECT__WEB_SERVICES
The feature id for the 'Web Services' containment reference list. |
static int |
IWEB_SERVICE_PROJECT_FEATURE_COUNT
The number of structural features of the 'IWeb Service Project' class. |
static int |
IWEB_TYPE
The meta object id for the ' IWeb Type ' class. |
static int |
IWEB_TYPE__IMPLEMENTATION
The feature id for the 'Implementation' attribute. |
static int |
IWEB_TYPE__NAME
The feature id for the 'Name' attribute. |
static int |
IWEB_TYPE_FEATURE_COUNT
The number of structural features of the 'IWeb Type' class. |
static int |
SOAP_BINDING_PARAMETER_STYLE
The meta object id for the ' SOAP Binding Parameter Style ' enum. |
static int |
SOAP_BINDING_STYLE
The meta object id for the ' SOAP Binding Style ' enum. |
static int |
SOAP_BINDING_USE
The meta object id for the ' SOAP Binding Use ' enum. |
static int |
WEB_PARAM_KIND
The meta object id for the ' Web Param Kind ' enum. |
Method Summary | |
---|---|
DomFactory |
getDomFactory()
Returns the factory that creates the instances of the model. |
org.eclipse.emf.ecore.EReference |
getIDOM_WebServiceProjects()
Returns the meta object for the containment reference list ' Web Service Projects '. |
org.eclipse.emf.ecore.EClass |
getIDOM()
Returns the meta object for class ' IDOM '. |
org.eclipse.emf.ecore.EAttribute |
getIJavaWebServiceElement_Implementation()
Returns the meta object for the attribute ' Implementation '. |
org.eclipse.emf.ecore.EAttribute |
getIJavaWebServiceElement_Name()
Returns the meta object for the attribute ' Name '. |
org.eclipse.emf.ecore.EClass |
getIJavaWebServiceElement()
Returns the meta object for class ' IJava Web Service Element '. |
org.eclipse.emf.ecore.EReference |
getIServiceEndpointInterface_ImplementingWebServices()
Returns the meta object for the reference list ' Implementing Web Services '. |
org.eclipse.emf.ecore.EAttribute |
getIServiceEndpointInterface_Implicit()
Returns the meta object for the attribute ' Implicit '. |
org.eclipse.emf.ecore.EAttribute |
getIServiceEndpointInterface_SoapBindingParameterStyle()
Returns the meta object for the attribute ' Soap Binding Parameter Style '. |
org.eclipse.emf.ecore.EAttribute |
getIServiceEndpointInterface_SoapBindingStyle()
Returns the meta object for the attribute ' Soap Binding Style '. |
org.eclipse.emf.ecore.EAttribute |
getIServiceEndpointInterface_SoapBindingUse()
Returns the meta object for the attribute ' Soap Binding Use '. |
org.eclipse.emf.ecore.EAttribute |
getIServiceEndpointInterface_TargetNamespace()
Returns the meta object for the attribute ' Target Namespace '. |
org.eclipse.emf.ecore.EReference |
getIServiceEndpointInterface_WebMethods()
Returns the meta object for the containment reference list ' Web Methods '. |
org.eclipse.emf.ecore.EClass |
getIServiceEndpointInterface()
Returns the meta object for class ' IService Endpoint Interface '. |
org.eclipse.emf.ecore.EAttribute |
getIWebMethod_Excluded()
Returns the meta object for the attribute ' Excluded '. |
org.eclipse.emf.ecore.EReference |
getIWebMethod_Parameters()
Returns the meta object for the containment reference list ' Parameters '. |
org.eclipse.emf.ecore.EAttribute |
getIWebMethod_SoapBindingParameterStyle()
Returns the meta object for the attribute ' Soap Binding Parameter Style '. |
org.eclipse.emf.ecore.EAttribute |
getIWebMethod_SoapBindingStyle()
Returns the meta object for the attribute ' Soap Binding Style '. |
org.eclipse.emf.ecore.EAttribute |
getIWebMethod_SoapBindingUse()
Returns the meta object for the attribute ' Soap Binding Use '. |
org.eclipse.emf.ecore.EClass |
getIWebMethod()
Returns the meta object for class ' IWeb Method '. |
org.eclipse.emf.ecore.EAttribute |
getIWebParam_Header()
Returns the meta object for the attribute ' Header '. |
org.eclipse.emf.ecore.EAttribute |
getIWebParam_Kind()
Returns the meta object for the attribute ' Kind '. |
org.eclipse.emf.ecore.EAttribute |
getIWebParam_PartName()
Returns the meta object for the attribute ' Part Name '. |
org.eclipse.emf.ecore.EAttribute |
getIWebParam_TargetNamespace()
Returns the meta object for the attribute ' Target Namespace '. |
org.eclipse.emf.ecore.EAttribute |
getIWebParam_TypeName()
Returns the meta object for the attribute ' Type Name '. |
org.eclipse.emf.ecore.EClass |
getIWebParam()
Returns the meta object for class ' IWeb Param '. |
org.eclipse.emf.ecore.EAttribute |
getIWebService_PortName()
Returns the meta object for the attribute ' Port Name '. |
org.eclipse.emf.ecore.EReference |
getIWebService_ServiceEndpoint()
Returns the meta object for the reference ' Service Endpoint '. |
org.eclipse.emf.ecore.EAttribute |
getIWebService_TargetNamespace()
Returns the meta object for the attribute ' Target Namespace '. |
org.eclipse.emf.ecore.EAttribute |
getIWebService_WsdlLocation()
Returns the meta object for the attribute ' Wsdl Location '. |
org.eclipse.emf.ecore.EClass |
getIWebService()
Returns the meta object for class ' IWeb Service '. |
org.eclipse.emf.ecore.EAttribute |
getIWebServiceProject_Name()
Returns the meta object for the attribute ' Name '. |
org.eclipse.emf.ecore.EReference |
getIWebServiceProject_ServiceEndpointInterfaces()
Returns the meta object for the containment reference list ' Service Endpoint Interfaces '. |
org.eclipse.emf.ecore.EReference |
getIWebServiceProject_WebServices()
Returns the meta object for the containment reference list ' Web Services '. |
org.eclipse.emf.ecore.EClass |
getIWebServiceProject()
Returns the meta object for class ' IWeb Service Project '. |
org.eclipse.emf.ecore.EClass |
getIWebType()
Returns the meta object for class ' IWeb Type '. |
org.eclipse.emf.ecore.EEnum |
getSOAPBindingParameterStyle()
Returns the meta object for enum ' SOAP Binding Parameter Style '. |
org.eclipse.emf.ecore.EEnum |
getSOAPBindingStyle()
Returns the meta object for enum ' SOAP Binding Style '. |
org.eclipse.emf.ecore.EEnum |
getSOAPBindingUse()
Returns the meta object for enum ' SOAP Binding Use '. |
org.eclipse.emf.ecore.EEnum |
getWebParamKind()
Returns the meta object for enum ' Web Param Kind '. |
Methods inherited from interface org.eclipse.emf.ecore.EPackage |
---|
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI |
Methods inherited from interface org.eclipse.emf.ecore.ENamedElement |
---|
getName, setName |
Methods inherited from interface org.eclipse.emf.ecore.EModelElement |
---|
getEAnnotation, getEAnnotations |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Field Detail |
---|
static final java.lang.String eNAME
static final java.lang.String eNS_URI
static final java.lang.String eNS_PREFIX
static final DomPackage eINSTANCE
static final int IDOM
IDOM
' class.
IDOMImpl
,
DomPackageImpl.getIDOM()
,
Constant Field Valuesstatic final int IDOM__WEB_SERVICE_PROJECTS
static final int IDOM_FEATURE_COUNT
static final int IJAVA_WEB_SERVICE_ELEMENT
IJava Web Service Element
' class.
IJavaWebServiceElementImpl
,
DomPackageImpl.getIJavaWebServiceElement()
,
Constant Field Valuesstatic final int IJAVA_WEB_SERVICE_ELEMENT__IMPLEMENTATION
static final int IJAVA_WEB_SERVICE_ELEMENT__NAME
static final int IJAVA_WEB_SERVICE_ELEMENT_FEATURE_COUNT
static final int ISERVICE_ENDPOINT_INTERFACE
IService Endpoint Interface
' class.
IServiceEndpointInterfaceImpl
,
DomPackageImpl.getIServiceEndpointInterface()
,
Constant Field Valuesstatic final int ISERVICE_ENDPOINT_INTERFACE__IMPLEMENTATION
static final int ISERVICE_ENDPOINT_INTERFACE__NAME
static final int ISERVICE_ENDPOINT_INTERFACE__IMPLICIT
static final int ISERVICE_ENDPOINT_INTERFACE__IMPLEMENTING_WEB_SERVICES
static final int ISERVICE_ENDPOINT_INTERFACE__WEB_METHODS
static final int ISERVICE_ENDPOINT_INTERFACE__TARGET_NAMESPACE
static final int ISERVICE_ENDPOINT_INTERFACE__SOAP_BINDING_STYLE
static final int ISERVICE_ENDPOINT_INTERFACE__SOAP_BINDING_USE
static final int ISERVICE_ENDPOINT_INTERFACE__SOAP_BINDING_PARAMETER_STYLE
static final int ISERVICE_ENDPOINT_INTERFACE_FEATURE_COUNT
static final int IWEB_METHOD
IWeb Method
' class.
IWebMethodImpl
,
DomPackageImpl.getIWebMethod()
,
Constant Field Valuesstatic final int IWEB_METHOD__IMPLEMENTATION
static final int IWEB_METHOD__NAME
static final int IWEB_METHOD__PARAMETERS
static final int IWEB_METHOD__EXCLUDED
static final int IWEB_METHOD__SOAP_BINDING_STYLE
static final int IWEB_METHOD__SOAP_BINDING_USE
static final int IWEB_METHOD__SOAP_BINDING_PARAMETER_STYLE
static final int IWEB_METHOD_FEATURE_COUNT
static final int IWEB_PARAM
IWeb Param
' class.
IWebParamImpl
,
DomPackageImpl.getIWebParam()
,
Constant Field Valuesstatic final int IWEB_PARAM__IMPLEMENTATION
static final int IWEB_PARAM__NAME
static final int IWEB_PARAM__KIND
static final int IWEB_PARAM__TYPE_NAME
static final int IWEB_PARAM__PART_NAME
static final int IWEB_PARAM__TARGET_NAMESPACE
static final int IWEB_PARAM__HEADER
static final int IWEB_PARAM_FEATURE_COUNT
static final int IWEB_SERVICE
IWeb Service
' class.
IWebServiceImpl
,
DomPackageImpl.getIWebService()
,
Constant Field Valuesstatic final int IWEB_SERVICE__IMPLEMENTATION
static final int IWEB_SERVICE__NAME
static final int IWEB_SERVICE__SERVICE_ENDPOINT
static final int IWEB_SERVICE__TARGET_NAMESPACE
static final int IWEB_SERVICE__PORT_NAME
static final int IWEB_SERVICE__WSDL_LOCATION
static final int IWEB_SERVICE_FEATURE_COUNT
static final int IWEB_SERVICE_PROJECT
IWeb Service Project
' class.
IWebServiceProjectImpl
,
DomPackageImpl.getIWebServiceProject()
,
Constant Field Valuesstatic final int IWEB_SERVICE_PROJECT__WEB_SERVICES
static final int IWEB_SERVICE_PROJECT__SERVICE_ENDPOINT_INTERFACES
static final int IWEB_SERVICE_PROJECT__NAME
static final int IWEB_SERVICE_PROJECT_FEATURE_COUNT
static final int IWEB_TYPE
IWeb Type
' class.
IWebTypeImpl
,
DomPackageImpl.getIWebType()
,
Constant Field Valuesstatic final int IWEB_TYPE__IMPLEMENTATION
static final int IWEB_TYPE__NAME
static final int IWEB_TYPE_FEATURE_COUNT
static final int WEB_PARAM_KIND
Web Param Kind
' enum.
WebParamKind
,
DomPackageImpl.getWebParamKind()
,
Constant Field Valuesstatic final int SOAP_BINDING_STYLE
SOAP Binding Style
' enum.
SOAPBindingStyle
,
DomPackageImpl.getSOAPBindingStyle()
,
Constant Field Valuesstatic final int SOAP_BINDING_USE
SOAP Binding Use
' enum.
SOAPBindingUse
,
DomPackageImpl.getSOAPBindingUse()
,
Constant Field Valuesstatic final int SOAP_BINDING_PARAMETER_STYLE
SOAP Binding Parameter Style
' enum.
SOAPBindingParameterStyle
,
DomPackageImpl.getSOAPBindingParameterStyle()
,
Constant Field ValuesMethod Detail |
---|
org.eclipse.emf.ecore.EClass getIDOM()
IDOM
'.
IDOM
org.eclipse.emf.ecore.EReference getIDOM_WebServiceProjects()
Web Service Projects
'.
IDOM.getWebServiceProjects()
,
getIDOM()
org.eclipse.emf.ecore.EClass getIJavaWebServiceElement()
IJava Web Service Element
'.
IJavaWebServiceElement
org.eclipse.emf.ecore.EAttribute getIJavaWebServiceElement_Implementation()
Implementation
'.
IJavaWebServiceElement.getImplementation()
,
getIJavaWebServiceElement()
org.eclipse.emf.ecore.EAttribute getIJavaWebServiceElement_Name()
Name
'.
IJavaWebServiceElement.getName()
,
getIJavaWebServiceElement()
org.eclipse.emf.ecore.EClass getIServiceEndpointInterface()
IService Endpoint Interface
'.
IServiceEndpointInterface
org.eclipse.emf.ecore.EAttribute getIServiceEndpointInterface_Implicit()
Implicit
'.
IServiceEndpointInterface.isImplicit()
,
getIServiceEndpointInterface()
org.eclipse.emf.ecore.EReference getIServiceEndpointInterface_ImplementingWebServices()
Implementing Web Services
'.
IServiceEndpointInterface.getImplementingWebServices()
,
getIServiceEndpointInterface()
org.eclipse.emf.ecore.EReference getIServiceEndpointInterface_WebMethods()
Web Methods
'.
IServiceEndpointInterface.getWebMethods()
,
getIServiceEndpointInterface()
org.eclipse.emf.ecore.EAttribute getIServiceEndpointInterface_TargetNamespace()
Target Namespace
'.
IServiceEndpointInterface.getTargetNamespace()
,
getIServiceEndpointInterface()
org.eclipse.emf.ecore.EAttribute getIServiceEndpointInterface_SoapBindingStyle()
Soap Binding Style
'.
IServiceEndpointInterface.getSoapBindingStyle()
,
getIServiceEndpointInterface()
org.eclipse.emf.ecore.EAttribute getIServiceEndpointInterface_SoapBindingUse()
Soap Binding Use
'.
IServiceEndpointInterface.getSoapBindingUse()
,
getIServiceEndpointInterface()
org.eclipse.emf.ecore.EAttribute getIServiceEndpointInterface_SoapBindingParameterStyle()
Soap Binding Parameter Style
'.
IServiceEndpointInterface.getSoapBindingParameterStyle()
,
getIServiceEndpointInterface()
org.eclipse.emf.ecore.EClass getIWebMethod()
IWeb Method
'.
IWebMethod
org.eclipse.emf.ecore.EReference getIWebMethod_Parameters()
Parameters
'.
IWebMethod.getParameters()
,
getIWebMethod()
org.eclipse.emf.ecore.EAttribute getIWebMethod_Excluded()
Excluded
'.
IWebMethod.isExcluded()
,
getIWebMethod()
org.eclipse.emf.ecore.EAttribute getIWebMethod_SoapBindingStyle()
Soap Binding Style
'.
IWebMethod.getSoapBindingStyle()
,
getIWebMethod()
org.eclipse.emf.ecore.EAttribute getIWebMethod_SoapBindingUse()
Soap Binding Use
'.
IWebMethod.getSoapBindingUse()
,
getIWebMethod()
org.eclipse.emf.ecore.EAttribute getIWebMethod_SoapBindingParameterStyle()
Soap Binding Parameter Style
'.
IWebMethod.getSoapBindingParameterStyle()
,
getIWebMethod()
org.eclipse.emf.ecore.EClass getIWebParam()
IWeb Param
'.
IWebParam
org.eclipse.emf.ecore.EAttribute getIWebParam_Kind()
Kind
'.
IWebParam.getKind()
,
getIWebParam()
org.eclipse.emf.ecore.EAttribute getIWebParam_TypeName()
Type Name
'.
IWebParam.getTypeName()
,
getIWebParam()
org.eclipse.emf.ecore.EAttribute getIWebParam_PartName()
Part Name
'.
IWebParam.getPartName()
,
getIWebParam()
org.eclipse.emf.ecore.EAttribute getIWebParam_TargetNamespace()
Target Namespace
'.
IWebParam.getTargetNamespace()
,
getIWebParam()
org.eclipse.emf.ecore.EAttribute getIWebParam_Header()
Header
'.
IWebParam.isHeader()
,
getIWebParam()
org.eclipse.emf.ecore.EClass getIWebService()
IWeb Service
'.
IWebService
org.eclipse.emf.ecore.EReference getIWebService_ServiceEndpoint()
Service Endpoint
'.
IWebService.getServiceEndpoint()
,
getIWebService()
org.eclipse.emf.ecore.EAttribute getIWebService_TargetNamespace()
Target Namespace
'.
IWebService.getTargetNamespace()
,
getIWebService()
org.eclipse.emf.ecore.EAttribute getIWebService_PortName()
Port Name
'.
IWebService.getPortName()
,
getIWebService()
org.eclipse.emf.ecore.EAttribute getIWebService_WsdlLocation()
Wsdl Location
'.
IWebService.getWsdlLocation()
,
getIWebService()
org.eclipse.emf.ecore.EClass getIWebServiceProject()
IWeb Service Project
'.
IWebServiceProject
org.eclipse.emf.ecore.EReference getIWebServiceProject_WebServices()
Web Services
'.
IWebServiceProject.getWebServices()
,
getIWebServiceProject()
org.eclipse.emf.ecore.EReference getIWebServiceProject_ServiceEndpointInterfaces()
Service Endpoint Interfaces
'.
IWebServiceProject.getServiceEndpointInterfaces()
,
getIWebServiceProject()
org.eclipse.emf.ecore.EAttribute getIWebServiceProject_Name()
Name
'.
IWebServiceProject.getName()
,
getIWebServiceProject()
org.eclipse.emf.ecore.EClass getIWebType()
IWeb Type
'.
IWebType
org.eclipse.emf.ecore.EEnum getWebParamKind()
Web Param Kind
'.
WebParamKind
org.eclipse.emf.ecore.EEnum getSOAPBindingStyle()
SOAP Binding Style
'.
SOAPBindingStyle
org.eclipse.emf.ecore.EEnum getSOAPBindingUse()
SOAP Binding Use
'.
SOAPBindingUse
org.eclipse.emf.ecore.EEnum getSOAPBindingParameterStyle()
SOAP Binding Parameter Style
'.
SOAPBindingParameterStyle
DomFactory getDomFactory()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |