public interface ModiscoworkflowPackage
ModiscoworkflowFactory| Modifier and Type | Interface and Description |
|---|---|
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
|
| Modifier and Type | Field and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
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'. |
static final java.lang.String eNAME
static final java.lang.String eNS_URI
static final java.lang.String eNS_PREFIX
static final ModiscoworkflowPackage eINSTANCE
static final int ELEMENT
Element' class. org.eclipse.modisco.workflow.modiscoworkflow.impl.ElementImpl,
org.eclipse.modisco.workflow.modiscoworkflow.impl.ModiscoworkflowPackageImpl#getElement(),
Constant Field Valuesstatic final int ELEMENT__NAME
static final int ELEMENT__TYPE
static final int ELEMENT__INDEX
static final int ELEMENT_FEATURE_COUNT
static final int WORKFLOW
Workflow' class. org.eclipse.modisco.workflow.modiscoworkflow.impl.WorkflowImpl,
org.eclipse.modisco.workflow.modiscoworkflow.impl.ModiscoworkflowPackageImpl#getWorkflow(),
Constant Field Valuesstatic final int WORKFLOW__NAME
static final int WORKFLOW__TYPE
static final int WORKFLOW__INDEX
static final int WORKFLOW__PACKAGE_BASE
static final int WORKFLOW__SYMBOLIC_NAME
static final int WORKFLOW__ELEMENTS
static final int WORKFLOW_FEATURE_COUNT
static final int WORK
Work' class. org.eclipse.modisco.workflow.modiscoworkflow.impl.WorkImpl,
org.eclipse.modisco.workflow.modiscoworkflow.impl.ModiscoworkflowPackageImpl#getWork(),
Constant Field Valuesstatic final int WORK__NAME
static final int WORK__TYPE
static final int WORK__INDEX
static final int WORK__PARAMETERS
static final int WORK_FEATURE_COUNT
static final int WORK_PARAMETER
Work Parameter' class. org.eclipse.modisco.workflow.modiscoworkflow.impl.WorkParameterImpl,
org.eclipse.modisco.workflow.modiscoworkflow.impl.ModiscoworkflowPackageImpl#getWorkParameter(),
Constant Field Valuesstatic final int WORK_PARAMETER__NAME
static final int WORK_PARAMETER__DIRECTION
static final int WORK_PARAMETER__TYPE
static final int WORK_PARAMETER__REQUIRED
static final int WORK_PARAMETER__DESCRIPTION
static final int WORK_PARAMETER__VALUE
static final int WORK_PARAMETER_FEATURE_COUNT
static final int WORK_PARAMETER_VALUE
Work Parameter Value' class. WorkParameterValue,
org.eclipse.modisco.workflow.modiscoworkflow.impl.ModiscoworkflowPackageImpl#getWorkParameterValue(),
Constant Field Valuesstatic final int WORK_PARAMETER_VALUE_FEATURE_COUNT
static final int WORK_PARAMETER_STRING_VALUE
Work Parameter String Value' class.
org.eclipse.modisco.workflow.modiscoworkflow.impl.WorkParameterStringValueImpl,
org.eclipse.modisco.workflow.modiscoworkflow.impl.ModiscoworkflowPackageImpl#getWorkParameterStringValue(),
Constant Field Valuesstatic final int WORK_PARAMETER_STRING_VALUE__VALUE
static final int WORK_PARAMETER_STRING_VALUE_FEATURE_COUNT
static final int WORK_PARAMETER_STRING_LIST_VALUE
Work Parameter String List Value' class. org.eclipse.modisco.workflow.modiscoworkflow.impl.WorkParameterStringListValueImpl,
org.eclipse.modisco.workflow.modiscoworkflow.impl.ModiscoworkflowPackageImpl#getWorkParameterStringListValue(),
Constant Field Valuesstatic final int WORK_PARAMETER_STRING_LIST_VALUE__VALUE
static final int WORK_PARAMETER_STRING_LIST_VALUE_FEATURE_COUNT
static final int WORK_PARAMETER_BOOLEAN_VALUE
Work Parameter Boolean Value' class.
org.eclipse.modisco.workflow.modiscoworkflow.impl.WorkParameterBooleanValueImpl,
org.eclipse.modisco.workflow.modiscoworkflow.impl.ModiscoworkflowPackageImpl#getWorkParameterBooleanValue(),
Constant Field Valuesstatic final int WORK_PARAMETER_BOOLEAN_VALUE__VALUE
static final int WORK_PARAMETER_BOOLEAN_VALUE_FEATURE_COUNT
static final int WORK_PARAMETER_INTEGER_VALUE
Work Parameter Integer Value' class.
org.eclipse.modisco.workflow.modiscoworkflow.impl.WorkParameterIntegerValueImpl,
org.eclipse.modisco.workflow.modiscoworkflow.impl.ModiscoworkflowPackageImpl#getWorkParameterIntegerValue(),
Constant Field Valuesstatic final int WORK_PARAMETER_INTEGER_VALUE__VALUE
static final int WORK_PARAMETER_INTEGER_VALUE_FEATURE_COUNT
static final int WORK_PARAMETER_MAP_VALUE
Work Parameter Map Value' class. org.eclipse.modisco.workflow.modiscoworkflow.impl.WorkParameterMapValueImpl,
org.eclipse.modisco.workflow.modiscoworkflow.impl.ModiscoworkflowPackageImpl#getWorkParameterMapValue(),
Constant Field Valuesstatic final int WORK_PARAMETER_MAP_VALUE__ENTRY_LIST
static final int WORK_PARAMETER_MAP_VALUE_FEATURE_COUNT
static final int WORK_PARAMETER_ENTRY_VALUE
Work Parameter Entry Value' class. org.eclipse.modisco.workflow.modiscoworkflow.impl.WorkParameterEntryValueImpl,
org.eclipse.modisco.workflow.modiscoworkflow.impl.ModiscoworkflowPackageImpl#getWorkParameterEntryValue(),
Constant Field Valuesstatic final int WORK_PARAMETER_ENTRY_VALUE__KEY
static final int WORK_PARAMETER_ENTRY_VALUE__VALUE
static final int WORK_PARAMETER_ENTRY_VALUE_FEATURE_COUNT
static final int EXPORT_INFOS
Export Infos' class. org.eclipse.modisco.workflow.modiscoworkflow.impl.ExportInfosImpl,
org.eclipse.modisco.workflow.modiscoworkflow.impl.ModiscoworkflowPackageImpl#getExportInfos(),
Constant Field Valuesstatic final int EXPORT_INFOS__PACKAGE_BASE
static final int EXPORT_INFOS__SYMBOLIC_NAME
static final int EXPORT_INFOS_FEATURE_COUNT
static final int DIRECTION
Direction' enum. Direction,
org.eclipse.modisco.workflow.modiscoworkflow.impl.ModiscoworkflowPackageImpl#getDirection(),
Constant Field ValuesEClass getElement()
Element'. ElementEAttribute getElement_Name()
Name'. Element.getName(),
getElement()EAttribute getElement_Type()
Type'. Element.getType(),
getElement()EAttribute getElement_Index()
Index'. Element.getIndex(),
getElement()EClass getWorkflow()
Workflow'. WorkflowEReference getWorkflow_Elements()
Elements'. Workflow.getElements(),
getWorkflow()EClass getWork()
Work'.
WorkEReference getWork_Parameters()
Parameters'. Work.getParameters(),
getWork()EClass getWorkParameter()
Work Parameter'. WorkParameterEAttribute getWorkParameter_Name()
Name'. WorkParameter.getName(),
getWorkParameter()EAttribute getWorkParameter_Direction()
Direction'. WorkParameter.getDirection(),
getWorkParameter()EAttribute getWorkParameter_Type()
Type'. WorkParameter.getType(),
getWorkParameter()EAttribute getWorkParameter_Required()
Required'. WorkParameter.isRequired(),
getWorkParameter()EAttribute getWorkParameter_Description()
Description'. WorkParameter.getDescription(),
getWorkParameter()EReference getWorkParameter_Value()
Value'. WorkParameter.getValue(),
getWorkParameter()EClass getWorkParameterValue()
Work Parameter Value'. WorkParameterValueEClass getWorkParameterStringValue()
Work Parameter String Value'. WorkParameterStringValueEAttribute getWorkParameterStringValue_Value()
Value'. WorkParameterStringValue.getValue(),
getWorkParameterStringValue()EClass getWorkParameterStringListValue()
Work Parameter String List Value'. WorkParameterStringListValueEAttribute getWorkParameterStringListValue_Value()
Value'. WorkParameterStringListValue.getValue(),
getWorkParameterStringListValue()EClass getWorkParameterBooleanValue()
Work Parameter Boolean Value'. WorkParameterBooleanValueEAttribute getWorkParameterBooleanValue_Value()
Value'. WorkParameterBooleanValue.isValue(),
getWorkParameterBooleanValue()EClass getWorkParameterIntegerValue()
Work Parameter Integer Value'. WorkParameterIntegerValueEAttribute getWorkParameterIntegerValue_Value()
Value'. WorkParameterIntegerValue.getValue(),
getWorkParameterIntegerValue()EClass getWorkParameterMapValue()
Work Parameter Map Value'. WorkParameterMapValueEReference getWorkParameterMapValue_EntryList()
Entry List'. WorkParameterMapValue.getEntryList(),
getWorkParameterMapValue()EClass getWorkParameterEntryValue()
Work Parameter Entry Value'. Map.EntryEAttribute getWorkParameterEntryValue_Key()
Key'. Map.Entry,
getWorkParameterEntryValue()EReference getWorkParameterEntryValue_Value()
Value'. Map.Entry,
getWorkParameterEntryValue()EClass getExportInfos()
Export Infos'. ExportInfosEAttribute getExportInfos_PackageBase()
Package Base'. ExportInfos.getPackageBase(),
getExportInfos()EAttribute getExportInfos_SymbolicName()
Symbolic Name'. ExportInfos.getSymbolicName(),
getExportInfos()EEnum getDirection()
Direction'. DirectionModiscoworkflowFactory getModiscoworkflowFactory()