org.eclipse.modisco.workflow.modiscoworkflow
Interface ModiscoworkflowPackage


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
          Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
 
Field Summary
static int DIRECTION
          The meta object id for the ' Direction' enum.
static ModiscoworkflowPackage eINSTANCE
          The singleton instance of the package.
static int ELEMENT
          The meta object id for the ' Element' class.
static int ELEMENT__INDEX
          The feature id for the 'Index' attribute.
static int ELEMENT__NAME
          The feature id for the 'Name' attribute.
static int ELEMENT__TYPE
          The feature id for the 'Type' attribute.
static int ELEMENT_FEATURE_COUNT
          The number of structural features of the 'Element' class.
static java.lang.String eNAME
          The package name.
static java.lang.String eNS_PREFIX
          The package namespace name.
static java.lang.String eNS_URI
          The package namespace URI.
static int EXPORT_INFOS
          The meta object id for the ' Export Infos' class.
static int EXPORT_INFOS__PACKAGE_BASE
          The feature id for the 'Package Base' attribute.
static int EXPORT_INFOS__SYMBOLIC_NAME
          The feature id for the 'Symbolic Name' attribute.
static int EXPORT_INFOS_FEATURE_COUNT
          The number of structural features of the 'Export Infos' class.
static int WORK
          The meta object id for the ' Work' class.
static int WORK__INDEX
          The feature id for the 'Index' attribute.
static int WORK__NAME
          The feature id for the 'Name' attribute.
static int WORK__PARAMETERS
          The feature id for the 'Parameters' containment reference list.
static int WORK__TYPE
          The feature id for the 'Type' attribute.
static int WORK_FEATURE_COUNT
          The number of structural features of the 'Work' class.
static int WORK_PARAMETER
          The meta object id for the ' Work Parameter' class.
static int WORK_PARAMETER__DESCRIPTION
          The feature id for the 'Description' attribute.
static int WORK_PARAMETER__DIRECTION
          The feature id for the 'Direction' attribute.
static int WORK_PARAMETER__NAME
          The feature id for the 'Name' attribute.
static int WORK_PARAMETER__REQUIRED
          The feature id for the 'Required' attribute.
static int WORK_PARAMETER__TYPE
          The feature id for the 'Type' attribute.
static int WORK_PARAMETER__VALUE
          The feature id for the 'Value' containment reference.
static int WORK_PARAMETER_BOOLEAN_VALUE
          The meta object id for the ' Work Parameter Boolean Value' class.
static int WORK_PARAMETER_BOOLEAN_VALUE__VALUE
          The feature id for the 'Value' attribute.
static int WORK_PARAMETER_BOOLEAN_VALUE_FEATURE_COUNT
          The number of structural features of the ' Work Parameter Boolean Value' class.
static int WORK_PARAMETER_ENTRY_VALUE
          The meta object id for the ' Work Parameter Entry Value' class.
static int WORK_PARAMETER_ENTRY_VALUE__KEY
          The feature id for the 'Key' attribute.
static int WORK_PARAMETER_ENTRY_VALUE__VALUE
          The feature id for the 'Value' containment reference.
static int WORK_PARAMETER_ENTRY_VALUE_FEATURE_COUNT
          The number of structural features of the ' Work Parameter Entry Value' class.
static int WORK_PARAMETER_FEATURE_COUNT
          The number of structural features of the 'Work Parameter' class.
static int WORK_PARAMETER_INTEGER_VALUE
          The meta object id for the ' Work Parameter Integer Value' class.
static int WORK_PARAMETER_INTEGER_VALUE__VALUE
          The feature id for the 'Value' attribute.
static int WORK_PARAMETER_INTEGER_VALUE_FEATURE_COUNT
          The number of structural features of the ' Work Parameter Integer Value' class.
static int WORK_PARAMETER_MAP_VALUE
          The meta object id for the ' Work Parameter Map Value' class.
static int WORK_PARAMETER_MAP_VALUE__ENTRY_LIST
          The feature id for the 'Entry List' map.
static int WORK_PARAMETER_MAP_VALUE_FEATURE_COUNT
          The number of structural features of the ' Work Parameter Map Value' class.
static int WORK_PARAMETER_STRING_LIST_VALUE
          The meta object id for the ' Work Parameter String List Value' class.
static int WORK_PARAMETER_STRING_LIST_VALUE__VALUE
          The feature id for the 'Value' attribute list.
static int WORK_PARAMETER_STRING_LIST_VALUE_FEATURE_COUNT
          The number of structural features of the ' Work Parameter String List Value' class.
static int WORK_PARAMETER_STRING_VALUE
          The meta object id for the ' Work Parameter String Value' class.
static int WORK_PARAMETER_STRING_VALUE__VALUE
          The feature id for the 'Value' attribute.
static int WORK_PARAMETER_STRING_VALUE_FEATURE_COUNT
          The number of structural features of the ' Work Parameter String Value' class.
static int WORK_PARAMETER_VALUE
          The meta object id for the ' Work Parameter Value' class.
static int WORK_PARAMETER_VALUE_FEATURE_COUNT
          The number of structural features of the 'Work Parameter Value' class.
static int WORKFLOW
          The meta object id for the ' Workflow' class.
static int WORKFLOW__ELEMENTS
          The feature id for the 'Elements' containment reference list.
static int WORKFLOW__INDEX
          The feature id for the 'Index' attribute.
static int WORKFLOW__NAME
          The feature id for the 'Name' attribute.
static int WORKFLOW__PACKAGE_BASE
          The feature id for the 'Package Base' attribute.
static int WORKFLOW__SYMBOLIC_NAME
          The feature id for the 'Symbolic Name' attribute.
static int WORKFLOW__TYPE
          The feature id for the 'Type' attribute.
static int WORKFLOW_FEATURE_COUNT
          The number of structural features of the 'Workflow' class.
 
Method Summary
 EEnum getDirection()
          Returns the meta object for enum ' Direction'.
 EAttribute getElement_Index()
          Returns the meta object for the attribute ' Index'.
 EAttribute getElement_Name()
          Returns the meta object for the attribute ' Name'.
 EAttribute getElement_Type()
          Returns the meta object for the attribute ' Type'.
 EClass getElement()
          Returns the meta object for class ' Element'.
 EAttribute getExportInfos_PackageBase()
          Returns the meta object for the attribute ' Package Base'.
 EAttribute getExportInfos_SymbolicName()
          Returns the meta object for the attribute ' Symbolic Name'.
 EClass getExportInfos()
          Returns the meta object for class ' Export Infos'.
 ModiscoworkflowFactory getModiscoworkflowFactory()
          Returns the factory that creates the instances of the model.
 EReference getWork_Parameters()
          Returns the meta object for the containment reference list ' Parameters'.
 EClass getWork()
          Returns the meta object for class ' Work'.
 EReference getWorkflow_Elements()
          Returns the meta object for the containment reference list ' Elements'.
 EClass getWorkflow()
          Returns the meta object for class ' Workflow'.
 EAttribute getWorkParameter_Description()
          Returns the meta object for the attribute ' Description'.
 EAttribute getWorkParameter_Direction()
          Returns the meta object for the attribute ' Direction'.
 EAttribute getWorkParameter_Name()
          Returns the meta object for the attribute ' Name'.
 EAttribute getWorkParameter_Required()
          Returns the meta object for the attribute ' Required'.
 EAttribute getWorkParameter_Type()
          Returns the meta object for the attribute ' Type'.
 EReference getWorkParameter_Value()
          Returns the meta object for the containment reference ' Value'.
 EClass getWorkParameter()
          Returns the meta object for class ' Work Parameter'.
 EAttribute getWorkParameterBooleanValue_Value()
          Returns the meta object for the attribute ' Value'.
 EClass getWorkParameterBooleanValue()
          Returns the meta object for class ' Work Parameter Boolean Value'.
 EAttribute getWorkParameterEntryValue_Key()
          Returns the meta object for the attribute 'Key'.
 EReference getWorkParameterEntryValue_Value()
          Returns the meta object for the containment reference ' Value'.
 EClass getWorkParameterEntryValue()
          Returns the meta object for class 'Work Parameter Entry Value'.
 EAttribute getWorkParameterIntegerValue_Value()
          Returns the meta object for the attribute ' Value'.
 EClass getWorkParameterIntegerValue()
          Returns the meta object for class ' Work Parameter Integer Value'.
 EReference getWorkParameterMapValue_EntryList()
          Returns the meta object for the map ' Entry List'.
 EClass getWorkParameterMapValue()
          Returns the meta object for class ' Work Parameter Map Value'.
 EAttribute getWorkParameterStringListValue_Value()
          Returns the meta object for the attribute list ' Value'.
 EClass getWorkParameterStringListValue()
          Returns the meta object for class ' Work Parameter String List Value'.
 EAttribute getWorkParameterStringValue_Value()
          Returns the meta object for the attribute ' Value'.
 EClass getWorkParameterStringValue()
          Returns the meta object for class ' Work Parameter String Value'.
 EClass getWorkParameterValue()
          Returns the meta object for class ' Work Parameter Value'.
 

Field Detail

eNAME

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

See Also:
Constant Field Values
Generated:

eNS_URI

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

See Also:
Constant Field Values
Generated:

eNS_PREFIX

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

See Also:
Constant Field Values
Generated:

eINSTANCE

static final ModiscoworkflowPackage eINSTANCE
The singleton instance of the package.

Generated:

ELEMENT

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

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

ELEMENT__NAME

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

See Also:
Constant Field Values
Generated:
Ordered:

ELEMENT__TYPE

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

See Also:
Constant Field Values
Generated:
Ordered:

ELEMENT__INDEX

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

See Also:
Constant Field Values
Generated:
Ordered:

ELEMENT_FEATURE_COUNT

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

See Also:
Constant Field Values
Generated:
Ordered:

WORKFLOW

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

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

WORKFLOW__NAME

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

See Also:
Constant Field Values
Generated:
Ordered:

WORKFLOW__TYPE

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

See Also:
Constant Field Values
Generated:
Ordered:

WORKFLOW__INDEX

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

See Also:
Constant Field Values
Generated:
Ordered:

WORKFLOW__PACKAGE_BASE

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

See Also:
Constant Field Values
Generated:
Ordered:

WORKFLOW__SYMBOLIC_NAME

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

See Also:
Constant Field Values
Generated:
Ordered:

WORKFLOW__ELEMENTS

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

See Also:
Constant Field Values
Generated:
Ordered:

WORKFLOW_FEATURE_COUNT

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

See Also:
Constant Field Values
Generated:
Ordered:

WORK

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

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

WORK__NAME

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

See Also:
Constant Field Values
Generated:
Ordered:

WORK__TYPE

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

See Also:
Constant Field Values
Generated:
Ordered:

WORK__INDEX

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

See Also:
Constant Field Values
Generated:
Ordered:

WORK__PARAMETERS

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

See Also:
Constant Field Values
Generated:
Ordered:

WORK_FEATURE_COUNT

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

See Also:
Constant Field Values
Generated:
Ordered:

WORK_PARAMETER

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

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

WORK_PARAMETER__NAME

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

See Also:
Constant Field Values
Generated:
Ordered:

WORK_PARAMETER__DIRECTION

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

See Also:
Constant Field Values
Generated:
Ordered:

WORK_PARAMETER__TYPE

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

See Also:
Constant Field Values
Generated:
Ordered:

WORK_PARAMETER__REQUIRED

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

See Also:
Constant Field Values
Generated:
Ordered:

WORK_PARAMETER__DESCRIPTION

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

See Also:
Constant Field Values
Generated:
Ordered:

WORK_PARAMETER__VALUE

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

See Also:
Constant Field Values
Generated:
Ordered:

WORK_PARAMETER_FEATURE_COUNT

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

See Also:
Constant Field Values
Generated:
Ordered:

WORK_PARAMETER_VALUE

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

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

WORK_PARAMETER_VALUE_FEATURE_COUNT

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

See Also:
Constant Field Values
Generated:
Ordered:

WORK_PARAMETER_STRING_VALUE

static final int WORK_PARAMETER_STRING_VALUE
The meta object id for the ' Work Parameter String Value' class.

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

WORK_PARAMETER_STRING_VALUE__VALUE

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

See Also:
Constant Field Values
Generated:
Ordered:

WORK_PARAMETER_STRING_VALUE_FEATURE_COUNT

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

See Also:
Constant Field Values
Generated:
Ordered:

WORK_PARAMETER_STRING_LIST_VALUE

static final int WORK_PARAMETER_STRING_LIST_VALUE
The meta object id for the ' Work Parameter String List Value' class.

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

WORK_PARAMETER_STRING_LIST_VALUE__VALUE

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

See Also:
Constant Field Values
Generated:
Ordered:

WORK_PARAMETER_STRING_LIST_VALUE_FEATURE_COUNT

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

See Also:
Constant Field Values
Generated:
Ordered:

WORK_PARAMETER_BOOLEAN_VALUE

static final int WORK_PARAMETER_BOOLEAN_VALUE
The meta object id for the ' Work Parameter Boolean Value' class.

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

WORK_PARAMETER_BOOLEAN_VALUE__VALUE

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

See Also:
Constant Field Values
Generated:
Ordered:

WORK_PARAMETER_BOOLEAN_VALUE_FEATURE_COUNT

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

See Also:
Constant Field Values
Generated:
Ordered:

WORK_PARAMETER_INTEGER_VALUE

static final int WORK_PARAMETER_INTEGER_VALUE
The meta object id for the ' Work Parameter Integer Value' class.

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

WORK_PARAMETER_INTEGER_VALUE__VALUE

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

See Also:
Constant Field Values
Generated:
Ordered:

WORK_PARAMETER_INTEGER_VALUE_FEATURE_COUNT

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

See Also:
Constant Field Values
Generated:
Ordered:

WORK_PARAMETER_MAP_VALUE

static final int WORK_PARAMETER_MAP_VALUE
The meta object id for the ' Work Parameter Map Value' class.

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

WORK_PARAMETER_MAP_VALUE__ENTRY_LIST

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

See Also:
Constant Field Values
Generated:
Ordered:

WORK_PARAMETER_MAP_VALUE_FEATURE_COUNT

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

See Also:
Constant Field Values
Generated:
Ordered:

WORK_PARAMETER_ENTRY_VALUE

static final int WORK_PARAMETER_ENTRY_VALUE
The meta object id for the ' Work Parameter Entry Value' class.

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

WORK_PARAMETER_ENTRY_VALUE__KEY

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

See Also:
Constant Field Values
Generated:
Ordered:

WORK_PARAMETER_ENTRY_VALUE__VALUE

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

See Also:
Constant Field Values
Generated:
Ordered:

WORK_PARAMETER_ENTRY_VALUE_FEATURE_COUNT

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

See Also:
Constant Field Values
Generated:
Ordered:

EXPORT_INFOS

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

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

EXPORT_INFOS__PACKAGE_BASE

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

See Also:
Constant Field Values
Generated:
Ordered:

EXPORT_INFOS__SYMBOLIC_NAME

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

See Also:
Constant Field Values
Generated:
Ordered:

EXPORT_INFOS_FEATURE_COUNT

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

See Also:
Constant Field Values
Generated:
Ordered:

DIRECTION

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

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

getElement

EClass getElement()
Returns the meta object for class ' Element'.

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

getElement_Name

EAttribute getElement_Name()
Returns the meta object for the attribute ' Name'.

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

getElement_Type

EAttribute getElement_Type()
Returns the meta object for the attribute ' Type'.

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

getElement_Index

EAttribute getElement_Index()
Returns the meta object for the attribute ' Index'.

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

getWorkflow

EClass getWorkflow()
Returns the meta object for class ' Workflow'.

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

getWorkflow_Elements

EReference getWorkflow_Elements()
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

EClass getWork()
Returns the meta object for class ' Work'.

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

getWork_Parameters

EReference getWork_Parameters()
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

EClass getWorkParameter()
Returns the meta object for class ' Work Parameter'.

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

getWorkParameter_Name

EAttribute getWorkParameter_Name()
Returns the meta object for the attribute ' Name'.

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

getWorkParameter_Direction

EAttribute getWorkParameter_Direction()
Returns the meta object for the attribute ' Direction'.

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

getWorkParameter_Type

EAttribute getWorkParameter_Type()
Returns the meta object for the attribute ' Type'.

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

getWorkParameter_Required

EAttribute getWorkParameter_Required()
Returns the meta object for the attribute ' Required'.

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

getWorkParameter_Description

EAttribute getWorkParameter_Description()
Returns the meta object for the attribute ' Description'.

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

getWorkParameter_Value

EReference getWorkParameter_Value()
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

EClass getWorkParameterValue()
Returns the meta object for class ' Work Parameter Value'.

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

getWorkParameterStringValue

EClass getWorkParameterStringValue()
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

EAttribute getWorkParameterStringValue_Value()
Returns the meta object for the attribute ' Value'.

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

getWorkParameterStringListValue

EClass getWorkParameterStringListValue()
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

EAttribute getWorkParameterStringListValue_Value()
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

EClass getWorkParameterBooleanValue()
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

EAttribute getWorkParameterBooleanValue_Value()
Returns the meta object for the attribute ' Value'.

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

getWorkParameterIntegerValue

EClass getWorkParameterIntegerValue()
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

EAttribute getWorkParameterIntegerValue_Value()
Returns the meta object for the attribute ' Value'.

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

getWorkParameterMapValue

EClass getWorkParameterMapValue()
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

EReference getWorkParameterMapValue_EntryList()
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

EClass getWorkParameterEntryValue()
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.modisco.workflow.modiscoworkflow.WorkParameterValue" valueContainment="true"

getWorkParameterEntryValue_Key

EAttribute getWorkParameterEntryValue_Key()
Returns the meta object for the attribute 'Key'.

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

getWorkParameterEntryValue_Value

EReference getWorkParameterEntryValue_Value()
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

EClass getExportInfos()
Returns the meta object for class ' Export Infos'.

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

getExportInfos_PackageBase

EAttribute getExportInfos_PackageBase()
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

EAttribute getExportInfos_SymbolicName()
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

EEnum getDirection()
Returns the meta object for enum ' Direction'.

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

getModiscoworkflowFactory

ModiscoworkflowFactory getModiscoworkflowFactory()
Returns the factory that creates the instances of the model.

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