org.eclipse.emf.mwe.ewm.workflow.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.EDataType EXCEPTION
          The meta object literal for the 'Exception' data type.
static org.eclipse.emf.ecore.EDataType EXECUTOR_SERVICE
          The meta object literal for the 'Executor Service' data type.
static org.eclipse.emf.ecore.EDataType TIMESTAMP
          The meta object literal for the 'Timestamp' data type.
static org.eclipse.emf.ecore.EClass WORKFLOW_COMPONENT_EXECUTION_INFO
          The meta object literal for the 'Workflow Component Execution Info' class.
static org.eclipse.emf.ecore.EAttribute WORKFLOW_COMPONENT_EXECUTION_INFO__END_TIME
          The meta object literal for the 'End Time' attribute feature.
static org.eclipse.emf.ecore.EAttribute WORKFLOW_COMPONENT_EXECUTION_INFO__START_TIME
          The meta object literal for the 'Start Time' attribute feature.
static org.eclipse.emf.ecore.EClass WORKFLOW_COMPONENT_EXECUTION_INFO_MAP
          The meta object literal for the 'Workflow Component Execution Info Map' class.
static org.eclipse.emf.ecore.EReference WORKFLOW_COMPONENT_EXECUTION_INFO_MAP__KEY
          The meta object literal for the 'Key' reference feature.
static org.eclipse.emf.ecore.EReference WORKFLOW_COMPONENT_EXECUTION_INFO_MAP__VALUE
          The meta object literal for the 'Value' containment reference feature.
static org.eclipse.emf.ecore.EClass WORKFLOW_CONTEXT
          The meta object literal for the 'Workflow Context' class.
static org.eclipse.emf.ecore.EReference WORKFLOW_CONTEXT__ACTIVE_COMPONENTS
          The meta object literal for the 'Active Components' reference list feature.
static org.eclipse.emf.ecore.EReference WORKFLOW_CONTEXT__EXECUTION_INFO
          The meta object literal for the 'Execution Info' map feature.
static org.eclipse.emf.ecore.EReference WORKFLOW_CONTEXT__LOG
          The meta object literal for the 'Log' map feature.
static org.eclipse.emf.ecore.EAttribute WORKFLOW_CONTEXT__LOG_LEVEL
          The meta object literal for the 'Log Level' attribute feature.
static org.eclipse.emf.ecore.EAttribute WORKFLOW_CONTEXT__NAME
          The meta object literal for the 'Name' attribute feature.
static org.eclipse.emf.ecore.EReference WORKFLOW_CONTEXT__PARAMETERS
          The meta object literal for the 'Parameters' map feature.
static org.eclipse.emf.ecore.EReference WORKFLOW_CONTEXT__PARENT_CONTEXT
          The meta object literal for the 'Parent Context' reference feature.
static org.eclipse.emf.ecore.EReference WORKFLOW_CONTEXT__STATES
          The meta object literal for the 'States' map feature.
static org.eclipse.emf.ecore.EReference WORKFLOW_CONTEXT__WORKFLOW
          The meta object literal for the 'Workflow' reference feature.
static org.eclipse.emf.ecore.EClass WORKFLOW_ENGINE
          The meta object literal for the 'Workflow Engine' class.
static org.eclipse.emf.ecore.EReference WORKFLOW_ENGINE__CONTEXT
          The meta object literal for the 'Context' containment reference feature.
static org.eclipse.emf.ecore.EReference WORKFLOW_ENGINE__WORKFLOW
          The meta object literal for the 'Workflow' containment reference feature.
static org.eclipse.emf.ecore.EClass WORKFLOW_LOG
          The meta object literal for the 'Workflow Log' class.
static org.eclipse.emf.ecore.EReference WORKFLOW_LOG__DEBUGS
          The meta object literal for the 'Debugs' containment reference list feature.
static org.eclipse.emf.ecore.EAttribute WORKFLOW_LOG__ENTRIES
          The meta object literal for the 'Entries' attribute list feature.
static org.eclipse.emf.ecore.EReference WORKFLOW_LOG__ERRORS
          The meta object literal for the 'Errors' containment reference list feature.
static org.eclipse.emf.ecore.EReference WORKFLOW_LOG__INFOS
          The meta object literal for the 'Infos' containment reference list feature.
static org.eclipse.emf.ecore.EAttribute WORKFLOW_LOG__LOG_LEVEL
          The meta object literal for the 'Log Level' attribute feature.
static org.eclipse.emf.ecore.EReference WORKFLOW_LOG__WARNINGS
          The meta object literal for the 'Warnings' containment reference list feature.
static org.eclipse.emf.ecore.EClass WORKFLOW_LOG_ENTRY
          The meta object literal for the 'Workflow Log Entry' class.
static org.eclipse.emf.ecore.EAttribute WORKFLOW_LOG_ENTRY__MESSAGE
          The meta object literal for the 'Message' attribute feature.
static org.eclipse.emf.ecore.EAttribute WORKFLOW_LOG_ENTRY__TIMESTAMP
          The meta object literal for the 'Timestamp' attribute feature.
static org.eclipse.emf.ecore.EAttribute WORKFLOW_LOG_ENTRY__TYPE
          The meta object literal for the 'Type' attribute feature.
static org.eclipse.emf.ecore.EEnum WORKFLOW_LOG_ENTRY_TYPE
          The meta object literal for the 'Workflow Log Entry Type' enum.
static org.eclipse.emf.ecore.EClass WORKFLOW_LOG_MAP
          The meta object literal for the 'Workflow Log Map' class.
static org.eclipse.emf.ecore.EReference WORKFLOW_LOG_MAP__KEY
          The meta object literal for the 'Key' reference feature.
static org.eclipse.emf.ecore.EReference WORKFLOW_LOG_MAP__VALUE
          The meta object literal for the 'Value' containment reference feature.
static org.eclipse.emf.ecore.EClass WORKFLOW_PARAMETER_MAP
          The meta object literal for the 'Workflow Parameter Map' class.
static org.eclipse.emf.ecore.EReference WORKFLOW_PARAMETER_MAP__KEY
          The meta object literal for the 'Key' reference feature.
static org.eclipse.emf.ecore.EReference WORKFLOW_PARAMETER_MAP__VALUE
          The meta object literal for the 'Value' containment reference feature.
static org.eclipse.emf.ecore.EClass WORKFLOW_PARAMETER_VALUE_PROXY
          The meta object literal for the 'Workflow Parameter Value Proxy' class.
static org.eclipse.emf.ecore.EReference WORKFLOW_PARAMETER_VALUE_PROXY__TARGET
          The meta object literal for the 'Target' reference feature.
static org.eclipse.emf.ecore.EClass WORKFLOW_RUNNABLE
          The meta object literal for the 'Workflow Runnable' class.
static org.eclipse.emf.ecore.EClass WORKFLOW_RUNNER
          The meta object literal for the 'Workflow Runner' class.
static org.eclipse.emf.ecore.EReference WORKFLOW_RUNNER__COMPONENT
          The meta object literal for the 'Component' reference feature.
static org.eclipse.emf.ecore.EReference WORKFLOW_RUNNER__CONTEXT
          The meta object literal for the 'Context' reference feature.
static org.eclipse.emf.ecore.EDataType WORKFLOW_RUNTIME_EXCEPTION
          The meta object literal for the 'Workflow Runtime Exception' data type.
static org.eclipse.emf.ecore.EClass WORKFLOW_STATE_MAP
          The meta object literal for the 'Workflow State Map' class.
static org.eclipse.emf.ecore.EReference WORKFLOW_STATE_MAP__KEY
          The meta object literal for the 'Key' reference feature.
static org.eclipse.emf.ecore.EReference WORKFLOW_STATE_MAP__VALUE
          The meta object literal for the 'Value' containment reference feature.
static org.eclipse.emf.ecore.EClass WORKFLOW_STATE_RESOLUTION_STRATEGY
          The meta object literal for the 'Workflow State Resolution Strategy' class.
 

Field Detail

WORKFLOW_CONTEXT

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

See Also:
WorkflowContext, RuntimePackage.getWorkflowContext()
EMF generated code

WORKFLOW_CONTEXT__PARAMETERS

static final org.eclipse.emf.ecore.EReference WORKFLOW_CONTEXT__PARAMETERS
The meta object literal for the 'Parameters' map feature.

EMF generated code

WORKFLOW_CONTEXT__STATES

static final org.eclipse.emf.ecore.EReference WORKFLOW_CONTEXT__STATES
The meta object literal for the 'States' map feature.

EMF generated code

WORKFLOW_CONTEXT__LOG

static final org.eclipse.emf.ecore.EReference WORKFLOW_CONTEXT__LOG
The meta object literal for the 'Log' map feature.

EMF generated code

WORKFLOW_CONTEXT__LOG_LEVEL

static final org.eclipse.emf.ecore.EAttribute WORKFLOW_CONTEXT__LOG_LEVEL
The meta object literal for the 'Log Level' attribute feature.

EMF generated code

WORKFLOW_CONTEXT__WORKFLOW

static final org.eclipse.emf.ecore.EReference WORKFLOW_CONTEXT__WORKFLOW
The meta object literal for the 'Workflow' reference feature.

EMF generated code

WORKFLOW_CONTEXT__ACTIVE_COMPONENTS

static final org.eclipse.emf.ecore.EReference WORKFLOW_CONTEXT__ACTIVE_COMPONENTS
The meta object literal for the 'Active Components' reference list feature.

EMF generated code

WORKFLOW_CONTEXT__EXECUTION_INFO

static final org.eclipse.emf.ecore.EReference WORKFLOW_CONTEXT__EXECUTION_INFO
The meta object literal for the 'Execution Info' map feature.

EMF generated code

WORKFLOW_CONTEXT__NAME

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

EMF generated code

WORKFLOW_CONTEXT__PARENT_CONTEXT

static final org.eclipse.emf.ecore.EReference WORKFLOW_CONTEXT__PARENT_CONTEXT
The meta object literal for the 'Parent Context' reference feature.

EMF generated code

WORKFLOW_ENGINE

static final org.eclipse.emf.ecore.EClass WORKFLOW_ENGINE
The meta object literal for the 'Workflow Engine' class.

See Also:
WorkflowEngine, RuntimePackage.getWorkflowEngine()
EMF generated code

WORKFLOW_ENGINE__WORKFLOW

static final org.eclipse.emf.ecore.EReference WORKFLOW_ENGINE__WORKFLOW
The meta object literal for the 'Workflow' containment reference feature.

EMF generated code

WORKFLOW_ENGINE__CONTEXT

static final org.eclipse.emf.ecore.EReference WORKFLOW_ENGINE__CONTEXT
The meta object literal for the 'Context' containment reference feature.

EMF generated code

WORKFLOW_STATE_MAP

static final org.eclipse.emf.ecore.EClass WORKFLOW_STATE_MAP
The meta object literal for the 'Workflow State Map' class.

See Also:
WorkflowStateMap, RuntimePackage.getWorkflowStateMap()
EMF generated code

WORKFLOW_STATE_MAP__KEY

static final org.eclipse.emf.ecore.EReference WORKFLOW_STATE_MAP__KEY
The meta object literal for the 'Key' reference feature.

EMF generated code

WORKFLOW_STATE_MAP__VALUE

static final org.eclipse.emf.ecore.EReference WORKFLOW_STATE_MAP__VALUE
The meta object literal for the 'Value' containment reference feature.

EMF generated code

WORKFLOW_PARAMETER_MAP

static final org.eclipse.emf.ecore.EClass WORKFLOW_PARAMETER_MAP
The meta object literal for the 'Workflow Parameter Map' class.

See Also:
WorkflowParameterMap, RuntimePackage.getWorkflowParameterMap()
EMF generated code

WORKFLOW_PARAMETER_MAP__KEY

static final org.eclipse.emf.ecore.EReference WORKFLOW_PARAMETER_MAP__KEY
The meta object literal for the 'Key' reference feature.

EMF generated code

WORKFLOW_PARAMETER_MAP__VALUE

static final org.eclipse.emf.ecore.EReference WORKFLOW_PARAMETER_MAP__VALUE
The meta object literal for the 'Value' containment reference feature.

EMF generated code

WORKFLOW_PARAMETER_VALUE_PROXY

static final org.eclipse.emf.ecore.EClass WORKFLOW_PARAMETER_VALUE_PROXY
The meta object literal for the 'Workflow Parameter Value Proxy' class.

See Also:
WorkflowParameterValueProxy, RuntimePackage.getWorkflowParameterValueProxy()
EMF generated code

WORKFLOW_PARAMETER_VALUE_PROXY__TARGET

static final org.eclipse.emf.ecore.EReference WORKFLOW_PARAMETER_VALUE_PROXY__TARGET
The meta object literal for the 'Target' reference feature.

EMF generated code

WORKFLOW_STATE_RESOLUTION_STRATEGY

static final org.eclipse.emf.ecore.EClass WORKFLOW_STATE_RESOLUTION_STRATEGY
The meta object literal for the 'Workflow State Resolution Strategy' class.

See Also:
WorkflowStateResolutionStrategy, RuntimePackage.getWorkflowStateResolutionStrategy()
EMF generated code

WORKFLOW_RUNNABLE

static final org.eclipse.emf.ecore.EClass WORKFLOW_RUNNABLE
The meta object literal for the 'Workflow Runnable' class.

See Also:
WorkflowRunnable, RuntimePackage.getWorkflowRunnable()
EMF generated code

WORKFLOW_RUNNER

static final org.eclipse.emf.ecore.EClass WORKFLOW_RUNNER
The meta object literal for the 'Workflow Runner' class.

See Also:
WorkflowRunner, RuntimePackage.getWorkflowRunner()
EMF generated code

WORKFLOW_RUNNER__CONTEXT

static final org.eclipse.emf.ecore.EReference WORKFLOW_RUNNER__CONTEXT
The meta object literal for the 'Context' reference feature.

EMF generated code

WORKFLOW_RUNNER__COMPONENT

static final org.eclipse.emf.ecore.EReference WORKFLOW_RUNNER__COMPONENT
The meta object literal for the 'Component' reference feature.

EMF generated code

WORKFLOW_LOG

static final org.eclipse.emf.ecore.EClass WORKFLOW_LOG
The meta object literal for the 'Workflow Log' class.

See Also:
WorkflowLog, RuntimePackage.getWorkflowLog()
EMF generated code

WORKFLOW_LOG__ENTRIES

static final org.eclipse.emf.ecore.EAttribute WORKFLOW_LOG__ENTRIES
The meta object literal for the 'Entries' attribute list feature.

EMF generated code

WORKFLOW_LOG__ERRORS

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

EMF generated code

WORKFLOW_LOG__WARNINGS

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

EMF generated code

WORKFLOW_LOG__INFOS

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

EMF generated code

WORKFLOW_LOG__DEBUGS

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

EMF generated code

WORKFLOW_LOG__LOG_LEVEL

static final org.eclipse.emf.ecore.EAttribute WORKFLOW_LOG__LOG_LEVEL
The meta object literal for the 'Log Level' attribute feature.

EMF generated code

WORKFLOW_LOG_ENTRY

static final org.eclipse.emf.ecore.EClass WORKFLOW_LOG_ENTRY
The meta object literal for the 'Workflow Log Entry' class.

See Also:
WorkflowLogEntry, RuntimePackage.getWorkflowLogEntry()
EMF generated code

WORKFLOW_LOG_ENTRY__TYPE

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

EMF generated code

WORKFLOW_LOG_ENTRY__TIMESTAMP

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

EMF generated code

WORKFLOW_LOG_ENTRY__MESSAGE

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

EMF generated code

WORKFLOW_LOG_MAP

static final org.eclipse.emf.ecore.EClass WORKFLOW_LOG_MAP
The meta object literal for the 'Workflow Log Map' class.

See Also:
WorkflowLogMap, RuntimePackage.getWorkflowLogMap()
EMF generated code

WORKFLOW_LOG_MAP__KEY

static final org.eclipse.emf.ecore.EReference WORKFLOW_LOG_MAP__KEY
The meta object literal for the 'Key' reference feature.

EMF generated code

WORKFLOW_LOG_MAP__VALUE

static final org.eclipse.emf.ecore.EReference WORKFLOW_LOG_MAP__VALUE
The meta object literal for the 'Value' containment reference feature.

EMF generated code

WORKFLOW_COMPONENT_EXECUTION_INFO

static final org.eclipse.emf.ecore.EClass WORKFLOW_COMPONENT_EXECUTION_INFO
The meta object literal for the 'Workflow Component Execution Info' class.

See Also:
WorkflowComponentExecutionInfo, RuntimePackage.getWorkflowComponentExecutionInfo()
EMF generated code

WORKFLOW_COMPONENT_EXECUTION_INFO__START_TIME

static final org.eclipse.emf.ecore.EAttribute WORKFLOW_COMPONENT_EXECUTION_INFO__START_TIME
The meta object literal for the 'Start Time' attribute feature.

EMF generated code

WORKFLOW_COMPONENT_EXECUTION_INFO__END_TIME

static final org.eclipse.emf.ecore.EAttribute WORKFLOW_COMPONENT_EXECUTION_INFO__END_TIME
The meta object literal for the 'End Time' attribute feature.

EMF generated code

WORKFLOW_COMPONENT_EXECUTION_INFO_MAP

static final org.eclipse.emf.ecore.EClass WORKFLOW_COMPONENT_EXECUTION_INFO_MAP
The meta object literal for the 'Workflow Component Execution Info Map' class.

See Also:
WorkflowComponentExecutionInfoMap, RuntimePackage.getWorkflowComponentExecutionInfoMap()
EMF generated code

WORKFLOW_COMPONENT_EXECUTION_INFO_MAP__KEY

static final org.eclipse.emf.ecore.EReference WORKFLOW_COMPONENT_EXECUTION_INFO_MAP__KEY
The meta object literal for the 'Key' reference feature.

EMF generated code

WORKFLOW_COMPONENT_EXECUTION_INFO_MAP__VALUE

static final org.eclipse.emf.ecore.EReference WORKFLOW_COMPONENT_EXECUTION_INFO_MAP__VALUE
The meta object literal for the 'Value' containment reference feature.

EMF generated code

WORKFLOW_LOG_ENTRY_TYPE

static final org.eclipse.emf.ecore.EEnum WORKFLOW_LOG_ENTRY_TYPE
The meta object literal for the 'Workflow Log Entry Type' enum.

See Also:
WorkflowLogEntryType, RuntimePackage.getWorkflowLogEntryType()
EMF generated code

EXECUTOR_SERVICE

static final org.eclipse.emf.ecore.EDataType EXECUTOR_SERVICE
The meta object literal for the 'Executor Service' data type.

See Also:
ExecutorService, RuntimePackage.getExecutorService()
EMF generated code

WORKFLOW_RUNTIME_EXCEPTION

static final org.eclipse.emf.ecore.EDataType WORKFLOW_RUNTIME_EXCEPTION
The meta object literal for the 'Workflow Runtime Exception' data type.

See Also:
WorkflowRuntimeException, RuntimePackage.getWorkflowRuntimeException()
EMF generated code

EXCEPTION

static final org.eclipse.emf.ecore.EDataType EXCEPTION
The meta object literal for the 'Exception' data type.

See Also:
Exception, RuntimePackage.getException()
EMF generated code

TIMESTAMP

static final org.eclipse.emf.ecore.EDataType TIMESTAMP
The meta object literal for the 'Timestamp' data type.

See Also:
Timestamp, RuntimePackage.getTimestamp()
EMF generated code