org.eclipse.gmt.modisco.workflow.modiscoworkflow
Interface ModiscoworkflowPackage.Literals

Enclosing interface:
ModiscoworkflowPackage

Deprecated.

@Deprecated
public static interface ModiscoworkflowPackage.Literals

Defines literals for the meta objects that represent

Generated:

Field Summary
static EEnum DIRECTION
          Deprecated.  
static EClass ELEMENT
          Deprecated.  
static EAttribute ELEMENT__INDEX
          Deprecated.  
static EAttribute ELEMENT__NAME
          Deprecated.  
static EAttribute ELEMENT__TYPE
          Deprecated.  
static EClass EXPORT_INFOS
          Deprecated.  
static EAttribute EXPORT_INFOS__PACKAGE_BASE
          Deprecated.  
static EAttribute EXPORT_INFOS__SYMBOLIC_NAME
          Deprecated.  
static EClass WORK
          Deprecated.  
static EReference WORK__PARAMETERS
          Deprecated.  
static EClass WORK_PARAMETER
          Deprecated.  
static EAttribute WORK_PARAMETER__DESCRIPTION
          Deprecated.  
static EAttribute WORK_PARAMETER__DIRECTION
          Deprecated.  
static EAttribute WORK_PARAMETER__NAME
          Deprecated.  
static EAttribute WORK_PARAMETER__REQUIRED
          Deprecated.  
static EAttribute WORK_PARAMETER__TYPE
          Deprecated.  
static EReference WORK_PARAMETER__VALUE
          Deprecated.  
static EClass WORK_PARAMETER_BOOLEAN_VALUE
          Deprecated.  
static EAttribute WORK_PARAMETER_BOOLEAN_VALUE__VALUE
          Deprecated.  
static EClass WORK_PARAMETER_ENTRY_VALUE
          Deprecated.  
static EAttribute WORK_PARAMETER_ENTRY_VALUE__KEY
          Deprecated.  
static EReference WORK_PARAMETER_ENTRY_VALUE__VALUE
          Deprecated.  
static EClass WORK_PARAMETER_INTEGER_VALUE
          Deprecated.  
static EAttribute WORK_PARAMETER_INTEGER_VALUE__VALUE
          Deprecated.  
static EClass WORK_PARAMETER_MAP_VALUE
          Deprecated.  
static EReference WORK_PARAMETER_MAP_VALUE__ENTRY_LIST
          Deprecated.  
static EClass WORK_PARAMETER_STRING_LIST_VALUE
          Deprecated.  
static EAttribute WORK_PARAMETER_STRING_LIST_VALUE__VALUE
          Deprecated.  
static EClass WORK_PARAMETER_STRING_VALUE
          Deprecated.  
static EAttribute WORK_PARAMETER_STRING_VALUE__VALUE
          Deprecated.  
static EClass WORK_PARAMETER_VALUE
          Deprecated.  
static EClass WORKFLOW
          Deprecated.  
static EReference WORKFLOW__ELEMENTS
          Deprecated.  
 

Field Detail

ELEMENT

@Deprecated
static final EClass ELEMENT
Deprecated. 
The meta object literal for the ' Element' class.

See Also:
org.eclipse.gmt.modisco.workflow.modiscoworkflow.impl.ElementImpl, org.eclipse.gmt.modisco.workflow.modiscoworkflow.impl.ModiscoworkflowPackageImpl#getElement()
Generated:

ELEMENT__NAME

@Deprecated
static final EAttribute ELEMENT__NAME
Deprecated. 
The meta object literal for the 'Name' attribute feature.

Generated:

ELEMENT__TYPE

@Deprecated
static final EAttribute ELEMENT__TYPE
Deprecated. 
The meta object literal for the 'Type' attribute feature.

Generated:

ELEMENT__INDEX

@Deprecated
static final EAttribute ELEMENT__INDEX
Deprecated. 
The meta object literal for the 'Index' attribute feature.

Generated:

WORKFLOW

@Deprecated
static final EClass WORKFLOW
Deprecated. 
The meta object literal for the ' Workflow' class.

See Also:
org.eclipse.gmt.modisco.workflow.modiscoworkflow.impl.WorkflowImpl, org.eclipse.gmt.modisco.workflow.modiscoworkflow.impl.ModiscoworkflowPackageImpl#getWorkflow()
Generated:

WORKFLOW__ELEMENTS

@Deprecated
static final EReference WORKFLOW__ELEMENTS
Deprecated. 
The meta object literal for the 'Elements' containment reference list feature.

Generated:

WORK

@Deprecated
static final EClass WORK
Deprecated. 
The meta object literal for the ' Work' class.

See Also:
org.eclipse.gmt.modisco.workflow.modiscoworkflow.impl.WorkImpl, org.eclipse.gmt.modisco.workflow.modiscoworkflow.impl.ModiscoworkflowPackageImpl#getWork()
Generated:

WORK__PARAMETERS

@Deprecated
static final EReference WORK__PARAMETERS
Deprecated. 
The meta object literal for the 'Parameters' containment reference list feature.

Generated:

WORK_PARAMETER

@Deprecated
static final EClass WORK_PARAMETER
Deprecated. 
The meta object literal for the ' Work Parameter' class.

See Also:
org.eclipse.gmt.modisco.workflow.modiscoworkflow.impl.WorkParameterImpl, org.eclipse.gmt.modisco.workflow.modiscoworkflow.impl.ModiscoworkflowPackageImpl#getWorkParameter()
Generated:

WORK_PARAMETER__NAME

@Deprecated
static final EAttribute WORK_PARAMETER__NAME
Deprecated. 
The meta object literal for the 'Name' attribute feature.

Generated:

WORK_PARAMETER__DIRECTION

@Deprecated
static final EAttribute WORK_PARAMETER__DIRECTION
Deprecated. 
The meta object literal for the 'Direction' attribute feature.

Generated:

WORK_PARAMETER__TYPE

@Deprecated
static final EAttribute WORK_PARAMETER__TYPE
Deprecated. 
The meta object literal for the 'Type' attribute feature.

Generated:

WORK_PARAMETER__REQUIRED

@Deprecated
static final EAttribute WORK_PARAMETER__REQUIRED
Deprecated. 
The meta object literal for the 'Required' attribute feature.

Generated:

WORK_PARAMETER__DESCRIPTION

@Deprecated
static final EAttribute WORK_PARAMETER__DESCRIPTION
Deprecated. 
The meta object literal for the 'Description' attribute feature.

Generated:

WORK_PARAMETER__VALUE

@Deprecated
static final EReference WORK_PARAMETER__VALUE
Deprecated. 
The meta object literal for the 'Value' containment reference feature.

Generated:

WORK_PARAMETER_VALUE

@Deprecated
static final EClass WORK_PARAMETER_VALUE
Deprecated. 
The meta object literal for the ' Work Parameter Value' class.

See Also:
WorkParameterValue, org.eclipse.gmt.modisco.workflow.modiscoworkflow.impl.ModiscoworkflowPackageImpl#getWorkParameterValue()
Generated:

WORK_PARAMETER_STRING_VALUE

@Deprecated
static final EClass WORK_PARAMETER_STRING_VALUE
Deprecated. 
The meta object literal for the ' Work Parameter String Value' class.

See Also:
org.eclipse.gmt.modisco.workflow.modiscoworkflow.impl.WorkParameterStringValueImpl, org.eclipse.gmt.modisco.workflow.modiscoworkflow.impl.ModiscoworkflowPackageImpl#getWorkParameterStringValue()
Generated:

WORK_PARAMETER_STRING_VALUE__VALUE

@Deprecated
static final EAttribute WORK_PARAMETER_STRING_VALUE__VALUE
Deprecated. 
The meta object literal for the 'Value' attribute feature.

Generated:

WORK_PARAMETER_STRING_LIST_VALUE

@Deprecated
static final EClass WORK_PARAMETER_STRING_LIST_VALUE
Deprecated. 
The meta object literal for the ' Work Parameter String List Value' class.

See Also:
org.eclipse.gmt.modisco.workflow.modiscoworkflow.impl.WorkParameterStringListValueImpl, org.eclipse.gmt.modisco.workflow.modiscoworkflow.impl.ModiscoworkflowPackageImpl#getWorkParameterStringListValue()
Generated:

WORK_PARAMETER_STRING_LIST_VALUE__VALUE

@Deprecated
static final EAttribute WORK_PARAMETER_STRING_LIST_VALUE__VALUE
Deprecated. 
The meta object literal for the 'Value' attribute list feature.

Generated:

WORK_PARAMETER_BOOLEAN_VALUE

@Deprecated
static final EClass WORK_PARAMETER_BOOLEAN_VALUE
Deprecated. 
The meta object literal for the ' Work Parameter Boolean Value' class.

See Also:
org.eclipse.gmt.modisco.workflow.modiscoworkflow.impl.WorkParameterBooleanValueImpl, org.eclipse.gmt.modisco.workflow.modiscoworkflow.impl.ModiscoworkflowPackageImpl#getWorkParameterBooleanValue()
Generated:

WORK_PARAMETER_BOOLEAN_VALUE__VALUE

@Deprecated
static final EAttribute WORK_PARAMETER_BOOLEAN_VALUE__VALUE
Deprecated. 
The meta object literal for the 'Value' attribute feature.

Generated:

WORK_PARAMETER_INTEGER_VALUE

@Deprecated
static final EClass WORK_PARAMETER_INTEGER_VALUE
Deprecated. 
The meta object literal for the ' Work Parameter Integer Value' class.

See Also:
org.eclipse.gmt.modisco.workflow.modiscoworkflow.impl.WorkParameterIntegerValueImpl, org.eclipse.gmt.modisco.workflow.modiscoworkflow.impl.ModiscoworkflowPackageImpl#getWorkParameterIntegerValue()
Generated:

WORK_PARAMETER_INTEGER_VALUE__VALUE

@Deprecated
static final EAttribute WORK_PARAMETER_INTEGER_VALUE__VALUE
Deprecated. 
The meta object literal for the 'Value' attribute feature.

Generated:

WORK_PARAMETER_MAP_VALUE

@Deprecated
static final EClass WORK_PARAMETER_MAP_VALUE
Deprecated. 
The meta object literal for the ' Work Parameter Map Value' class.

See Also:
org.eclipse.gmt.modisco.workflow.modiscoworkflow.impl.WorkParameterMapValueImpl, org.eclipse.gmt.modisco.workflow.modiscoworkflow.impl.ModiscoworkflowPackageImpl#getWorkParameterMapValue()
Generated:

WORK_PARAMETER_MAP_VALUE__ENTRY_LIST

@Deprecated
static final EReference WORK_PARAMETER_MAP_VALUE__ENTRY_LIST
Deprecated. 
The meta object literal for the 'Entry List' map feature.

Generated:

WORK_PARAMETER_ENTRY_VALUE

@Deprecated
static final EClass WORK_PARAMETER_ENTRY_VALUE
Deprecated. 
The meta object literal for the ' Work Parameter Entry Value' class.

See Also:
org.eclipse.gmt.modisco.workflow.modiscoworkflow.impl.WorkParameterEntryValueImpl, org.eclipse.gmt.modisco.workflow.modiscoworkflow.impl.ModiscoworkflowPackageImpl#getWorkParameterEntryValue()
Generated:

WORK_PARAMETER_ENTRY_VALUE__KEY

@Deprecated
static final EAttribute WORK_PARAMETER_ENTRY_VALUE__KEY
Deprecated. 
The meta object literal for the 'Key' attribute feature.

Generated:

WORK_PARAMETER_ENTRY_VALUE__VALUE

@Deprecated
static final EReference WORK_PARAMETER_ENTRY_VALUE__VALUE
Deprecated. 
The meta object literal for the 'Value' containment reference feature.

Generated:

EXPORT_INFOS

@Deprecated
static final EClass EXPORT_INFOS
Deprecated. 
The meta object literal for the ' Export Infos' class.

See Also:
org.eclipse.gmt.modisco.workflow.modiscoworkflow.impl.ExportInfosImpl, org.eclipse.gmt.modisco.workflow.modiscoworkflow.impl.ModiscoworkflowPackageImpl#getExportInfos()
Generated:

EXPORT_INFOS__PACKAGE_BASE

@Deprecated
static final EAttribute EXPORT_INFOS__PACKAGE_BASE
Deprecated. 
The meta object literal for the 'Package Base' attribute feature.

Generated:

EXPORT_INFOS__SYMBOLIC_NAME

@Deprecated
static final EAttribute EXPORT_INFOS__SYMBOLIC_NAME
Deprecated. 
The meta object literal for the 'Symbolic Name' attribute feature.

Generated:

DIRECTION

@Deprecated
static final EEnum DIRECTION
Deprecated. 
The meta object literal for the ' Direction' enum.

See Also:
Direction, org.eclipse.gmt.modisco.workflow.modiscoworkflow.impl.ModiscoworkflowPackageImpl#getDirection()
Generated: