org.eclipse.emf.mwe.ewm.workflow.transaction.runtime
Interface RuntimePackage.Literals

Enclosing class:
RuntimePackage

public static interface RuntimePackage.Literals

Defines literals for the meta objects that represent

EMF generated code

Field Summary
static org.eclipse.emf.ecore.EClass WORKFLOW_TRANSACTIONAL_CONTEXT
          The meta object literal for the 'Workflow Transactional Context' class.
static org.eclipse.emf.ecore.EAttribute WORKFLOW_TRANSACTIONAL_CONTEXT__EDITING_DOMAIN
          The meta object literal for the 'Editing Domain' attribute feature.
static org.eclipse.emf.ecore.EAttribute WORKFLOW_TRANSACTIONAL_CONTEXT__THREAD_POOL
          The meta object literal for the 'Thread Pool' attribute feature.
 

Field Detail

WORKFLOW_TRANSACTIONAL_CONTEXT

static final org.eclipse.emf.ecore.EClass WORKFLOW_TRANSACTIONAL_CONTEXT
The meta object literal for the 'Workflow Transactional Context' class.

See Also:
WorkflowTransactionalContext, RuntimePackage.getWorkflowTransactionalContext()
EMF generated code

WORKFLOW_TRANSACTIONAL_CONTEXT__EDITING_DOMAIN

static final org.eclipse.emf.ecore.EAttribute WORKFLOW_TRANSACTIONAL_CONTEXT__EDITING_DOMAIN
The meta object literal for the 'Editing Domain' attribute feature.

EMF generated code

WORKFLOW_TRANSACTIONAL_CONTEXT__THREAD_POOL

static final org.eclipse.emf.ecore.EAttribute WORKFLOW_TRANSACTIONAL_CONTEXT__THREAD_POOL
The meta object literal for the 'Thread Pool' attribute feature.

EMF generated code