com.ibm.websphere.models.config.bpm.federation
Interface BpmfederationPackage.Literals

Enclosing interface:
BpmfederationPackage

public static interface BpmfederationPackage.Literals

Defines literals for the meta objects that represent


Field Summary
static org.eclipse.emf.ecore.EClass BPM_API_CELL_TARGET
          The meta object literal for the 'BPM Api Cell Target' class
static org.eclipse.emf.ecore.EClass BPM_API_CLUSTER_TARGET
          The meta object literal for the 'BPM Api Cluster Target' class
static org.eclipse.emf.ecore.EAttribute BPM_API_CLUSTER_TARGET__CELL_NAME
          The meta object literal for the 'Cell Name' attribute feature
static org.eclipse.emf.ecore.EClass BPM_API_DOMAIN
          The meta object literal for the 'BPM Api Domain' class
static org.eclipse.emf.ecore.EAttribute BPM_API_DOMAIN__NAME
          The meta object literal for the 'Name' attribute feature
static org.eclipse.emf.ecore.EReference BPM_API_DOMAIN__TARGETS
          The meta object literal for the 'Targets' containment reference list feature
static org.eclipse.emf.ecore.EClass BPM_API_FEDERATION
          The meta object literal for the 'BPM Api Federation' class
static org.eclipse.emf.ecore.EReference BPM_API_FEDERATION__DOMAINS
          The meta object literal for the 'Domains' containment reference list feature
static org.eclipse.emf.ecore.EClass BPM_API_REST_SERVICE
          The meta object literal for the 'BPM Api REST Service' class
static org.eclipse.emf.ecore.EAttribute BPM_API_REST_SERVICE__CELL_NAME
          The meta object literal for the 'Cell Name' attribute feature
static org.eclipse.emf.ecore.EAttribute BPM_API_REST_SERVICE__CLUSTER_NAME
          The meta object literal for the 'Cluster Name' attribute feature
static org.eclipse.emf.ecore.EAttribute BPM_API_REST_SERVICE__NAME
          The meta object literal for the 'Name' attribute feature
static org.eclipse.emf.ecore.EAttribute BPM_API_REST_SERVICE__NODE_NAME
          The meta object literal for the 'Node Name' attribute feature
static org.eclipse.emf.ecore.EAttribute BPM_API_REST_SERVICE__SERVER_NAME
          The meta object literal for the 'Server Name' attribute feature
static org.eclipse.emf.ecore.EAttribute BPM_API_REST_SERVICE__TYPE
          The meta object literal for the 'Type' attribute feature
static org.eclipse.emf.ecore.EAttribute BPM_API_REST_SERVICE__VERSION
          The meta object literal for the 'Version' attribute feature
static org.eclipse.emf.ecore.EClass BPM_API_SERVER_TARGET
          The meta object literal for the 'BPM Api Server Target' class
static org.eclipse.emf.ecore.EAttribute BPM_API_SERVER_TARGET__CELL_NAME
          The meta object literal for the 'Cell Name' attribute feature
static org.eclipse.emf.ecore.EAttribute BPM_API_SERVER_TARGET__NODE_NAME
          The meta object literal for the 'Node Name' attribute feature
static org.eclipse.emf.ecore.EClass BPM_API_SYSTEM_TARGET
          The meta object literal for the 'BPM Api System Target' class
static org.eclipse.emf.ecore.EReference BPM_API_SYSTEM_TARGET__PROCESS_REST_SERVICE
          The meta object literal for the 'Process REST Service' containment reference feature
static org.eclipse.emf.ecore.EReference BPM_API_SYSTEM_TARGET__TASK_REST_SERVICE
          The meta object literal for the 'Task REST Service' containment reference feature
static org.eclipse.emf.ecore.EClass BPM_API_TARGET
          The meta object literal for the 'BPM Api Target' class
static org.eclipse.emf.ecore.EAttribute BPM_API_TARGET__NAME
          The meta object literal for the 'Name' attribute feature
static org.eclipse.emf.ecore.EClass BPM_FEDERATION_CONFIGURATION
          The meta object literal for the 'BPM Federation Configuration' class
static org.eclipse.emf.ecore.EReference BPM_FEDERATION_CONFIGURATION__BPM_API_FEDERATION
          The meta object literal for the 'Bpm Api Federation' containment reference feature
 

Field Detail

BPM_FEDERATION_CONFIGURATION

static final org.eclipse.emf.ecore.EClass BPM_FEDERATION_CONFIGURATION
The meta object literal for the 'BPM Federation Configuration' class.

See Also:
BPMFederationConfigurationImpl, BpmfederationPackageImpl.getBPMFederationConfiguration()

BPM_FEDERATION_CONFIGURATION__BPM_API_FEDERATION

static final org.eclipse.emf.ecore.EReference BPM_FEDERATION_CONFIGURATION__BPM_API_FEDERATION
The meta object literal for the 'Bpm Api Federation' containment reference feature.


BPM_API_DOMAIN

static final org.eclipse.emf.ecore.EClass BPM_API_DOMAIN
The meta object literal for the 'BPM Api Domain' class.

See Also:
BPMApiDomainImpl, BpmfederationPackageImpl.getBPMApiDomain()

BPM_API_DOMAIN__NAME

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


BPM_API_DOMAIN__TARGETS

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


BPM_API_FEDERATION

static final org.eclipse.emf.ecore.EClass BPM_API_FEDERATION
The meta object literal for the 'BPM Api Federation' class.

See Also:
BPMApiFederationImpl, BpmfederationPackageImpl.getBPMApiFederation()

BPM_API_FEDERATION__DOMAINS

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


BPM_API_TARGET

static final org.eclipse.emf.ecore.EClass BPM_API_TARGET
The meta object literal for the 'BPM Api Target' class.

See Also:
BPMApiTargetImpl, BpmfederationPackageImpl.getBPMApiTarget()

BPM_API_TARGET__NAME

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


BPM_API_CELL_TARGET

static final org.eclipse.emf.ecore.EClass BPM_API_CELL_TARGET
The meta object literal for the 'BPM Api Cell Target' class.

See Also:
BPMApiCellTargetImpl, BpmfederationPackageImpl.getBPMApiCellTarget()

BPM_API_CLUSTER_TARGET

static final org.eclipse.emf.ecore.EClass BPM_API_CLUSTER_TARGET
The meta object literal for the 'BPM Api Cluster Target' class.

See Also:
BPMApiClusterTargetImpl, BpmfederationPackageImpl.getBPMApiClusterTarget()

BPM_API_CLUSTER_TARGET__CELL_NAME

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


BPM_API_SERVER_TARGET

static final org.eclipse.emf.ecore.EClass BPM_API_SERVER_TARGET
The meta object literal for the 'BPM Api Server Target' class.

See Also:
BPMApiServerTargetImpl, BpmfederationPackageImpl.getBPMApiServerTarget()

BPM_API_SERVER_TARGET__CELL_NAME

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


BPM_API_SERVER_TARGET__NODE_NAME

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


BPM_API_SYSTEM_TARGET

static final org.eclipse.emf.ecore.EClass BPM_API_SYSTEM_TARGET
The meta object literal for the 'BPM Api System Target' class.

See Also:
BPMApiSystemTargetImpl, BpmfederationPackageImpl.getBPMApiSystemTarget()

BPM_API_SYSTEM_TARGET__TASK_REST_SERVICE

static final org.eclipse.emf.ecore.EReference BPM_API_SYSTEM_TARGET__TASK_REST_SERVICE
The meta object literal for the 'Task REST Service' containment reference feature.


BPM_API_SYSTEM_TARGET__PROCESS_REST_SERVICE

static final org.eclipse.emf.ecore.EReference BPM_API_SYSTEM_TARGET__PROCESS_REST_SERVICE
The meta object literal for the 'Process REST Service' containment reference feature.


BPM_API_REST_SERVICE

static final org.eclipse.emf.ecore.EClass BPM_API_REST_SERVICE
The meta object literal for the 'BPM Api REST Service' class.

See Also:
BPMApiRESTServiceImpl, BpmfederationPackageImpl.getBPMApiRESTService()

BPM_API_REST_SERVICE__CELL_NAME

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


BPM_API_REST_SERVICE__NODE_NAME

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


BPM_API_REST_SERVICE__SERVER_NAME

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


BPM_API_REST_SERVICE__CLUSTER_NAME

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


BPM_API_REST_SERVICE__TYPE

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


BPM_API_REST_SERVICE__VERSION

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


BPM_API_REST_SERVICE__NAME

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