com.ibm.websphere.models.config.rest.service
Interface RestServicePackage.Literals

Enclosing interface:
RestServicePackage

public static interface RestServicePackage.Literals

Defines literals for the meta objects that represent


Field Summary
static org.eclipse.emf.ecore.EClass WBI_REST_CONFIGURATION
          The meta object literal for the 'WBI Rest Configuration' class
static org.eclipse.emf.ecore.EReference WBI_REST_CONFIGURATION__REST_ENDPOINTS
          The meta object literal for the 'Rest Endpoints' containment reference feature
static org.eclipse.emf.ecore.EClass WBI_REST_DEPLOYMENT_TARGET
          The meta object literal for the 'WBI Rest Deployment Target' class
static org.eclipse.emf.ecore.EAttribute WBI_REST_DEPLOYMENT_TARGET__CONTEXT_ID
          The meta object literal for the 'Context ID' attribute feature
static org.eclipse.emf.ecore.EReference WBI_REST_DEPLOYMENT_TARGET__WEB_MODULES
          The meta object literal for the 'Web Modules' containment reference list feature
static org.eclipse.emf.ecore.EClass WBI_REST_ENDPOINT
          The meta object literal for the 'WBI Rest Endpoint' class
static org.eclipse.emf.ecore.EAttribute WBI_REST_ENDPOINT__DESCRIPTION
          The meta object literal for the 'Description' attribute feature
static org.eclipse.emf.ecore.EAttribute WBI_REST_ENDPOINT__ENABLE
          The meta object literal for the 'Enable' attribute feature
static org.eclipse.emf.ecore.EAttribute WBI_REST_ENDPOINT__ID
          The meta object literal for the 'Id' attribute feature
static org.eclipse.emf.ecore.EAttribute WBI_REST_ENDPOINT__JNDI_NAME
          The meta object literal for the 'Jndi Name' attribute feature
static org.eclipse.emf.ecore.EAttribute WBI_REST_ENDPOINT__LAST_MODIFIED
          The meta object literal for the 'Last Modified' attribute feature
static org.eclipse.emf.ecore.EAttribute WBI_REST_ENDPOINT__NAME
          The meta object literal for the 'Name' attribute feature
static org.eclipse.emf.ecore.EAttribute WBI_REST_ENDPOINT__PROVIDER_ENDPOINT_ID
          The meta object literal for the 'Provider Endpoint ID' attribute feature
static org.eclipse.emf.ecore.EAttribute WBI_REST_ENDPOINT__PUBLIC_ENDPOINT
          The meta object literal for the 'Public Endpoint' attribute feature
static org.eclipse.emf.ecore.EAttribute WBI_REST_ENDPOINT__RELATIVE_URL
          The meta object literal for the 'Relative URL' attribute feature
static org.eclipse.emf.ecore.EAttribute WBI_REST_ENDPOINT__TYPE
          The meta object literal for the 'Type' attribute feature
static org.eclipse.emf.ecore.EAttribute WBI_REST_ENDPOINT__TYPE_DISPLAY_NAME
          The meta object literal for the 'Type Display Name' attribute feature
static org.eclipse.emf.ecore.EAttribute WBI_REST_ENDPOINT__URL
          The meta object literal for the 'Url' attribute feature
static org.eclipse.emf.ecore.EAttribute WBI_REST_ENDPOINT__VERSION
          The meta object literal for the 'Version' attribute feature
static org.eclipse.emf.ecore.EClass WBI_REST_ENDPOINTS
          The meta object literal for the 'WBI Rest Endpoints' class
static org.eclipse.emf.ecore.EReference WBI_REST_ENDPOINTS__DEPLOYMENT_TARGETS
          The meta object literal for the 'Deployment Targets' containment reference list feature
static org.eclipse.emf.ecore.EClass WBI_REST_WEB_MODULE
          The meta object literal for the 'WBI Rest Web Module' class
static org.eclipse.emf.ecore.EAttribute WBI_REST_WEB_MODULE__APPLICATION_NAME
          The meta object literal for the 'Application Name' attribute feature
static org.eclipse.emf.ecore.EAttribute WBI_REST_WEB_MODULE__CONTEXT_ROOT
          The meta object literal for the 'Context Root' attribute feature
static org.eclipse.emf.ecore.EAttribute WBI_REST_WEB_MODULE__DEFAULT
          The meta object literal for the 'Default' attribute feature
static org.eclipse.emf.ecore.EReference WBI_REST_WEB_MODULE__ENDPOINTS
          The meta object literal for the 'Endpoints' containment reference list feature
static org.eclipse.emf.ecore.EAttribute WBI_REST_WEB_MODULE__HOST_NAME
          The meta object literal for the 'Host Name' attribute feature
static org.eclipse.emf.ecore.EAttribute WBI_REST_WEB_MODULE__NAME
          The meta object literal for the 'Name' attribute feature
static org.eclipse.emf.ecore.EAttribute WBI_REST_WEB_MODULE__PORT
          The meta object literal for the 'Port' attribute feature
static org.eclipse.emf.ecore.EAttribute WBI_REST_WEB_MODULE__TRANSPORT_TYPE
          The meta object literal for the 'Transport Type' attribute feature
 

Field Detail

WBI_REST_ENDPOINT

static final org.eclipse.emf.ecore.EClass WBI_REST_ENDPOINT
The meta object literal for the 'WBI Rest Endpoint' class.

See Also:
WBIRestEndpointImpl, RestServicePackageImpl.getWBIRestEndpoint()

WBI_REST_ENDPOINT__ID

static final org.eclipse.emf.ecore.EAttribute WBI_REST_ENDPOINT__ID
The meta object literal for the 'Id' attribute feature.


WBI_REST_ENDPOINT__NAME

static final org.eclipse.emf.ecore.EAttribute WBI_REST_ENDPOINT__NAME
The meta object literal for the 'Name' attribute feature.


WBI_REST_ENDPOINT__DESCRIPTION

static final org.eclipse.emf.ecore.EAttribute WBI_REST_ENDPOINT__DESCRIPTION
The meta object literal for the 'Description' attribute feature.


WBI_REST_ENDPOINT__TYPE

static final org.eclipse.emf.ecore.EAttribute WBI_REST_ENDPOINT__TYPE
The meta object literal for the 'Type' attribute feature.


WBI_REST_ENDPOINT__TYPE_DISPLAY_NAME

static final org.eclipse.emf.ecore.EAttribute WBI_REST_ENDPOINT__TYPE_DISPLAY_NAME
The meta object literal for the 'Type Display Name' attribute feature.


WBI_REST_ENDPOINT__VERSION

static final org.eclipse.emf.ecore.EAttribute WBI_REST_ENDPOINT__VERSION
The meta object literal for the 'Version' attribute feature.


WBI_REST_ENDPOINT__URL

static final org.eclipse.emf.ecore.EAttribute WBI_REST_ENDPOINT__URL
The meta object literal for the 'Url' attribute feature.


WBI_REST_ENDPOINT__LAST_MODIFIED

static final org.eclipse.emf.ecore.EAttribute WBI_REST_ENDPOINT__LAST_MODIFIED
The meta object literal for the 'Last Modified' attribute feature.


WBI_REST_ENDPOINT__PUBLIC_ENDPOINT

static final org.eclipse.emf.ecore.EAttribute WBI_REST_ENDPOINT__PUBLIC_ENDPOINT
The meta object literal for the 'Public Endpoint' attribute feature.


WBI_REST_ENDPOINT__PROVIDER_ENDPOINT_ID

static final org.eclipse.emf.ecore.EAttribute WBI_REST_ENDPOINT__PROVIDER_ENDPOINT_ID
The meta object literal for the 'Provider Endpoint ID' attribute feature.


WBI_REST_ENDPOINT__JNDI_NAME

static final org.eclipse.emf.ecore.EAttribute WBI_REST_ENDPOINT__JNDI_NAME
The meta object literal for the 'Jndi Name' attribute feature.


WBI_REST_ENDPOINT__ENABLE

static final org.eclipse.emf.ecore.EAttribute WBI_REST_ENDPOINT__ENABLE
The meta object literal for the 'Enable' attribute feature.


WBI_REST_ENDPOINT__RELATIVE_URL

static final org.eclipse.emf.ecore.EAttribute WBI_REST_ENDPOINT__RELATIVE_URL
The meta object literal for the 'Relative URL' attribute feature.


WBI_REST_CONFIGURATION

static final org.eclipse.emf.ecore.EClass WBI_REST_CONFIGURATION
The meta object literal for the 'WBI Rest Configuration' class.

See Also:
WBIRestConfigurationImpl, RestServicePackageImpl.getWBIRestConfiguration()

WBI_REST_CONFIGURATION__REST_ENDPOINTS

static final org.eclipse.emf.ecore.EReference WBI_REST_CONFIGURATION__REST_ENDPOINTS
The meta object literal for the 'Rest Endpoints' containment reference feature.


WBI_REST_DEPLOYMENT_TARGET

static final org.eclipse.emf.ecore.EClass WBI_REST_DEPLOYMENT_TARGET
The meta object literal for the 'WBI Rest Deployment Target' class.

See Also:
WBIRestDeploymentTargetImpl, RestServicePackageImpl.getWBIRestDeploymentTarget()

WBI_REST_DEPLOYMENT_TARGET__CONTEXT_ID

static final org.eclipse.emf.ecore.EAttribute WBI_REST_DEPLOYMENT_TARGET__CONTEXT_ID
The meta object literal for the 'Context ID' attribute feature.


WBI_REST_DEPLOYMENT_TARGET__WEB_MODULES

static final org.eclipse.emf.ecore.EReference WBI_REST_DEPLOYMENT_TARGET__WEB_MODULES
The meta object literal for the 'Web Modules' containment reference list feature.


WBI_REST_ENDPOINTS

static final org.eclipse.emf.ecore.EClass WBI_REST_ENDPOINTS
The meta object literal for the 'WBI Rest Endpoints' class.

See Also:
WBIRestEndpointsImpl, RestServicePackageImpl.getWBIRestEndpoints()

WBI_REST_ENDPOINTS__DEPLOYMENT_TARGETS

static final org.eclipse.emf.ecore.EReference WBI_REST_ENDPOINTS__DEPLOYMENT_TARGETS
The meta object literal for the 'Deployment Targets' containment reference list feature.


WBI_REST_WEB_MODULE

static final org.eclipse.emf.ecore.EClass WBI_REST_WEB_MODULE
The meta object literal for the 'WBI Rest Web Module' class.

See Also:
WBIRestWebModuleImpl, RestServicePackageImpl.getWBIRestWebModule()

WBI_REST_WEB_MODULE__NAME

static final org.eclipse.emf.ecore.EAttribute WBI_REST_WEB_MODULE__NAME
The meta object literal for the 'Name' attribute feature.


WBI_REST_WEB_MODULE__APPLICATION_NAME

static final org.eclipse.emf.ecore.EAttribute WBI_REST_WEB_MODULE__APPLICATION_NAME
The meta object literal for the 'Application Name' attribute feature.


WBI_REST_WEB_MODULE__CONTEXT_ROOT

static final org.eclipse.emf.ecore.EAttribute WBI_REST_WEB_MODULE__CONTEXT_ROOT
The meta object literal for the 'Context Root' attribute feature.


WBI_REST_WEB_MODULE__TRANSPORT_TYPE

static final org.eclipse.emf.ecore.EAttribute WBI_REST_WEB_MODULE__TRANSPORT_TYPE
The meta object literal for the 'Transport Type' attribute feature.


WBI_REST_WEB_MODULE__HOST_NAME

static final org.eclipse.emf.ecore.EAttribute WBI_REST_WEB_MODULE__HOST_NAME
The meta object literal for the 'Host Name' attribute feature.


WBI_REST_WEB_MODULE__PORT

static final org.eclipse.emf.ecore.EAttribute WBI_REST_WEB_MODULE__PORT
The meta object literal for the 'Port' attribute feature.


WBI_REST_WEB_MODULE__DEFAULT

static final org.eclipse.emf.ecore.EAttribute WBI_REST_WEB_MODULE__DEFAULT
The meta object literal for the 'Default' attribute feature.


WBI_REST_WEB_MODULE__ENDPOINTS

static final org.eclipse.emf.ecore.EReference WBI_REST_WEB_MODULE__ENDPOINTS
The meta object literal for the 'Endpoints' containment reference list feature.