|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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 |
---|
static final org.eclipse.emf.ecore.EClass BPM_FEDERATION_CONFIGURATION
BPM Federation Configuration
' class.
BPMFederationConfigurationImpl
,
BpmfederationPackageImpl.getBPMFederationConfiguration()
static final org.eclipse.emf.ecore.EReference BPM_FEDERATION_CONFIGURATION__BPM_API_FEDERATION
static final org.eclipse.emf.ecore.EClass BPM_API_DOMAIN
BPM Api Domain
' class.
BPMApiDomainImpl
,
BpmfederationPackageImpl.getBPMApiDomain()
static final org.eclipse.emf.ecore.EAttribute BPM_API_DOMAIN__NAME
static final org.eclipse.emf.ecore.EReference BPM_API_DOMAIN__TARGETS
static final org.eclipse.emf.ecore.EClass BPM_API_FEDERATION
BPM Api Federation
' class.
BPMApiFederationImpl
,
BpmfederationPackageImpl.getBPMApiFederation()
static final org.eclipse.emf.ecore.EReference BPM_API_FEDERATION__DOMAINS
static final org.eclipse.emf.ecore.EClass BPM_API_TARGET
BPM Api Target
' class.
BPMApiTargetImpl
,
BpmfederationPackageImpl.getBPMApiTarget()
static final org.eclipse.emf.ecore.EAttribute BPM_API_TARGET__NAME
static final org.eclipse.emf.ecore.EClass BPM_API_CELL_TARGET
BPM Api Cell Target
' class.
BPMApiCellTargetImpl
,
BpmfederationPackageImpl.getBPMApiCellTarget()
static final org.eclipse.emf.ecore.EClass BPM_API_CLUSTER_TARGET
BPM Api Cluster Target
' class.
BPMApiClusterTargetImpl
,
BpmfederationPackageImpl.getBPMApiClusterTarget()
static final org.eclipse.emf.ecore.EAttribute BPM_API_CLUSTER_TARGET__CELL_NAME
static final org.eclipse.emf.ecore.EClass BPM_API_SERVER_TARGET
BPM Api Server Target
' class.
BPMApiServerTargetImpl
,
BpmfederationPackageImpl.getBPMApiServerTarget()
static final org.eclipse.emf.ecore.EAttribute BPM_API_SERVER_TARGET__CELL_NAME
static final org.eclipse.emf.ecore.EAttribute BPM_API_SERVER_TARGET__NODE_NAME
static final org.eclipse.emf.ecore.EClass BPM_API_SYSTEM_TARGET
BPM Api System Target
' class.
BPMApiSystemTargetImpl
,
BpmfederationPackageImpl.getBPMApiSystemTarget()
static final org.eclipse.emf.ecore.EReference BPM_API_SYSTEM_TARGET__TASK_REST_SERVICE
static final org.eclipse.emf.ecore.EReference BPM_API_SYSTEM_TARGET__PROCESS_REST_SERVICE
static final org.eclipse.emf.ecore.EClass BPM_API_REST_SERVICE
BPM Api REST Service
' class.
BPMApiRESTServiceImpl
,
BpmfederationPackageImpl.getBPMApiRESTService()
static final org.eclipse.emf.ecore.EAttribute BPM_API_REST_SERVICE__CELL_NAME
static final org.eclipse.emf.ecore.EAttribute BPM_API_REST_SERVICE__NODE_NAME
static final org.eclipse.emf.ecore.EAttribute BPM_API_REST_SERVICE__SERVER_NAME
static final org.eclipse.emf.ecore.EAttribute BPM_API_REST_SERVICE__CLUSTER_NAME
static final org.eclipse.emf.ecore.EAttribute BPM_API_REST_SERVICE__TYPE
static final org.eclipse.emf.ecore.EAttribute BPM_API_REST_SERVICE__VERSION
static final org.eclipse.emf.ecore.EAttribute BPM_API_REST_SERVICE__NAME
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |