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

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
All Known Implementing Classes:
BpmfederationPackageImpl

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

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

See Also:
BpmfederationFactory

Nested Class Summary
static interface BpmfederationPackage.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 BPM_API_CELL_TARGET
          The meta object id for the 'BPM Api Cell Target' class
static int BPM_API_CELL_TARGET__NAME
          The feature id for the 'Name' attribute
static int BPM_API_CELL_TARGET_FEATURE_COUNT
          The number of structural features of the 'BPM Api Cell Target' class
static int BPM_API_CLUSTER_TARGET
          The meta object id for the 'BPM Api Cluster Target' class
static int BPM_API_CLUSTER_TARGET__CELL_NAME
          The feature id for the 'Cell Name' attribute
static int BPM_API_CLUSTER_TARGET__NAME
          The feature id for the 'Name' attribute
static int BPM_API_CLUSTER_TARGET_FEATURE_COUNT
          The number of structural features of the 'BPM Api Cluster Target' class
static int BPM_API_DOMAIN
          The meta object id for the 'BPM Api Domain' class
static int BPM_API_DOMAIN__NAME
          The feature id for the 'Name' attribute
static int BPM_API_DOMAIN__TARGETS
          The feature id for the 'Targets' containment reference list
static int BPM_API_DOMAIN_FEATURE_COUNT
          The number of structural features of the 'BPM Api Domain' class
static int BPM_API_FEDERATION
          The meta object id for the 'BPM Api Federation' class
static int BPM_API_FEDERATION__DOMAINS
          The feature id for the 'Domains' containment reference list
static int BPM_API_FEDERATION_FEATURE_COUNT
          The number of structural features of the 'BPM Api Federation' class
static int BPM_API_REST_SERVICE
          The meta object id for the 'BPM Api REST Service' class
static int BPM_API_REST_SERVICE__CELL_NAME
          The feature id for the 'Cell Name' attribute
static int BPM_API_REST_SERVICE__CLUSTER_NAME
          The feature id for the 'Cluster Name' attribute
static int BPM_API_REST_SERVICE__NAME
          The feature id for the 'Name' attribute
static int BPM_API_REST_SERVICE__NODE_NAME
          The feature id for the 'Node Name' attribute
static int BPM_API_REST_SERVICE__SERVER_NAME
          The feature id for the 'Server Name' attribute
static int BPM_API_REST_SERVICE__TYPE
          The feature id for the 'Type' attribute
static int BPM_API_REST_SERVICE__VERSION
          The feature id for the 'Version' attribute
static int BPM_API_REST_SERVICE_FEATURE_COUNT
          The number of structural features of the 'BPM Api REST Service' class
static int BPM_API_SERVER_TARGET
          The meta object id for the 'BPM Api Server Target' class
static int BPM_API_SERVER_TARGET__CELL_NAME
          The feature id for the 'Cell Name' attribute
static int BPM_API_SERVER_TARGET__NAME
          The feature id for the 'Name' attribute
static int BPM_API_SERVER_TARGET__NODE_NAME
          The feature id for the 'Node Name' attribute
static int BPM_API_SERVER_TARGET_FEATURE_COUNT
          The number of structural features of the 'BPM Api Server Target' class
static int BPM_API_SYSTEM_TARGET
          The meta object id for the 'BPM Api System Target' class
static int BPM_API_SYSTEM_TARGET__NAME
          The feature id for the 'Name' attribute
static int BPM_API_SYSTEM_TARGET__PROCESS_REST_SERVICE
          The feature id for the 'Process REST Service' containment reference
static int BPM_API_SYSTEM_TARGET__TASK_REST_SERVICE
          The feature id for the 'Task REST Service' containment reference
static int BPM_API_SYSTEM_TARGET_FEATURE_COUNT
          The number of structural features of the 'BPM Api System Target' class
static int BPM_API_TARGET
          The meta object id for the 'BPM Api Target' class
static int BPM_API_TARGET__NAME
          The feature id for the 'Name' attribute
static int BPM_API_TARGET_FEATURE_COUNT
          The number of structural features of the 'BPM Api Target' class
static int BPM_FEDERATION_CONFIGURATION
          The meta object id for the 'BPM Federation Configuration' class
static int BPM_FEDERATION_CONFIGURATION__BPM_API_FEDERATION
          The feature id for the 'Bpm Api Federation' containment reference
static int BPM_FEDERATION_CONFIGURATION_FEATURE_COUNT
          The number of structural features of the 'BPM Federation Configuration' class
static BpmfederationPackage 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
 
Method Summary
 org.eclipse.emf.ecore.EClass getBPMApiCellTarget()
          Returns the meta object for class 'BPM Api Cell Target'
 org.eclipse.emf.ecore.EAttribute getBPMApiClusterTarget_CellName()
          Returns the meta object for the attribute 'Cell Name'
 org.eclipse.emf.ecore.EClass getBPMApiClusterTarget()
          Returns the meta object for class 'BPM Api Cluster Target'
 org.eclipse.emf.ecore.EAttribute getBPMApiDomain_Name()
          Returns the meta object for the attribute 'Name'
 org.eclipse.emf.ecore.EReference getBPMApiDomain_Targets()
          Returns the meta object for the containment reference list 'Targets'
 org.eclipse.emf.ecore.EClass getBPMApiDomain()
          Returns the meta object for class 'BPM Api Domain'
 org.eclipse.emf.ecore.EReference getBPMApiFederation_Domains()
          Returns the meta object for the containment reference list 'Domains'
 org.eclipse.emf.ecore.EClass getBPMApiFederation()
          Returns the meta object for class 'BPM Api Federation'
 org.eclipse.emf.ecore.EAttribute getBPMApiRESTService_CellName()
          Returns the meta object for the attribute 'Cell Name'
 org.eclipse.emf.ecore.EAttribute getBPMApiRESTService_ClusterName()
          Returns the meta object for the attribute 'Cluster Name'
 org.eclipse.emf.ecore.EAttribute getBPMApiRESTService_Name()
          Returns the meta object for the attribute 'Name'
 org.eclipse.emf.ecore.EAttribute getBPMApiRESTService_NodeName()
          Returns the meta object for the attribute 'Node Name'
 org.eclipse.emf.ecore.EAttribute getBPMApiRESTService_ServerName()
          Returns the meta object for the attribute 'Server Name'
 org.eclipse.emf.ecore.EAttribute getBPMApiRESTService_Type()
          Returns the meta object for the attribute 'Type'
 org.eclipse.emf.ecore.EAttribute getBPMApiRESTService_Version()
          Returns the meta object for the attribute 'Version'
 org.eclipse.emf.ecore.EClass getBPMApiRESTService()
          Returns the meta object for class 'BPM Api REST Service'
 org.eclipse.emf.ecore.EAttribute getBPMApiServerTarget_CellName()
          Returns the meta object for the attribute 'Cell Name'
 org.eclipse.emf.ecore.EAttribute getBPMApiServerTarget_NodeName()
          Returns the meta object for the attribute 'Node Name'
 org.eclipse.emf.ecore.EClass getBPMApiServerTarget()
          Returns the meta object for class 'BPM Api Server Target'
 org.eclipse.emf.ecore.EReference getBPMApiSystemTarget_ProcessRESTService()
          Returns the meta object for the containment reference 'Process REST Service'
 org.eclipse.emf.ecore.EReference getBPMApiSystemTarget_TaskRESTService()
          Returns the meta object for the containment reference 'Task REST Service'
 org.eclipse.emf.ecore.EClass getBPMApiSystemTarget()
          Returns the meta object for class 'BPM Api System Target'
 org.eclipse.emf.ecore.EAttribute getBPMApiTarget_Name()
          Returns the meta object for the attribute 'Name'
 org.eclipse.emf.ecore.EClass getBPMApiTarget()
          Returns the meta object for class 'BPM Api Target'
 org.eclipse.emf.ecore.EReference getBPMFederationConfiguration_BpmApiFederation()
          Returns the meta object for the containment reference 'Bpm Api Federation'
 org.eclipse.emf.ecore.EClass getBPMFederationConfiguration()
          Returns the meta object for class 'BPM Federation Configuration'
 BpmfederationFactory getBpmfederationFactory()
          Returns the factory that creates the instances of the model
 
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 BpmfederationPackage eINSTANCE
The singleton instance of the package.


BPM_FEDERATION_CONFIGURATION

static final int BPM_FEDERATION_CONFIGURATION
The meta object id for the 'BPM Federation Configuration' class.

See Also:
BPMFederationConfigurationImpl, BpmfederationPackageImpl.getBPMFederationConfiguration(), Constant Field Values

BPM_FEDERATION_CONFIGURATION__BPM_API_FEDERATION

static final int BPM_FEDERATION_CONFIGURATION__BPM_API_FEDERATION
The feature id for the 'Bpm Api Federation' containment reference.

See Also:
Constant Field Values

BPM_FEDERATION_CONFIGURATION_FEATURE_COUNT

static final int BPM_FEDERATION_CONFIGURATION_FEATURE_COUNT
The number of structural features of the 'BPM Federation Configuration' class.

See Also:
Constant Field Values

BPM_API_DOMAIN

static final int BPM_API_DOMAIN
The meta object id for the 'BPM Api Domain' class.

See Also:
BPMApiDomainImpl, BpmfederationPackageImpl.getBPMApiDomain(), Constant Field Values

BPM_API_DOMAIN__NAME

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

See Also:
Constant Field Values

BPM_API_DOMAIN__TARGETS

static final int BPM_API_DOMAIN__TARGETS
The feature id for the 'Targets' containment reference list.

See Also:
Constant Field Values

BPM_API_DOMAIN_FEATURE_COUNT

static final int BPM_API_DOMAIN_FEATURE_COUNT
The number of structural features of the 'BPM Api Domain' class.

See Also:
Constant Field Values

BPM_API_FEDERATION

static final int BPM_API_FEDERATION
The meta object id for the 'BPM Api Federation' class.

See Also:
BPMApiFederationImpl, BpmfederationPackageImpl.getBPMApiFederation(), Constant Field Values

BPM_API_FEDERATION__DOMAINS

static final int BPM_API_FEDERATION__DOMAINS
The feature id for the 'Domains' containment reference list.

See Also:
Constant Field Values

BPM_API_FEDERATION_FEATURE_COUNT

static final int BPM_API_FEDERATION_FEATURE_COUNT
The number of structural features of the 'BPM Api Federation' class.

See Also:
Constant Field Values

BPM_API_TARGET

static final int BPM_API_TARGET
The meta object id for the 'BPM Api Target' class.

See Also:
BPMApiTargetImpl, BpmfederationPackageImpl.getBPMApiTarget(), Constant Field Values

BPM_API_TARGET__NAME

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

See Also:
Constant Field Values

BPM_API_TARGET_FEATURE_COUNT

static final int BPM_API_TARGET_FEATURE_COUNT
The number of structural features of the 'BPM Api Target' class.

See Also:
Constant Field Values

BPM_API_CELL_TARGET

static final int BPM_API_CELL_TARGET
The meta object id for the 'BPM Api Cell Target' class.

See Also:
BPMApiCellTargetImpl, BpmfederationPackageImpl.getBPMApiCellTarget(), Constant Field Values

BPM_API_CELL_TARGET__NAME

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

See Also:
Constant Field Values

BPM_API_CELL_TARGET_FEATURE_COUNT

static final int BPM_API_CELL_TARGET_FEATURE_COUNT
The number of structural features of the 'BPM Api Cell Target' class.

See Also:
Constant Field Values

BPM_API_CLUSTER_TARGET

static final int BPM_API_CLUSTER_TARGET
The meta object id for the 'BPM Api Cluster Target' class.

See Also:
BPMApiClusterTargetImpl, BpmfederationPackageImpl.getBPMApiClusterTarget(), Constant Field Values

BPM_API_CLUSTER_TARGET__NAME

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

See Also:
Constant Field Values

BPM_API_CLUSTER_TARGET__CELL_NAME

static final int BPM_API_CLUSTER_TARGET__CELL_NAME
The feature id for the 'Cell Name' attribute.

See Also:
Constant Field Values

BPM_API_CLUSTER_TARGET_FEATURE_COUNT

static final int BPM_API_CLUSTER_TARGET_FEATURE_COUNT
The number of structural features of the 'BPM Api Cluster Target' class.

See Also:
Constant Field Values

BPM_API_SERVER_TARGET

static final int BPM_API_SERVER_TARGET
The meta object id for the 'BPM Api Server Target' class.

See Also:
BPMApiServerTargetImpl, BpmfederationPackageImpl.getBPMApiServerTarget(), Constant Field Values

BPM_API_SERVER_TARGET__NAME

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

See Also:
Constant Field Values

BPM_API_SERVER_TARGET__CELL_NAME

static final int BPM_API_SERVER_TARGET__CELL_NAME
The feature id for the 'Cell Name' attribute.

See Also:
Constant Field Values

BPM_API_SERVER_TARGET__NODE_NAME

static final int BPM_API_SERVER_TARGET__NODE_NAME
The feature id for the 'Node Name' attribute.

See Also:
Constant Field Values

BPM_API_SERVER_TARGET_FEATURE_COUNT

static final int BPM_API_SERVER_TARGET_FEATURE_COUNT
The number of structural features of the 'BPM Api Server Target' class.

See Also:
Constant Field Values

BPM_API_SYSTEM_TARGET

static final int BPM_API_SYSTEM_TARGET
The meta object id for the 'BPM Api System Target' class.

See Also:
BPMApiSystemTargetImpl, BpmfederationPackageImpl.getBPMApiSystemTarget(), Constant Field Values

BPM_API_SYSTEM_TARGET__NAME

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

See Also:
Constant Field Values

BPM_API_SYSTEM_TARGET__TASK_REST_SERVICE

static final int BPM_API_SYSTEM_TARGET__TASK_REST_SERVICE
The feature id for the 'Task REST Service' containment reference.

See Also:
Constant Field Values

BPM_API_SYSTEM_TARGET__PROCESS_REST_SERVICE

static final int BPM_API_SYSTEM_TARGET__PROCESS_REST_SERVICE
The feature id for the 'Process REST Service' containment reference.

See Also:
Constant Field Values

BPM_API_SYSTEM_TARGET_FEATURE_COUNT

static final int BPM_API_SYSTEM_TARGET_FEATURE_COUNT
The number of structural features of the 'BPM Api System Target' class.

See Also:
Constant Field Values

BPM_API_REST_SERVICE

static final int BPM_API_REST_SERVICE
The meta object id for the 'BPM Api REST Service' class.

See Also:
BPMApiRESTServiceImpl, BpmfederationPackageImpl.getBPMApiRESTService(), Constant Field Values

BPM_API_REST_SERVICE__CELL_NAME

static final int BPM_API_REST_SERVICE__CELL_NAME
The feature id for the 'Cell Name' attribute.

See Also:
Constant Field Values

BPM_API_REST_SERVICE__NODE_NAME

static final int BPM_API_REST_SERVICE__NODE_NAME
The feature id for the 'Node Name' attribute.

See Also:
Constant Field Values

BPM_API_REST_SERVICE__SERVER_NAME

static final int BPM_API_REST_SERVICE__SERVER_NAME
The feature id for the 'Server Name' attribute.

See Also:
Constant Field Values

BPM_API_REST_SERVICE__CLUSTER_NAME

static final int BPM_API_REST_SERVICE__CLUSTER_NAME
The feature id for the 'Cluster Name' attribute.

See Also:
Constant Field Values

BPM_API_REST_SERVICE__TYPE

static final int BPM_API_REST_SERVICE__TYPE
The feature id for the 'Type' attribute.

See Also:
Constant Field Values

BPM_API_REST_SERVICE__VERSION

static final int BPM_API_REST_SERVICE__VERSION
The feature id for the 'Version' attribute.

See Also:
Constant Field Values

BPM_API_REST_SERVICE__NAME

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

See Also:
Constant Field Values

BPM_API_REST_SERVICE_FEATURE_COUNT

static final int BPM_API_REST_SERVICE_FEATURE_COUNT
The number of structural features of the 'BPM Api REST Service' class.

See Also:
Constant Field Values
Method Detail

getBPMFederationConfiguration

org.eclipse.emf.ecore.EClass getBPMFederationConfiguration()
Returns the meta object for class 'BPM Federation Configuration'.

Returns:
the meta object for class 'BPM Federation Configuration'.
See Also:
BPMFederationConfiguration

getBPMFederationConfiguration_BpmApiFederation

org.eclipse.emf.ecore.EReference getBPMFederationConfiguration_BpmApiFederation()
Returns the meta object for the containment reference 'Bpm Api Federation'.

Returns:
the meta object for the containment reference 'Bpm Api Federation'.
See Also:
BPMFederationConfiguration.getBpmApiFederation(), getBPMFederationConfiguration()

getBPMApiDomain

org.eclipse.emf.ecore.EClass getBPMApiDomain()
Returns the meta object for class 'BPM Api Domain'.

Returns:
the meta object for class 'BPM Api Domain'.
See Also:
BPMApiDomain

getBPMApiDomain_Name

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

Returns:
the meta object for the attribute 'Name'.
See Also:
BPMApiDomain.getName(), getBPMApiDomain()

getBPMApiDomain_Targets

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

Returns:
the meta object for the containment reference list 'Targets'.
See Also:
BPMApiDomain.getTargets(), getBPMApiDomain()

getBPMApiFederation

org.eclipse.emf.ecore.EClass getBPMApiFederation()
Returns the meta object for class 'BPM Api Federation'.

Returns:
the meta object for class 'BPM Api Federation'.
See Also:
BPMApiFederation

getBPMApiFederation_Domains

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

Returns:
the meta object for the containment reference list 'Domains'.
See Also:
BPMApiFederation.getDomains(), getBPMApiFederation()

getBPMApiTarget

org.eclipse.emf.ecore.EClass getBPMApiTarget()
Returns the meta object for class 'BPM Api Target'.

Returns:
the meta object for class 'BPM Api Target'.
See Also:
BPMApiTarget

getBPMApiTarget_Name

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

Returns:
the meta object for the attribute 'Name'.
See Also:
BPMApiTarget.getName(), getBPMApiTarget()

getBPMApiCellTarget

org.eclipse.emf.ecore.EClass getBPMApiCellTarget()
Returns the meta object for class 'BPM Api Cell Target'.

Returns:
the meta object for class 'BPM Api Cell Target'.
See Also:
BPMApiCellTarget

getBPMApiClusterTarget

org.eclipse.emf.ecore.EClass getBPMApiClusterTarget()
Returns the meta object for class 'BPM Api Cluster Target'.

Returns:
the meta object for class 'BPM Api Cluster Target'.
See Also:
BPMApiClusterTarget

getBPMApiClusterTarget_CellName

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

Returns:
the meta object for the attribute 'Cell Name'.
See Also:
BPMApiClusterTarget.getCellName(), getBPMApiClusterTarget()

getBPMApiServerTarget

org.eclipse.emf.ecore.EClass getBPMApiServerTarget()
Returns the meta object for class 'BPM Api Server Target'.

Returns:
the meta object for class 'BPM Api Server Target'.
See Also:
BPMApiServerTarget

getBPMApiServerTarget_CellName

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

Returns:
the meta object for the attribute 'Cell Name'.
See Also:
BPMApiServerTarget.getCellName(), getBPMApiServerTarget()

getBPMApiServerTarget_NodeName

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

Returns:
the meta object for the attribute 'Node Name'.
See Also:
BPMApiServerTarget.getNodeName(), getBPMApiServerTarget()

getBPMApiSystemTarget

org.eclipse.emf.ecore.EClass getBPMApiSystemTarget()
Returns the meta object for class 'BPM Api System Target'.

Returns:
the meta object for class 'BPM Api System Target'.
See Also:
BPMApiSystemTarget

getBPMApiSystemTarget_TaskRESTService

org.eclipse.emf.ecore.EReference getBPMApiSystemTarget_TaskRESTService()
Returns the meta object for the containment reference 'Task REST Service'.

Returns:
the meta object for the containment reference 'Task REST Service'.
See Also:
BPMApiSystemTarget.getTaskRESTService(), getBPMApiSystemTarget()

getBPMApiSystemTarget_ProcessRESTService

org.eclipse.emf.ecore.EReference getBPMApiSystemTarget_ProcessRESTService()
Returns the meta object for the containment reference 'Process REST Service'.

Returns:
the meta object for the containment reference 'Process REST Service'.
See Also:
BPMApiSystemTarget.getProcessRESTService(), getBPMApiSystemTarget()

getBPMApiRESTService

org.eclipse.emf.ecore.EClass getBPMApiRESTService()
Returns the meta object for class 'BPM Api REST Service'.

Returns:
the meta object for class 'BPM Api REST Service'.
See Also:
BPMApiRESTService

getBPMApiRESTService_CellName

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

Returns:
the meta object for the attribute 'Cell Name'.
See Also:
BPMApiRESTService.getCellName(), getBPMApiRESTService()

getBPMApiRESTService_NodeName

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

Returns:
the meta object for the attribute 'Node Name'.
See Also:
BPMApiRESTService.getNodeName(), getBPMApiRESTService()

getBPMApiRESTService_ServerName

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

Returns:
the meta object for the attribute 'Server Name'.
See Also:
BPMApiRESTService.getServerName(), getBPMApiRESTService()

getBPMApiRESTService_ClusterName

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

Returns:
the meta object for the attribute 'Cluster Name'.
See Also:
BPMApiRESTService.getClusterName(), getBPMApiRESTService()

getBPMApiRESTService_Type

org.eclipse.emf.ecore.EAttribute getBPMApiRESTService_Type()
Returns the meta object for the attribute 'Type'.

Returns:
the meta object for the attribute 'Type'.
See Also:
BPMApiRESTService.getType(), getBPMApiRESTService()

getBPMApiRESTService_Version

org.eclipse.emf.ecore.EAttribute getBPMApiRESTService_Version()
Returns the meta object for the attribute 'Version'.

Returns:
the meta object for the attribute 'Version'.
See Also:
BPMApiRESTService.getVersion(), getBPMApiRESTService()

getBPMApiRESTService_Name

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

Returns:
the meta object for the attribute 'Name'.
See Also:
BPMApiRESTService.getName(), getBPMApiRESTService()

getBpmfederationFactory

BpmfederationFactory getBpmfederationFactory()
Returns the factory that creates the instances of the model.

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