@Deprecated
public static interface RuntimePackage.Literals
| Modifier and Type | Field and Description |
|---|---|
static EDataType |
EXECUTOR_SERVICE
Deprecated.
The meta object literal for the 'Executor Service' data type.
|
static EClass |
WORKFLOW_CONTEXT
Deprecated.
The meta object literal for the '
Workflow Context' class. |
static EReference |
WORKFLOW_CONTEXT__LOG
Deprecated.
The meta object literal for the 'Log' map feature.
|
static EAttribute |
WORKFLOW_CONTEXT__LOG_LEVEL
Deprecated.
The meta object literal for the 'Log Level' attribute feature.
|
static EReference |
WORKFLOW_CONTEXT__PARAMETERS
Deprecated.
The meta object literal for the 'Parameters' map feature.
|
static EReference |
WORKFLOW_CONTEXT__STATES
Deprecated.
The meta object literal for the 'States' map feature.
|
static EAttribute |
WORKFLOW_CONTEXT__THREAD_POOL
Deprecated.
The meta object literal for the 'Thread Pool' attribute feature.
|
static EClass |
WORKFLOW_ENGINE
Deprecated.
The meta object literal for the '
Workflow Engine' class. |
static EReference |
WORKFLOW_ENGINE__CONTEXT
Deprecated.
The meta object literal for the 'Context' containment reference feature.
|
static EReference |
WORKFLOW_ENGINE__ENGINES
Deprecated.
The meta object literal for the 'Engines' containment reference list feature.
|
static EReference |
WORKFLOW_ENGINE__WORKFLOW
Deprecated.
The meta object literal for the 'Workflow' reference feature.
|
static EClass |
WORKFLOW_ENGINE_PROXY
Deprecated.
The meta object literal for the '
Workflow Engine Proxy' class. |
static EReference |
WORKFLOW_ENGINE_PROXY__TARGET_ENGINE
Deprecated.
The meta object literal for the 'Target Engine' reference feature.
|
static EClass |
WORKFLOW_LOG
Deprecated.
The meta object literal for the '
Workflow Log' class. |
static EReference |
WORKFLOW_LOG__DEBUGS
Deprecated.
The meta object literal for the 'Debugs' containment reference list feature.
|
static EAttribute |
WORKFLOW_LOG__ENTRIES
Deprecated.
The meta object literal for the 'Entries' attribute list feature.
|
static EReference |
WORKFLOW_LOG__ERRORS
Deprecated.
The meta object literal for the 'Errors' containment reference list feature.
|
static EReference |
WORKFLOW_LOG__INFOS
Deprecated.
The meta object literal for the 'Infos' containment reference list feature.
|
static EAttribute |
WORKFLOW_LOG__LOG_LEVEL
Deprecated.
The meta object literal for the 'Log Level' attribute feature.
|
static EReference |
WORKFLOW_LOG__WARNINGS
Deprecated.
The meta object literal for the 'Warnings' containment reference list feature.
|
static EClass |
WORKFLOW_LOG_ENTRY
Deprecated.
The meta object literal for the '
Workflow Log Entry' class. |
static EAttribute |
WORKFLOW_LOG_ENTRY__MESSAGE
Deprecated.
The meta object literal for the 'Message' attribute feature.
|
static EAttribute |
WORKFLOW_LOG_ENTRY__TIMESTAMP
Deprecated.
The meta object literal for the 'Timestamp' attribute feature.
|
static EAttribute |
WORKFLOW_LOG_ENTRY__TYPE
Deprecated.
The meta object literal for the 'Type' attribute feature.
|
static EEnum |
WORKFLOW_LOG_ENTRY_TYPE
Deprecated.
The meta object literal for the '
Workflow Log Entry Type' enum. |
static EClass |
WORKFLOW_LOG_MAP
Deprecated.
The meta object literal for the '
Workflow Log Map' class. |
static EReference |
WORKFLOW_LOG_MAP__KEY
Deprecated.
The meta object literal for the 'Key' reference feature.
|
static EReference |
WORKFLOW_LOG_MAP__VALUE
Deprecated.
The meta object literal for the 'Value' containment reference feature.
|
static EClass |
WORKFLOW_LOG_RESETTER
Deprecated.
The meta object literal for the '
Workflow Log Resetter' class. |
static EReference |
WORKFLOW_LOG_RESETTER__CONTEXT
Deprecated.
The meta object literal for the 'Context' reference feature.
|
static EClass |
WORKFLOW_PARAMETER_MAP
Deprecated.
The meta object literal for the '
Workflow Parameter Map' class. |
static EReference |
WORKFLOW_PARAMETER_MAP__KEY
Deprecated.
The meta object literal for the 'Key' reference feature.
|
static EReference |
WORKFLOW_PARAMETER_MAP__VALUE
Deprecated.
The meta object literal for the 'Value' containment reference feature.
|
static EClass |
WORKFLOW_RUNNABLE
Deprecated.
The meta object literal for the '
Workflow Runnable' class. |
static EClass |
WORKFLOW_RUNNER
Deprecated.
The meta object literal for the '
Workflow Runner' class. |
static EReference |
WORKFLOW_RUNNER__COMPONENT
Deprecated.
The meta object literal for the 'Component' reference feature.
|
static EReference |
WORKFLOW_RUNNER__CONTEXT
Deprecated.
The meta object literal for the 'Context' reference feature.
|
static EClass |
WORKFLOW_STATE_MAP
Deprecated.
The meta object literal for the '
Workflow State Map' class. |
static EReference |
WORKFLOW_STATE_MAP__KEY
Deprecated.
The meta object literal for the 'Key' reference feature.
|
static EReference |
WORKFLOW_STATE_MAP__VALUE
Deprecated.
The meta object literal for the 'Value' containment reference feature.
|
static EClass |
WORKFLOW_STATE_RESETTER
Deprecated.
The meta object literal for the '
Workflow State Resetter' class. |
static EReference |
WORKFLOW_STATE_RESETTER__CONTEXT
Deprecated.
The meta object literal for the 'Context' reference feature.
|
static EClass |
WORKFLOW_STATE_RESOLUTION_STRATEGY
Deprecated.
The meta object literal for the '
Workflow State Resolution Strategy' class. |
static final EClass WORKFLOW_CONTEXT
Workflow Context' class.
org.eclipse.gmt.modisco.workflow.mwe.workflow.runtime.impl.WorkflowContextImpl,
org.eclipse.gmt.modisco.workflow.mwe.workflow.runtime.impl.RuntimePackageImpl#getWorkflowContext()static final EReference WORKFLOW_CONTEXT__PARAMETERS
static final EAttribute WORKFLOW_CONTEXT__THREAD_POOL
static final EReference WORKFLOW_CONTEXT__STATES
static final EReference WORKFLOW_CONTEXT__LOG
static final EAttribute WORKFLOW_CONTEXT__LOG_LEVEL
static final EClass WORKFLOW_ENGINE
Workflow Engine' class.
org.eclipse.gmt.modisco.workflow.mwe.workflow.runtime.impl.WorkflowEngineImpl,
org.eclipse.gmt.modisco.workflow.mwe.workflow.runtime.impl.RuntimePackageImpl#getWorkflowEngine()static final EReference WORKFLOW_ENGINE__WORKFLOW
static final EReference WORKFLOW_ENGINE__CONTEXT
static final EReference WORKFLOW_ENGINE__ENGINES
static final EClass WORKFLOW_STATE_MAP
Workflow State Map' class.
org.eclipse.gmt.modisco.workflow.mwe.workflow.runtime.impl.WorkflowStateMapImpl,
org.eclipse.gmt.modisco.workflow.mwe.workflow.runtime.impl.RuntimePackageImpl#getWorkflowStateMap()static final EReference WORKFLOW_STATE_MAP__KEY
static final EReference WORKFLOW_STATE_MAP__VALUE
static final EClass WORKFLOW_PARAMETER_MAP
Workflow Parameter Map' class.
org.eclipse.gmt.modisco.workflow.mwe.workflow.runtime.impl.WorkflowParameterMapImpl,
org.eclipse.gmt.modisco.workflow.mwe.workflow.runtime.impl.RuntimePackageImpl#getWorkflowParameterMap()static final EReference WORKFLOW_PARAMETER_MAP__KEY
static final EReference WORKFLOW_PARAMETER_MAP__VALUE
static final EClass WORKFLOW_STATE_RESOLUTION_STRATEGY
Workflow State Resolution Strategy' class.
org.eclipse.gmt.modisco.workflow.mwe.workflow.runtime.impl.WorkflowStateResolutionStrategyImpl,
org.eclipse.gmt.modisco.workflow.mwe.workflow.runtime.impl.RuntimePackageImpl#getWorkflowStateResolutionStrategy()static final EClass WORKFLOW_RUNNABLE
Workflow Runnable' class.
org.eclipse.gmt.modisco.workflow.mwe.workflow.runtime.impl.WorkflowRunnableImpl,
org.eclipse.gmt.modisco.workflow.mwe.workflow.runtime.impl.RuntimePackageImpl#getWorkflowRunnable()static final EClass WORKFLOW_RUNNER
Workflow Runner' class.
org.eclipse.gmt.modisco.workflow.mwe.workflow.runtime.impl.WorkflowRunnerImpl,
org.eclipse.gmt.modisco.workflow.mwe.workflow.runtime.impl.RuntimePackageImpl#getWorkflowRunner()static final EReference WORKFLOW_RUNNER__CONTEXT
static final EReference WORKFLOW_RUNNER__COMPONENT
static final EClass WORKFLOW_STATE_RESETTER
Workflow State Resetter' class.
org.eclipse.gmt.modisco.workflow.mwe.workflow.runtime.impl.WorkflowStateResetterImpl,
org.eclipse.gmt.modisco.workflow.mwe.workflow.runtime.impl.RuntimePackageImpl#getWorkflowStateResetter()static final EReference WORKFLOW_STATE_RESETTER__CONTEXT
static final EClass WORKFLOW_LOG
Workflow Log' class.
org.eclipse.gmt.modisco.workflow.mwe.workflow.runtime.impl.WorkflowLogImpl,
org.eclipse.gmt.modisco.workflow.mwe.workflow.runtime.impl.RuntimePackageImpl#getWorkflowLog()static final EAttribute WORKFLOW_LOG__ENTRIES
static final EReference WORKFLOW_LOG__ERRORS
static final EReference WORKFLOW_LOG__WARNINGS
static final EReference WORKFLOW_LOG__INFOS
static final EReference WORKFLOW_LOG__DEBUGS
static final EAttribute WORKFLOW_LOG__LOG_LEVEL
static final EClass WORKFLOW_LOG_ENTRY
Workflow Log Entry' class.
org.eclipse.gmt.modisco.workflow.mwe.workflow.runtime.impl.WorkflowLogEntryImpl,
org.eclipse.gmt.modisco.workflow.mwe.workflow.runtime.impl.RuntimePackageImpl#getWorkflowLogEntry()static final EAttribute WORKFLOW_LOG_ENTRY__TYPE
static final EAttribute WORKFLOW_LOG_ENTRY__TIMESTAMP
static final EAttribute WORKFLOW_LOG_ENTRY__MESSAGE
static final EClass WORKFLOW_LOG_MAP
Workflow Log Map' class.
org.eclipse.gmt.modisco.workflow.mwe.workflow.runtime.impl.WorkflowLogMapImpl,
org.eclipse.gmt.modisco.workflow.mwe.workflow.runtime.impl.RuntimePackageImpl#getWorkflowLogMap()static final EReference WORKFLOW_LOG_MAP__KEY
static final EReference WORKFLOW_LOG_MAP__VALUE
static final EClass WORKFLOW_LOG_RESETTER
Workflow Log Resetter' class.
org.eclipse.gmt.modisco.workflow.mwe.workflow.runtime.impl.WorkflowLogResetterImpl,
org.eclipse.gmt.modisco.workflow.mwe.workflow.runtime.impl.RuntimePackageImpl#getWorkflowLogResetter()static final EReference WORKFLOW_LOG_RESETTER__CONTEXT
static final EClass WORKFLOW_ENGINE_PROXY
Workflow Engine Proxy' class.
org.eclipse.gmt.modisco.workflow.mwe.workflow.runtime.impl.WorkflowEngineProxyImpl,
org.eclipse.gmt.modisco.workflow.mwe.workflow.runtime.impl.RuntimePackageImpl#getWorkflowEngineProxy()static final EReference WORKFLOW_ENGINE_PROXY__TARGET_ENGINE
static final EEnum WORKFLOW_LOG_ENTRY_TYPE
Workflow Log Entry Type' enum.
WorkflowLogEntryType,
org.eclipse.gmt.modisco.workflow.mwe.workflow.runtime.impl.RuntimePackageImpl#getWorkflowLogEntryType()static final EDataType EXECUTOR_SERVICE
ExecutorService,
org.eclipse.gmt.modisco.workflow.mwe.workflow.runtime.impl.RuntimePackageImpl#getExecutorService()