org.eclipse.jst.j2ee.webservice.wsclient
Interface Webservice_clientPackage

All Superinterfaces:
org.eclipse.emf.ecore.EModelElement, org.eclipse.emf.ecore.ENamedElement, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.EPackage, org.eclipse.emf.common.notify.Notifier

public interface Webservice_clientPackage
extends org.eclipse.emf.ecore.EPackage

The Package for the model. It contains accessors for the meta objects to represent

/**

Note: This class/interface is part of an interim API that is still under development and expected to change significantly before reaching stability. It is being made available at this early stage to solicit feedback from pioneering adopters on the understanding that any code that uses this API will almost certainly be broken (repeatedly) as the API evolves.

See Also:
Webservice_clientFactory

Nested Class Summary
static interface Webservice_clientPackage.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 int COMPONENT_SCOPED_REFS
          The meta object id for the 'Component Scoped Refs' class
static int COMPONENT_SCOPED_REFS__COMPONENT_NAME
          The feature id for the 'Component Name' attribute
static int COMPONENT_SCOPED_REFS__SERVICE_REFS
          The feature id for the 'Service Refs' containment reference list
static int COMPONENT_SCOPED_REFS_FEATURE_COUNT
          The number of structural features of the 'Component Scoped Refs' class
static Webservice_clientPackage 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 HANDLER
          The meta object id for the 'Handler' class
static int HANDLER__DESCRIPTION
          The feature id for the 'Description' attribute
static int HANDLER__DESCRIPTIONS
          The feature id for the 'Descriptions' containment reference list
static int HANDLER__DISPLAY_NAME
          The feature id for the 'Display Name' attribute
static int HANDLER__DISPLAY_NAMES
          The feature id for the 'Display Names' containment reference list
static int HANDLER__HANDLER_CLASS
          The feature id for the 'Handler Class' reference
static int HANDLER__HANDLER_NAME
          The feature id for the 'Handler Name' attribute
static int HANDLER__ICONS
          The feature id for the 'Icons' containment reference list
static int HANDLER__INIT_PARAMS
          The feature id for the 'Init Params' containment reference list
static int HANDLER__LARGE_ICON
          The feature id for the 'Large Icon' attribute
static int HANDLER__PORT_NAMES
          The feature id for the 'Port Names' attribute list
static int HANDLER__SMALL_ICON
          The feature id for the 'Small Icon' attribute
static int HANDLER__SOAP_HEADERS
          The feature id for the 'Soap Headers' containment reference list
static int HANDLER__SOAP_ROLES
          The feature id for the 'Soap Roles' attribute list
static int HANDLER_FEATURE_COUNT
          The number of structural features of the 'Handler' class
static int PORT_COMPONENT_REF
          The meta object id for the 'Port Component Ref' class
static int PORT_COMPONENT_REF__PORT_COMPONENT_LINK
          The feature id for the 'Port Component Link' attribute
static int PORT_COMPONENT_REF__SERVICE_ENDPOINT_INTERFACE
          The feature id for the 'Service Endpoint Interface' reference
static int PORT_COMPONENT_REF_FEATURE_COUNT
          The number of structural features of the 'Port Component Ref' class
static int SERVICE_REF
          The meta object id for the 'Service Ref' class
static int SERVICE_REF__DESCRIPTION
          The feature id for the 'Description' attribute
static int SERVICE_REF__DESCRIPTIONS
          The feature id for the 'Descriptions' containment reference list
static int SERVICE_REF__DISPLAY_NAME
          The feature id for the 'Display Name' attribute
static int SERVICE_REF__DISPLAY_NAMES
          The feature id for the 'Display Names' containment reference list
static int SERVICE_REF__HANDLERS
          The feature id for the 'Handlers' containment reference list
static int SERVICE_REF__ICONS
          The feature id for the 'Icons' containment reference list
static int SERVICE_REF__JAXRPC_MAPPING_FILE
          The feature id for the 'Jaxrpc Mapping File' attribute
static int SERVICE_REF__LARGE_ICON
          The feature id for the 'Large Icon' attribute
static int SERVICE_REF__PORT_COMPONENT_REFS
          The feature id for the 'Port Component Refs' containment reference list
static int SERVICE_REF__SERVICE_INTERFACE
          The feature id for the 'Service Interface' reference
static int SERVICE_REF__SERVICE_QNAME
          The feature id for the 'Service Qname' containment reference
static int SERVICE_REF__SERVICE_REF_NAME
          The feature id for the 'Service Ref Name' attribute
static int SERVICE_REF__SMALL_ICON
          The feature id for the 'Small Icon' attribute
static int SERVICE_REF__WSDL_FILE
          The feature id for the 'Wsdl File' attribute
static int SERVICE_REF_FEATURE_COUNT
          The number of structural features of the 'Service Ref' class
static int WEB_SERVICES_CLIENT
          The meta object id for the 'Web Services Client' class
static int WEB_SERVICES_CLIENT__COMPONENT_SCOPED_REFS
          The feature id for the 'Component Scoped Refs' containment reference list
static int WEB_SERVICES_CLIENT__SERVICE_REFS
          The feature id for the 'Service Refs' containment reference list
static int WEB_SERVICES_CLIENT_FEATURE_COUNT
          The number of structural features of the 'Web Services Client' class
 
Method Summary
 org.eclipse.emf.ecore.EAttribute getComponentScopedRefs_ComponentName()
          Returns the meta object for the attribute 'Component Name'
 org.eclipse.emf.ecore.EReference getComponentScopedRefs_ServiceRefs()
          Returns the meta object for the containment reference list 'Service Refs'
 org.eclipse.emf.ecore.EClass getComponentScopedRefs()
          Returns the meta object for class 'Component Scoped Refs'
 org.eclipse.emf.ecore.EReference getHandler_HandlerClass()
          Returns the meta object for the reference 'Handler Class'
 org.eclipse.emf.ecore.EAttribute getHandler_HandlerName()
          Returns the meta object for the attribute 'Handler Name'
 org.eclipse.emf.ecore.EReference getHandler_InitParams()
          Returns the meta object for the containment reference list 'Init Params'
 org.eclipse.emf.ecore.EAttribute getHandler_PortNames()
          Returns the meta object for the attribute list 'Port Names'
 org.eclipse.emf.ecore.EReference getHandler_SoapHeaders()
          Returns the meta object for the containment reference list 'Soap Headers'
 org.eclipse.emf.ecore.EAttribute getHandler_SoapRoles()
          Returns the meta object for the attribute list 'Soap Roles'
 org.eclipse.emf.ecore.EClass getHandler()
          Returns the meta object for class 'Handler'
 org.eclipse.emf.ecore.EAttribute getPortComponentRef_PortComponentLink()
          Returns the meta object for the attribute 'Port Component Link'
 org.eclipse.emf.ecore.EReference getPortComponentRef_ServiceEndpointInterface()
          Returns the meta object for the reference 'Service Endpoint Interface'
 org.eclipse.emf.ecore.EClass getPortComponentRef()
          Returns the meta object for class 'Port Component Ref'
 org.eclipse.emf.ecore.EReference getServiceRef_Handlers()
          Returns the meta object for the containment reference list 'Handlers'
 org.eclipse.emf.ecore.EAttribute getServiceRef_JaxrpcMappingFile()
          Returns the meta object for the attribute 'Jaxrpc Mapping File'
 org.eclipse.emf.ecore.EReference getServiceRef_PortComponentRefs()
          Returns the meta object for the containment reference list 'Port Component Refs'
 org.eclipse.emf.ecore.EReference getServiceRef_ServiceInterface()
          Returns the meta object for the reference 'Service Interface'
 org.eclipse.emf.ecore.EReference getServiceRef_ServiceQname()
          Returns the meta object for the containment reference 'Service Qname'
 org.eclipse.emf.ecore.EAttribute getServiceRef_ServiceRefName()
          Returns the meta object for the attribute 'Service Ref Name'
 org.eclipse.emf.ecore.EAttribute getServiceRef_WsdlFile()
          Returns the meta object for the attribute 'Wsdl File'
 org.eclipse.emf.ecore.EClass getServiceRef()
          Returns the meta object for class 'Service Ref'
 Webservice_clientFactory getWebservice_clientFactory()
          Returns the factory that creates the instances of the model
 org.eclipse.emf.ecore.EReference getWebServicesClient_ComponentScopedRefs()
          Returns the meta object for the containment reference list 'Component Scoped Refs'
 org.eclipse.emf.ecore.EReference getWebServicesClient_ServiceRefs()
          Returns the meta object for the containment reference list 'Service Refs'
 org.eclipse.emf.ecore.EClass getWebServicesClient()
          Returns the meta object for class 'Web Services Client'
 
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

eNAME

static final java.lang.String eNAME
The package name.

See Also:
Constant Field Values

eNS_URI

static final java.lang.String eNS_URI
The package namespace URI.

See Also:
Constant Field Values

eNS_PREFIX

static final java.lang.String eNS_PREFIX
The package namespace name.

See Also:
Constant Field Values

eINSTANCE

static final Webservice_clientPackage eINSTANCE
The singleton instance of the package.


SERVICE_REF

static final int SERVICE_REF
The meta object id for the 'Service Ref' class.

See Also:
ServiceRefImpl, Webservice_clientPackageImpl.getServiceRef(), Constant Field Values

SERVICE_REF__ICONS

static final int SERVICE_REF__ICONS
The feature id for the 'Icons' containment reference list.

See Also:
Constant Field Values

SERVICE_REF__DISPLAY_NAMES

static final int SERVICE_REF__DISPLAY_NAMES
The feature id for the 'Display Names' containment reference list.

See Also:
Constant Field Values

SERVICE_REF__DESCRIPTIONS

static final int SERVICE_REF__DESCRIPTIONS
The feature id for the 'Descriptions' containment reference list.

See Also:
Constant Field Values

SERVICE_REF__SMALL_ICON

static final int SERVICE_REF__SMALL_ICON
The feature id for the 'Small Icon' attribute.

See Also:
Constant Field Values

SERVICE_REF__LARGE_ICON

static final int SERVICE_REF__LARGE_ICON
The feature id for the 'Large Icon' attribute.

See Also:
Constant Field Values

SERVICE_REF__DESCRIPTION

static final int SERVICE_REF__DESCRIPTION
The feature id for the 'Description' attribute.

See Also:
Constant Field Values

SERVICE_REF__DISPLAY_NAME

static final int SERVICE_REF__DISPLAY_NAME
The feature id for the 'Display Name' attribute.

See Also:
Constant Field Values

SERVICE_REF__SERVICE_INTERFACE

static final int SERVICE_REF__SERVICE_INTERFACE
The feature id for the 'Service Interface' reference.

See Also:
Constant Field Values

SERVICE_REF__SERVICE_REF_NAME

static final int SERVICE_REF__SERVICE_REF_NAME
The feature id for the 'Service Ref Name' attribute.

See Also:
Constant Field Values

SERVICE_REF__WSDL_FILE

static final int SERVICE_REF__WSDL_FILE
The feature id for the 'Wsdl File' attribute.

See Also:
Constant Field Values

SERVICE_REF__JAXRPC_MAPPING_FILE

static final int SERVICE_REF__JAXRPC_MAPPING_FILE
The feature id for the 'Jaxrpc Mapping File' attribute.

See Also:
Constant Field Values

SERVICE_REF__PORT_COMPONENT_REFS

static final int SERVICE_REF__PORT_COMPONENT_REFS
The feature id for the 'Port Component Refs' containment reference list.

See Also:
Constant Field Values

SERVICE_REF__HANDLERS

static final int SERVICE_REF__HANDLERS
The feature id for the 'Handlers' containment reference list.

See Also:
Constant Field Values

SERVICE_REF__SERVICE_QNAME

static final int SERVICE_REF__SERVICE_QNAME
The feature id for the 'Service Qname' containment reference.

See Also:
Constant Field Values

SERVICE_REF_FEATURE_COUNT

static final int SERVICE_REF_FEATURE_COUNT
The number of structural features of the 'Service Ref' class.

See Also:
Constant Field Values

PORT_COMPONENT_REF

static final int PORT_COMPONENT_REF
The meta object id for the 'Port Component Ref' class.

See Also:
PortComponentRefImpl, Webservice_clientPackageImpl.getPortComponentRef(), Constant Field Values

PORT_COMPONENT_REF__PORT_COMPONENT_LINK

static final int PORT_COMPONENT_REF__PORT_COMPONENT_LINK
The feature id for the 'Port Component Link' attribute.

See Also:
Constant Field Values

PORT_COMPONENT_REF__SERVICE_ENDPOINT_INTERFACE

static final int PORT_COMPONENT_REF__SERVICE_ENDPOINT_INTERFACE
The feature id for the 'Service Endpoint Interface' reference.

See Also:
Constant Field Values

PORT_COMPONENT_REF_FEATURE_COUNT

static final int PORT_COMPONENT_REF_FEATURE_COUNT
The number of structural features of the 'Port Component Ref' class.

See Also:
Constant Field Values

HANDLER

static final int HANDLER
The meta object id for the 'Handler' class.

See Also:
HandlerImpl, Webservice_clientPackageImpl.getHandler(), Constant Field Values

HANDLER__ICONS

static final int HANDLER__ICONS
The feature id for the 'Icons' containment reference list.

See Also:
Constant Field Values

HANDLER__DISPLAY_NAMES

static final int HANDLER__DISPLAY_NAMES
The feature id for the 'Display Names' containment reference list.

See Also:
Constant Field Values

HANDLER__DESCRIPTIONS

static final int HANDLER__DESCRIPTIONS
The feature id for the 'Descriptions' containment reference list.

See Also:
Constant Field Values

HANDLER__SMALL_ICON

static final int HANDLER__SMALL_ICON
The feature id for the 'Small Icon' attribute.

See Also:
Constant Field Values

HANDLER__LARGE_ICON

static final int HANDLER__LARGE_ICON
The feature id for the 'Large Icon' attribute.

See Also:
Constant Field Values

HANDLER__DESCRIPTION

static final int HANDLER__DESCRIPTION
The feature id for the 'Description' attribute.

See Also:
Constant Field Values

HANDLER__DISPLAY_NAME

static final int HANDLER__DISPLAY_NAME
The feature id for the 'Display Name' attribute.

See Also:
Constant Field Values

HANDLER__HANDLER_NAME

static final int HANDLER__HANDLER_NAME
The feature id for the 'Handler Name' attribute.

See Also:
Constant Field Values

HANDLER__SOAP_ROLES

static final int HANDLER__SOAP_ROLES
The feature id for the 'Soap Roles' attribute list.

See Also:
Constant Field Values

HANDLER__PORT_NAMES

static final int HANDLER__PORT_NAMES
The feature id for the 'Port Names' attribute list.

See Also:
Constant Field Values

HANDLER__HANDLER_CLASS

static final int HANDLER__HANDLER_CLASS
The feature id for the 'Handler Class' reference.

See Also:
Constant Field Values

HANDLER__INIT_PARAMS

static final int HANDLER__INIT_PARAMS
The feature id for the 'Init Params' containment reference list.

See Also:
Constant Field Values

HANDLER__SOAP_HEADERS

static final int HANDLER__SOAP_HEADERS
The feature id for the 'Soap Headers' containment reference list.

See Also:
Constant Field Values

HANDLER_FEATURE_COUNT

static final int HANDLER_FEATURE_COUNT
The number of structural features of the 'Handler' class.

See Also:
Constant Field Values

WEB_SERVICES_CLIENT

static final int WEB_SERVICES_CLIENT
The meta object id for the 'Web Services Client' class.

See Also:
WebServicesClientImpl, Webservice_clientPackageImpl.getWebServicesClient(), Constant Field Values

WEB_SERVICES_CLIENT__COMPONENT_SCOPED_REFS

static final int WEB_SERVICES_CLIENT__COMPONENT_SCOPED_REFS
The feature id for the 'Component Scoped Refs' containment reference list.

See Also:
Constant Field Values

WEB_SERVICES_CLIENT__SERVICE_REFS

static final int WEB_SERVICES_CLIENT__SERVICE_REFS
The feature id for the 'Service Refs' containment reference list.

See Also:
Constant Field Values

WEB_SERVICES_CLIENT_FEATURE_COUNT

static final int WEB_SERVICES_CLIENT_FEATURE_COUNT
The number of structural features of the 'Web Services Client' class.

See Also:
Constant Field Values

COMPONENT_SCOPED_REFS

static final int COMPONENT_SCOPED_REFS
The meta object id for the 'Component Scoped Refs' class.

See Also:
ComponentScopedRefsImpl, Webservice_clientPackageImpl.getComponentScopedRefs(), Constant Field Values

COMPONENT_SCOPED_REFS__COMPONENT_NAME

static final int COMPONENT_SCOPED_REFS__COMPONENT_NAME
The feature id for the 'Component Name' attribute.

See Also:
Constant Field Values

COMPONENT_SCOPED_REFS__SERVICE_REFS

static final int COMPONENT_SCOPED_REFS__SERVICE_REFS
The feature id for the 'Service Refs' containment reference list.

See Also:
Constant Field Values

COMPONENT_SCOPED_REFS_FEATURE_COUNT

static final int COMPONENT_SCOPED_REFS_FEATURE_COUNT
The number of structural features of the 'Component Scoped Refs' class.

See Also:
Constant Field Values
Method Detail

getServiceRef

org.eclipse.emf.ecore.EClass getServiceRef()
Returns the meta object for class 'Service Ref'.

Returns:
the meta object for class 'Service Ref'.
See Also:
ServiceRef

getServiceRef_ServiceRefName

org.eclipse.emf.ecore.EAttribute getServiceRef_ServiceRefName()
Returns the meta object for the attribute 'Service Ref Name'.

Returns:
the meta object for the attribute 'Service Ref Name'.
See Also:
ServiceRef.getServiceRefName(), getServiceRef()

getServiceRef_WsdlFile

org.eclipse.emf.ecore.EAttribute getServiceRef_WsdlFile()
Returns the meta object for the attribute 'Wsdl File'.

Returns:
the meta object for the attribute 'Wsdl File'.
See Also:
ServiceRef.getWsdlFile(), getServiceRef()

getServiceRef_JaxrpcMappingFile

org.eclipse.emf.ecore.EAttribute getServiceRef_JaxrpcMappingFile()
Returns the meta object for the attribute 'Jaxrpc Mapping File'.

Returns:
the meta object for the attribute 'Jaxrpc Mapping File'.
See Also:
ServiceRef.getJaxrpcMappingFile(), getServiceRef()

getServiceRef_ServiceInterface

org.eclipse.emf.ecore.EReference getServiceRef_ServiceInterface()
Returns the meta object for the reference 'Service Interface'.

Returns:
the meta object for the reference 'Service Interface'.
See Also:
ServiceRef.getServiceInterface(), getServiceRef()

getServiceRef_PortComponentRefs

org.eclipse.emf.ecore.EReference getServiceRef_PortComponentRefs()
Returns the meta object for the containment reference list 'Port Component Refs'.

Returns:
the meta object for the containment reference list 'Port Component Refs'.
See Also:
ServiceRef.getPortComponentRefs(), getServiceRef()

getServiceRef_Handlers

org.eclipse.emf.ecore.EReference getServiceRef_Handlers()
Returns the meta object for the containment reference list 'Handlers'.

Returns:
the meta object for the containment reference list 'Handlers'.
See Also:
ServiceRef.getHandlers(), getServiceRef()

getServiceRef_ServiceQname

org.eclipse.emf.ecore.EReference getServiceRef_ServiceQname()
Returns the meta object for the containment reference 'Service Qname'.

Returns:
the meta object for the containment reference 'Service Qname'.
See Also:
ServiceRef.getServiceQname(), getServiceRef()

getPortComponentRef

org.eclipse.emf.ecore.EClass getPortComponentRef()
Returns the meta object for class 'Port Component Ref'.

Returns:
the meta object for class 'Port Component Ref'.
See Also:
PortComponentRef

getPortComponentRef_PortComponentLink

org.eclipse.emf.ecore.EAttribute getPortComponentRef_PortComponentLink()
Returns the meta object for the attribute 'Port Component Link'.

Returns:
the meta object for the attribute 'Port Component Link'.
See Also:
PortComponentRef.getPortComponentLink(), getPortComponentRef()

getPortComponentRef_ServiceEndpointInterface

org.eclipse.emf.ecore.EReference getPortComponentRef_ServiceEndpointInterface()
Returns the meta object for the reference 'Service Endpoint Interface'.

Returns:
the meta object for the reference 'Service Endpoint Interface'.
See Also:
PortComponentRef.getServiceEndpointInterface(), getPortComponentRef()

getHandler

org.eclipse.emf.ecore.EClass getHandler()
Returns the meta object for class 'Handler'.

Returns:
the meta object for class 'Handler'.
See Also:
Handler

getHandler_HandlerName

org.eclipse.emf.ecore.EAttribute getHandler_HandlerName()
Returns the meta object for the attribute 'Handler Name'.

Returns:
the meta object for the attribute 'Handler Name'.
See Also:
Handler.getHandlerName(), getHandler()

getHandler_SoapHeaders

org.eclipse.emf.ecore.EReference getHandler_SoapHeaders()
Returns the meta object for the containment reference list 'Soap Headers'.

Returns:
the meta object for the containment reference list 'Soap Headers'.
See Also:
Handler.getSoapHeaders(), getHandler()

getHandler_SoapRoles

org.eclipse.emf.ecore.EAttribute getHandler_SoapRoles()
Returns the meta object for the attribute list 'Soap Roles'.

Returns:
the meta object for the attribute list 'Soap Roles'.
See Also:
Handler.getSoapRoles(), getHandler()

getHandler_PortNames

org.eclipse.emf.ecore.EAttribute getHandler_PortNames()
Returns the meta object for the attribute list 'Port Names'.

Returns:
the meta object for the attribute list 'Port Names'.
See Also:
Handler.getPortNames(), getHandler()

getHandler_HandlerClass

org.eclipse.emf.ecore.EReference getHandler_HandlerClass()
Returns the meta object for the reference 'Handler Class'.

Returns:
the meta object for the reference 'Handler Class'.
See Also:
Handler.getHandlerClass(), getHandler()

getHandler_InitParams

org.eclipse.emf.ecore.EReference getHandler_InitParams()
Returns the meta object for the containment reference list 'Init Params'.

Returns:
the meta object for the containment reference list 'Init Params'.
See Also:
Handler.getInitParams(), getHandler()

getWebServicesClient

org.eclipse.emf.ecore.EClass getWebServicesClient()
Returns the meta object for class 'Web Services Client'.

Returns:
the meta object for class 'Web Services Client'.
See Also:
WebServicesClient

getWebServicesClient_ComponentScopedRefs

org.eclipse.emf.ecore.EReference getWebServicesClient_ComponentScopedRefs()
Returns the meta object for the containment reference list 'Component Scoped Refs'.

Returns:
the meta object for the containment reference list 'Component Scoped Refs'.
See Also:
WebServicesClient.getComponentScopedRefs(), getWebServicesClient()

getWebServicesClient_ServiceRefs

org.eclipse.emf.ecore.EReference getWebServicesClient_ServiceRefs()
Returns the meta object for the containment reference list 'Service Refs'.

Returns:
the meta object for the containment reference list 'Service Refs'.
See Also:
WebServicesClient.getServiceRefs(), getWebServicesClient()

getComponentScopedRefs

org.eclipse.emf.ecore.EClass getComponentScopedRefs()
Returns the meta object for class 'Component Scoped Refs'.

Returns:
the meta object for class 'Component Scoped Refs'.
See Also:
ComponentScopedRefs

getComponentScopedRefs_ComponentName

org.eclipse.emf.ecore.EAttribute getComponentScopedRefs_ComponentName()
Returns the meta object for the attribute 'Component Name'.

Returns:
the meta object for the attribute 'Component Name'.
See Also:
ComponentScopedRefs.getComponentName(), getComponentScopedRefs()

getComponentScopedRefs_ServiceRefs

org.eclipse.emf.ecore.EReference getComponentScopedRefs_ServiceRefs()
Returns the meta object for the containment reference list 'Service Refs'.

Returns:
the meta object for the containment reference list 'Service Refs'.
See Also:
ComponentScopedRefs.getServiceRefs(), getComponentScopedRefs()

getWebservice_clientFactory

Webservice_clientFactory getWebservice_clientFactory()
Returns the factory that creates the instances of the model.

Returns:
the factory that creates the instances of the model.