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


Deprecated.

@Deprecated
public interface ModiscoworkflowPackage

The Package for the model. It contains accessors for the meta objects to represent

See Also:
ModiscoworkflowFactory
Generated:
Model:
kind="package"

Nested Class Summary
static interface ModiscoworkflowPackage.Literals
          Deprecated.  
 
Field Summary
static int DIRECTION
          Deprecated.  
static ModiscoworkflowPackage eINSTANCE
          Deprecated.  
static int ELEMENT
          Deprecated.  
static int ELEMENT__INDEX
          Deprecated.  
static int ELEMENT__NAME
          Deprecated.  
static int ELEMENT__TYPE
          Deprecated.  
static int ELEMENT_FEATURE_COUNT
          Deprecated.  
static java.lang.String eNAME
          Deprecated.  
static java.lang.String eNS_PREFIX
          Deprecated.  
static java.lang.String eNS_URI
          Deprecated.  
static int EXPORT_INFOS
          Deprecated.  
static int EXPORT_INFOS__PACKAGE_BASE
          Deprecated.  
static int EXPORT_INFOS__SYMBOLIC_NAME
          Deprecated.  
static int EXPORT_INFOS_FEATURE_COUNT
          Deprecated.  
static int WORK
          Deprecated.  
static int WORK__INDEX
          Deprecated.  
static int WORK__NAME
          Deprecated.  
static int WORK__PARAMETERS
          Deprecated.  
static int WORK__TYPE
          Deprecated.  
static int WORK_FEATURE_COUNT
          Deprecated.  
static int WORK_PARAMETER
          Deprecated.  
static int WORK_PARAMETER__DESCRIPTION
          Deprecated.  
static int WORK_PARAMETER__DIRECTION
          Deprecated.  
static int WORK_PARAMETER__NAME
          Deprecated.  
static int WORK_PARAMETER__REQUIRED
          Deprecated.  
static int WORK_PARAMETER__TYPE
          Deprecated.  
static int WORK_PARAMETER__VALUE
          Deprecated.  
static int WORK_PARAMETER_BOOLEAN_VALUE
          Deprecated.  
static int WORK_PARAMETER_BOOLEAN_VALUE__VALUE
          Deprecated.  
static int WORK_PARAMETER_BOOLEAN_VALUE_FEATURE_COUNT
          Deprecated.  
static int WORK_PARAMETER_ENTRY_VALUE
          Deprecated.  
static int WORK_PARAMETER_ENTRY_VALUE__KEY
          Deprecated.  
static int WORK_PARAMETER_ENTRY_VALUE__VALUE
          Deprecated.  
static int WORK_PARAMETER_ENTRY_VALUE_FEATURE_COUNT
          Deprecated.  
static int WORK_PARAMETER_FEATURE_COUNT
          Deprecated.  
static int WORK_PARAMETER_INTEGER_VALUE
          Deprecated.  
static int WORK_PARAMETER_INTEGER_VALUE__VALUE
          Deprecated.  
static int WORK_PARAMETER_INTEGER_VALUE_FEATURE_COUNT
          Deprecated.  
static int WORK_PARAMETER_MAP_VALUE
          Deprecated.  
static int WORK_PARAMETER_MAP_VALUE__ENTRY_LIST
          Deprecated.  
static int WORK_PARAMETER_MAP_VALUE_FEATURE_COUNT
          Deprecated.  
static int WORK_PARAMETER_STRING_LIST_VALUE
          Deprecated.  
static int WORK_PARAMETER_STRING_LIST_VALUE__VALUE
          Deprecated.  
static int WORK_PARAMETER_STRING_LIST_VALUE_FEATURE_COUNT
          Deprecated.  
static int WORK_PARAMETER_STRING_VALUE
          Deprecated.  
static int WORK_PARAMETER_STRING_VALUE__VALUE
          Deprecated.  
static int WORK_PARAMETER_STRING_VALUE_FEATURE_COUNT
          Deprecated.  
static int WORK_PARAMETER_VALUE
          Deprecated.  
static int WORK_PARAMETER_VALUE_FEATURE_COUNT
          Deprecated.  
static int WORKFLOW
          Deprecated.  
static int WORKFLOW__ELEMENTS
          Deprecated.  
static int WORKFLOW__INDEX
          Deprecated.  
static int WORKFLOW__NAME
          Deprecated.  
static int WORKFLOW__PACKAGE_BASE
          Deprecated.  
static int WORKFLOW__SYMBOLIC_NAME
          Deprecated.  
static int WORKFLOW__TYPE
          Deprecated.  
static int WORKFLOW_FEATURE_COUNT
          Deprecated.  
 
Method Summary
 EEnum getDirection()
          Deprecated.  
 EAttribute getElement_Index()
          Deprecated.  
 EAttribute getElement_Name()
          Deprecated.  
 EAttribute getElement_Type()
          Deprecated.  
 EClass getElement()
          Deprecated.  
 EAttribute getExportInfos_PackageBase()
          Deprecated.  
 EAttribute getExportInfos_SymbolicName()
          Deprecated.  
 EClass getExportInfos()
          Deprecated.  
 ModiscoworkflowFactory getModiscoworkflowFactory()
          Deprecated.  
 EReference getWork_Parameters()
          Deprecated.  
 EClass getWork()
          Deprecated.  
 EReference getWorkflow_Elements()
          Deprecated.  
 EClass getWorkflow()
          Deprecated.  
 EAttribute getWorkParameter_Description()
          Deprecated.  
 EAttribute getWorkParameter_Direction()
          Deprecated.  
 EAttribute getWorkParameter_Name()
          Deprecated.  
 EAttribute getWorkParameter_Required()
          Deprecated.  
 EAttribute getWorkParameter_Type()
          Deprecated.  
 EReference getWorkParameter_Value()
          Deprecated.  
 EClass getWorkParameter()
          Deprecated.  
 EAttribute getWorkParameterBooleanValue_Value()
          Deprecated.  
 EClass getWorkParameterBooleanValue()
          Deprecated.  
 EAttribute getWorkParameterEntryValue_Key()
          Deprecated.  
 EReference getWorkParameterEntryValue_Value()
          Deprecated.  
 EClass getWorkParameterEntryValue()
          Deprecated.  
 EAttribute getWorkParameterIntegerValue_Value()
          Deprecated.  
 EClass getWorkParameterIntegerValue()
          Deprecated.  
 EReference getWorkParameterMapValue_EntryList()
          Deprecated.  
 EClass getWorkParameterMapValue()
          Deprecated.  
 EAttribute getWorkParameterStringListValue_Value()
          Deprecated.  
 EClass getWorkParameterStringListValue()
          Deprecated.  
 EAttribute getWorkParameterStringValue_Value()
          Deprecated.  
 EClass getWorkParameterStringValue()
          Deprecated.  
 EClass getWorkParameterValue()
          Deprecated.  
 

Field Detail

eNAME

@Deprecated
static final java.lang.String eNAME
Deprecated. 
The package name.

See Also:
Constant Field Values
Generated:

eNS_URI

@Deprecated
static final java.lang.String eNS_URI
Deprecated. 
The package namespace URI.

See Also:
Constant Field Values
Generated:

eNS_PREFIX

@Deprecated
static final java.lang.String eNS_PREFIX
Deprecated. 
The package namespace name.

See Also:
Constant Field Values
Generated:

eINSTANCE

@Deprecated
static final ModiscoworkflowPackage eINSTANCE
Deprecated. 
The singleton instance of the package.

Generated:

ELEMENT

@Deprecated
static final int ELEMENT
Deprecated. 
The meta object id for the ' Element' class.

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

ELEMENT__NAME

@Deprecated
static final int ELEMENT__NAME
Deprecated. 
The feature id for the 'Name' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

ELEMENT__TYPE

@Deprecated
static final int ELEMENT__TYPE
Deprecated. 
The feature id for the 'Type' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

ELEMENT__INDEX

@Deprecated
static final int ELEMENT__INDEX
Deprecated. 
The feature id for the 'Index' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

ELEMENT_FEATURE_COUNT

@Deprecated
static final int ELEMENT_FEATURE_COUNT
Deprecated. 
The number of structural features of the 'Element' class.

See Also:
Constant Field Values
Generated:
Ordered:

WORKFLOW

@Deprecated
static final int WORKFLOW
Deprecated. 
The meta object id for the ' Workflow' class.

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

WORKFLOW__NAME

@Deprecated
static final int WORKFLOW__NAME
Deprecated. 
The feature id for the 'Name' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

WORKFLOW__TYPE

@Deprecated
static final int WORKFLOW__TYPE
Deprecated. 
The feature id for the 'Type' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

WORKFLOW__INDEX

@Deprecated
static final int WORKFLOW__INDEX
Deprecated. 
The feature id for the 'Index' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

WORKFLOW__PACKAGE_BASE

@Deprecated
static final int WORKFLOW__PACKAGE_BASE
Deprecated. 
The feature id for the 'Package Base' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

WORKFLOW__SYMBOLIC_NAME

@Deprecated
static final int WORKFLOW__SYMBOLIC_NAME
Deprecated. 
The feature id for the 'Symbolic Name' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

WORKFLOW__ELEMENTS

@Deprecated
static final int WORKFLOW__ELEMENTS
Deprecated. 
The feature id for the 'Elements' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

WORKFLOW_FEATURE_COUNT

@Deprecated
static final int WORKFLOW_FEATURE_COUNT
Deprecated. 
The number of structural features of the 'Workflow' class.

See Also:
Constant Field Values
Generated:
Ordered:

WORK

@Deprecated
static final int WORK
Deprecated. 
The meta object id for the ' Work' class.

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

WORK__NAME

@Deprecated
static final int WORK__NAME
Deprecated. 
The feature id for the 'Name' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

WORK__TYPE

@Deprecated
static final int WORK__TYPE
Deprecated. 
The feature id for the 'Type' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

WORK__INDEX

@Deprecated
static final int WORK__INDEX
Deprecated. 
The feature id for the 'Index' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

WORK__PARAMETERS

@Deprecated
static final int WORK__PARAMETERS
Deprecated. 
The feature id for the 'Parameters' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

WORK_FEATURE_COUNT

@Deprecated
static final int WORK_FEATURE_COUNT
Deprecated. 
The number of structural features of the 'Work' class.

See Also:
Constant Field Values
Generated:
Ordered:

WORK_PARAMETER

@Deprecated
static final int WORK_PARAMETER
Deprecated. 
The meta object id for the ' Work Parameter' class.

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

WORK_PARAMETER__NAME

@Deprecated
static final int WORK_PARAMETER__NAME
Deprecated. 
The feature id for the 'Name' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

WORK_PARAMETER__DIRECTION

@Deprecated
static final int WORK_PARAMETER__DIRECTION
Deprecated. 
The feature id for the 'Direction' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

WORK_PARAMETER__TYPE

@Deprecated
static final int WORK_PARAMETER__TYPE
Deprecated. 
The feature id for the 'Type' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

WORK_PARAMETER__REQUIRED

@Deprecated
static final int WORK_PARAMETER__REQUIRED
Deprecated. 
The feature id for the 'Required' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

WORK_PARAMETER__DESCRIPTION

@Deprecated
static final int WORK_PARAMETER__DESCRIPTION
Deprecated. 
The feature id for the 'Description' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

WORK_PARAMETER__VALUE

@Deprecated
static final int WORK_PARAMETER__VALUE
Deprecated. 
The feature id for the 'Value' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

WORK_PARAMETER_FEATURE_COUNT

@Deprecated
static final int WORK_PARAMETER_FEATURE_COUNT
Deprecated. 
The number of structural features of the 'Work Parameter' class.

See Also:
Constant Field Values
Generated:
Ordered:

WORK_PARAMETER_VALUE

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

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

WORK_PARAMETER_VALUE_FEATURE_COUNT

@Deprecated
static final int WORK_PARAMETER_VALUE_FEATURE_COUNT
Deprecated. 
The number of structural features of the 'Work Parameter Value' class.

See Also:
Constant Field Values
Generated:
Ordered:

WORK_PARAMETER_STRING_VALUE

@Deprecated
static final int WORK_PARAMETER_STRING_VALUE
Deprecated. 
The meta object id 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(), Constant Field Values
Generated:

WORK_PARAMETER_STRING_VALUE__VALUE

@Deprecated
static final int WORK_PARAMETER_STRING_VALUE__VALUE
Deprecated. 
The feature id for the 'Value' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

WORK_PARAMETER_STRING_VALUE_FEATURE_COUNT

@Deprecated
static final int WORK_PARAMETER_STRING_VALUE_FEATURE_COUNT
Deprecated. 
The number of structural features of the 'Work Parameter String Value' class.

See Also:
Constant Field Values
Generated:
Ordered:

WORK_PARAMETER_STRING_LIST_VALUE

@Deprecated
static final int WORK_PARAMETER_STRING_LIST_VALUE
Deprecated. 
The meta object id 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(), Constant Field Values
Generated:

WORK_PARAMETER_STRING_LIST_VALUE__VALUE

@Deprecated
static final int WORK_PARAMETER_STRING_LIST_VALUE__VALUE
Deprecated. 
The feature id for the 'Value' attribute list.

See Also:
Constant Field Values
Generated:
Ordered:

WORK_PARAMETER_STRING_LIST_VALUE_FEATURE_COUNT

@Deprecated
static final int WORK_PARAMETER_STRING_LIST_VALUE_FEATURE_COUNT
Deprecated. 
The number of structural features of the 'Work Parameter String List Value' class.

See Also:
Constant Field Values
Generated:
Ordered:

WORK_PARAMETER_BOOLEAN_VALUE

@Deprecated
static final int WORK_PARAMETER_BOOLEAN_VALUE
Deprecated. 
The meta object id 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(), Constant Field Values
Generated:

WORK_PARAMETER_BOOLEAN_VALUE__VALUE

@Deprecated
static final int WORK_PARAMETER_BOOLEAN_VALUE__VALUE
Deprecated. 
The feature id for the 'Value' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

WORK_PARAMETER_BOOLEAN_VALUE_FEATURE_COUNT

@Deprecated
static final int WORK_PARAMETER_BOOLEAN_VALUE_FEATURE_COUNT
Deprecated. 
The number of structural features of the 'Work Parameter Boolean Value' class.

See Also:
Constant Field Values
Generated:
Ordered:

WORK_PARAMETER_INTEGER_VALUE

@Deprecated
static final int WORK_PARAMETER_INTEGER_VALUE
Deprecated. 
The meta object id 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(), Constant Field Values
Generated:

WORK_PARAMETER_INTEGER_VALUE__VALUE

@Deprecated
static final int WORK_PARAMETER_INTEGER_VALUE__VALUE
Deprecated. 
The feature id for the 'Value' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

WORK_PARAMETER_INTEGER_VALUE_FEATURE_COUNT

@Deprecated
static final int WORK_PARAMETER_INTEGER_VALUE_FEATURE_COUNT
Deprecated. 
The number of structural features of the 'Work Parameter Integer Value' class.

See Also:
Constant Field Values
Generated:
Ordered:

WORK_PARAMETER_MAP_VALUE

@Deprecated
static final int WORK_PARAMETER_MAP_VALUE
Deprecated. 
The meta object id 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(), Constant Field Values
Generated:

WORK_PARAMETER_MAP_VALUE__ENTRY_LIST

@Deprecated
static final int WORK_PARAMETER_MAP_VALUE__ENTRY_LIST
Deprecated. 
The feature id for the 'Entry List' map.

See Also:
Constant Field Values
Generated:
Ordered:

WORK_PARAMETER_MAP_VALUE_FEATURE_COUNT

@Deprecated
static final int WORK_PARAMETER_MAP_VALUE_FEATURE_COUNT
Deprecated. 
The number of structural features of the 'Work Parameter Map Value' class.

See Also:
Constant Field Values
Generated:
Ordered:

WORK_PARAMETER_ENTRY_VALUE

@Deprecated
static final int WORK_PARAMETER_ENTRY_VALUE
Deprecated. 
The meta object id 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(), Constant Field Values
Generated:

WORK_PARAMETER_ENTRY_VALUE__KEY

@Deprecated
static final int WORK_PARAMETER_ENTRY_VALUE__KEY
Deprecated. 
The feature id for the 'Key' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

WORK_PARAMETER_ENTRY_VALUE__VALUE

@Deprecated
static final int WORK_PARAMETER_ENTRY_VALUE__VALUE
Deprecated. 
The feature id for the 'Value' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

WORK_PARAMETER_ENTRY_VALUE_FEATURE_COUNT

@Deprecated
static final int WORK_PARAMETER_ENTRY_VALUE_FEATURE_COUNT
Deprecated. 
The number of structural features of the 'Work Parameter Entry Value' class.

See Also:
Constant Field Values
Generated:
Ordered:

EXPORT_INFOS

@Deprecated
static final int EXPORT_INFOS
Deprecated. 
The meta object id for the ' Export Infos' class.

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

EXPORT_INFOS__PACKAGE_BASE

@Deprecated
static final int EXPORT_INFOS__PACKAGE_BASE
Deprecated. 
The feature id for the 'Package Base' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

EXPORT_INFOS__SYMBOLIC_NAME

@Deprecated
static final int EXPORT_INFOS__SYMBOLIC_NAME
Deprecated. 
The feature id for the 'Symbolic Name' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

EXPORT_INFOS_FEATURE_COUNT

@Deprecated
static final int EXPORT_INFOS_FEATURE_COUNT
Deprecated. 
The number of structural features of the 'Export Infos' class.

See Also:
Constant Field Values
Generated:
Ordered:

DIRECTION

@Deprecated
static final int DIRECTION
Deprecated. 
The meta object id for the ' Direction' enum.

See Also:
Direction, org.eclipse.gmt.modisco.workflow.modiscoworkflow.impl.ModiscoworkflowPackageImpl#getDirection(), Constant Field Values
Generated:
Method Detail

getElement

@Deprecated
EClass getElement()
Deprecated. 

Returns the meta object for class ' Element'.

Returns:
the meta object for class 'Element'.
See Also:
Element
Generated:

getElement_Name

@Deprecated
EAttribute getElement_Name()
Deprecated. 

Returns the meta object for the attribute ' Name'.

Returns:
the meta object for the attribute 'Name'.
See Also:
Element.getName(), getElement()
Generated:

getElement_Type

@Deprecated
EAttribute getElement_Type()
Deprecated. 

Returns the meta object for the attribute ' Type'.

Returns:
the meta object for the attribute 'Type'.
See Also:
Element.getType(), getElement()
Generated:

getElement_Index

@Deprecated
EAttribute getElement_Index()
Deprecated. 

Returns the meta object for the attribute ' Index'.

Returns:
the meta object for the attribute 'Index'.
See Also:
Element.getIndex(), getElement()
Generated:

getWorkflow

@Deprecated
EClass getWorkflow()
Deprecated. 

Returns the meta object for class ' Workflow'.

Returns:
the meta object for class 'Workflow'.
See Also:
Workflow
Generated:

getWorkflow_Elements

@Deprecated
EReference getWorkflow_Elements()
Deprecated. 

Returns the meta object for the containment reference list ' Elements'.

Returns:
the meta object for the containment reference list 'Elements'.
See Also:
Workflow.getElements(), getWorkflow()
Generated:

getWork

@Deprecated
EClass getWork()
Deprecated. 

Returns the meta object for class ' Work'.

Returns:
the meta object for class 'Work'.
See Also:
Work
Generated:

getWork_Parameters

@Deprecated
EReference getWork_Parameters()
Deprecated. 

Returns the meta object for the containment reference list ' Parameters'.

Returns:
the meta object for the containment reference list 'Parameters'.
See Also:
Work.getParameters(), getWork()
Generated:

getWorkParameter

@Deprecated
EClass getWorkParameter()
Deprecated. 

Returns the meta object for class ' Work Parameter'.

Returns:
the meta object for class 'Work Parameter'.
See Also:
WorkParameter
Generated:

getWorkParameter_Name

@Deprecated
EAttribute getWorkParameter_Name()
Deprecated. 

Returns the meta object for the attribute ' Name '.

Returns:
the meta object for the attribute 'Name'.
See Also:
WorkParameter.getName(), getWorkParameter()
Generated:

getWorkParameter_Direction

@Deprecated
EAttribute getWorkParameter_Direction()
Deprecated. 

Returns the meta object for the attribute ' Direction'.

Returns:
the meta object for the attribute 'Direction'.
See Also:
WorkParameter.getDirection(), getWorkParameter()
Generated:

getWorkParameter_Type

@Deprecated
EAttribute getWorkParameter_Type()
Deprecated. 

Returns the meta object for the attribute ' Type '.

Returns:
the meta object for the attribute 'Type'.
See Also:
WorkParameter.getType(), getWorkParameter()
Generated:

getWorkParameter_Required

@Deprecated
EAttribute getWorkParameter_Required()
Deprecated. 

Returns the meta object for the attribute ' Required'.

Returns:
the meta object for the attribute 'Required'.
See Also:
WorkParameter.isRequired(), getWorkParameter()
Generated:

getWorkParameter_Description

@Deprecated
EAttribute getWorkParameter_Description()
Deprecated. 

Returns the meta object for the attribute ' Description'.

Returns:
the meta object for the attribute 'Description'.
See Also:
WorkParameter.getDescription(), getWorkParameter()
Generated:

getWorkParameter_Value

@Deprecated
EReference getWorkParameter_Value()
Deprecated. 

Returns the meta object for the containment reference ' Value'.

Returns:
the meta object for the containment reference 'Value'.
See Also:
WorkParameter.getValue(), getWorkParameter()
Generated:

getWorkParameterValue

@Deprecated
EClass getWorkParameterValue()
Deprecated. 

Returns the meta object for class ' Work Parameter Value'.

Returns:
the meta object for class 'Work Parameter Value'.
See Also:
WorkParameterValue
Generated:

getWorkParameterStringValue

@Deprecated
EClass getWorkParameterStringValue()
Deprecated. 

Returns the meta object for class ' Work Parameter String Value'.

Returns:
the meta object for class 'Work Parameter String Value'.
See Also:
WorkParameterStringValue
Generated:

getWorkParameterStringValue_Value

@Deprecated
EAttribute getWorkParameterStringValue_Value()
Deprecated. 

Returns the meta object for the attribute ' Value'.

Returns:
the meta object for the attribute 'Value'.
See Also:
WorkParameterStringValue.getValue(), getWorkParameterStringValue()
Generated:

getWorkParameterStringListValue

@Deprecated
EClass getWorkParameterStringListValue()
Deprecated. 

Returns the meta object for class ' Work Parameter String List Value'.

Returns:
the meta object for class 'Work Parameter String List Value'.
See Also:
WorkParameterStringListValue
Generated:

getWorkParameterStringListValue_Value

@Deprecated
EAttribute getWorkParameterStringListValue_Value()
Deprecated. 

Returns the meta object for the attribute list ' Value'.

Returns:
the meta object for the attribute list 'Value'.
See Also:
WorkParameterStringListValue.getValue(), getWorkParameterStringListValue()
Generated:

getWorkParameterBooleanValue

@Deprecated
EClass getWorkParameterBooleanValue()
Deprecated. 

Returns the meta object for class ' Work Parameter Boolean Value'.

Returns:
the meta object for class 'Work Parameter Boolean Value'.
See Also:
WorkParameterBooleanValue
Generated:

getWorkParameterBooleanValue_Value

@Deprecated
EAttribute getWorkParameterBooleanValue_Value()
Deprecated. 

Returns the meta object for the attribute ' Value'.

Returns:
the meta object for the attribute 'Value'.
See Also:
WorkParameterBooleanValue.isValue(), getWorkParameterBooleanValue()
Generated:

getWorkParameterIntegerValue

@Deprecated
EClass getWorkParameterIntegerValue()
Deprecated. 

Returns the meta object for class ' Work Parameter Integer Value'.

Returns:
the meta object for class 'Work Parameter Integer Value'.
See Also:
WorkParameterIntegerValue
Generated:

getWorkParameterIntegerValue_Value

@Deprecated
EAttribute getWorkParameterIntegerValue_Value()
Deprecated. 

Returns the meta object for the attribute ' Value'.

Returns:
the meta object for the attribute 'Value'.
See Also:
WorkParameterIntegerValue.getValue(), getWorkParameterIntegerValue()
Generated:

getWorkParameterMapValue

@Deprecated
EClass getWorkParameterMapValue()
Deprecated. 

Returns the meta object for class ' Work Parameter Map Value'.

Returns:
the meta object for class 'Work Parameter Map Value'.
See Also:
WorkParameterMapValue
Generated:

getWorkParameterMapValue_EntryList

@Deprecated
EReference getWorkParameterMapValue_EntryList()
Deprecated. 

Returns the meta object for the map ' Entry List'.

Returns:
the meta object for the map 'Entry List'.
See Also:
WorkParameterMapValue.getEntryList(), getWorkParameterMapValue()
Generated:

getWorkParameterEntryValue

@Deprecated
EClass getWorkParameterEntryValue()
Deprecated. 

Returns the meta object for class 'Work Parameter Entry Value'.

Returns:
the meta object for class 'Work Parameter Entry Value'.
See Also:
Map.Entry
Generated:
Model:
keyDataType="org.eclipse.emf.ecore.EString" valueType="org.eclipse.gmt.modisco.workflow.modiscoworkflow.WorkParameterValue" valueContainment="true"

getWorkParameterEntryValue_Key

@Deprecated
EAttribute getWorkParameterEntryValue_Key()
Deprecated. 

Returns the meta object for the attribute 'Key'.

Returns:
the meta object for the attribute 'Key'.
See Also:
Map.Entry, getWorkParameterEntryValue()
Generated:

getWorkParameterEntryValue_Value

@Deprecated
EReference getWorkParameterEntryValue_Value()
Deprecated. 

Returns the meta object for the containment reference 'Value'.

Returns:
the meta object for the containment reference 'Value'.
See Also:
Map.Entry, getWorkParameterEntryValue()
Generated:

getExportInfos

@Deprecated
EClass getExportInfos()
Deprecated. 

Returns the meta object for class ' Export Infos'.

Returns:
the meta object for class 'Export Infos'.
See Also:
ExportInfos
Generated:

getExportInfos_PackageBase

@Deprecated
EAttribute getExportInfos_PackageBase()
Deprecated. 

Returns the meta object for the attribute ' Package Base'.

Returns:
the meta object for the attribute 'Package Base'.
See Also:
ExportInfos.getPackageBase(), getExportInfos()
Generated:

getExportInfos_SymbolicName

@Deprecated
EAttribute getExportInfos_SymbolicName()
Deprecated. 

Returns the meta object for the attribute ' Symbolic Name'.

Returns:
the meta object for the attribute 'Symbolic Name'.
See Also:
ExportInfos.getSymbolicName(), getExportInfos()
Generated:

getDirection

@Deprecated
EEnum getDirection()
Deprecated. 

Returns the meta object for enum ' Direction'.

Returns:
the meta object for enum 'Direction'.
See Also:
Direction
Generated:

getModiscoworkflowFactory

@Deprecated
ModiscoworkflowFactory getModiscoworkflowFactory()
Deprecated. 

Returns the factory that creates the instances of the model.

Returns:
the factory that creates the instances of the model.
Generated: