|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface ModiscoworkflowPackage.Literals
Defines literals for the meta objects that represent
| Field Summary | |
|---|---|
static EEnum |
DIRECTION
The meta object literal for the ' Direction' enum. |
static EClass |
ELEMENT
The meta object literal for the ' Element' class. |
static EAttribute |
ELEMENT__INDEX
The meta object literal for the 'Index' attribute feature. |
static EAttribute |
ELEMENT__NAME
The meta object literal for the 'Name' attribute feature. |
static EAttribute |
ELEMENT__TYPE
The meta object literal for the 'Type' attribute feature. |
static EClass |
EXPORT_INFOS
The meta object literal for the ' Export Infos' class. |
static EAttribute |
EXPORT_INFOS__PACKAGE_BASE
The meta object literal for the 'Package Base' attribute feature. |
static EAttribute |
EXPORT_INFOS__SYMBOLIC_NAME
The meta object literal for the 'Symbolic Name' attribute feature. |
static EClass |
WORK
The meta object literal for the ' Work' class. |
static EReference |
WORK__PARAMETERS
The meta object literal for the 'Parameters' containment reference list feature. |
static EClass |
WORK_PARAMETER
The meta object literal for the ' Work Parameter' class. |
static EAttribute |
WORK_PARAMETER__DESCRIPTION
The meta object literal for the 'Description' attribute feature. |
static EAttribute |
WORK_PARAMETER__DIRECTION
The meta object literal for the 'Direction' attribute feature. |
static EAttribute |
WORK_PARAMETER__NAME
The meta object literal for the 'Name' attribute feature. |
static EAttribute |
WORK_PARAMETER__REQUIRED
The meta object literal for the 'Required' attribute feature. |
static EAttribute |
WORK_PARAMETER__TYPE
The meta object literal for the 'Type' attribute feature. |
static EReference |
WORK_PARAMETER__VALUE
The meta object literal for the 'Value' containment reference feature. |
static EClass |
WORK_PARAMETER_BOOLEAN_VALUE
The meta object literal for the ' Work Parameter Boolean Value' class. |
static EAttribute |
WORK_PARAMETER_BOOLEAN_VALUE__VALUE
The meta object literal for the 'Value' attribute feature. |
static EClass |
WORK_PARAMETER_ENTRY_VALUE
The meta object literal for the ' Work Parameter Entry Value' class. |
static EAttribute |
WORK_PARAMETER_ENTRY_VALUE__KEY
The meta object literal for the 'Key' attribute feature. |
static EReference |
WORK_PARAMETER_ENTRY_VALUE__VALUE
The meta object literal for the 'Value' containment reference feature. |
static EClass |
WORK_PARAMETER_INTEGER_VALUE
The meta object literal for the ' Work Parameter Integer Value' class. |
static EAttribute |
WORK_PARAMETER_INTEGER_VALUE__VALUE
The meta object literal for the 'Value' attribute feature. |
static EClass |
WORK_PARAMETER_MAP_VALUE
The meta object literal for the ' Work Parameter Map Value' class. |
static EReference |
WORK_PARAMETER_MAP_VALUE__ENTRY_LIST
The meta object literal for the 'Entry List' map feature. |
static EClass |
WORK_PARAMETER_STRING_LIST_VALUE
The meta object literal for the ' Work Parameter String List Value' class. |
static EAttribute |
WORK_PARAMETER_STRING_LIST_VALUE__VALUE
The meta object literal for the 'Value' attribute list feature. |
static EClass |
WORK_PARAMETER_STRING_VALUE
The meta object literal for the ' Work Parameter String Value' class. |
static EAttribute |
WORK_PARAMETER_STRING_VALUE__VALUE
The meta object literal for the 'Value' attribute feature. |
static EClass |
WORK_PARAMETER_VALUE
The meta object literal for the ' Work Parameter Value' class. |
static EClass |
WORKFLOW
The meta object literal for the ' Workflow' class. |
static EReference |
WORKFLOW__ELEMENTS
The meta object literal for the 'Elements' containment reference list feature. |
| Field Detail |
|---|
static final EClass ELEMENT
Element' class.
org.eclipse.modisco.workflow.modiscoworkflow.impl.ElementImpl,
org.eclipse.modisco.workflow.modiscoworkflow.impl.ModiscoworkflowPackageImpl#getElement()static final EAttribute ELEMENT__NAME
static final EAttribute ELEMENT__TYPE
static final EAttribute ELEMENT__INDEX
static final EClass WORKFLOW
Workflow' class.
org.eclipse.modisco.workflow.modiscoworkflow.impl.WorkflowImpl,
org.eclipse.modisco.workflow.modiscoworkflow.impl.ModiscoworkflowPackageImpl#getWorkflow()static final EReference WORKFLOW__ELEMENTS
static final EClass WORK
Work' class.
org.eclipse.modisco.workflow.modiscoworkflow.impl.WorkImpl,
org.eclipse.modisco.workflow.modiscoworkflow.impl.ModiscoworkflowPackageImpl#getWork()static final EReference WORK__PARAMETERS
static final EClass WORK_PARAMETER
Work Parameter' class.
org.eclipse.modisco.workflow.modiscoworkflow.impl.WorkParameterImpl,
org.eclipse.modisco.workflow.modiscoworkflow.impl.ModiscoworkflowPackageImpl#getWorkParameter()static final EAttribute WORK_PARAMETER__NAME
static final EAttribute WORK_PARAMETER__DIRECTION
static final EAttribute WORK_PARAMETER__TYPE
static final EAttribute WORK_PARAMETER__REQUIRED
static final EAttribute WORK_PARAMETER__DESCRIPTION
static final EReference WORK_PARAMETER__VALUE
static final EClass WORK_PARAMETER_VALUE
Work Parameter Value' class.
WorkParameterValue,
org.eclipse.modisco.workflow.modiscoworkflow.impl.ModiscoworkflowPackageImpl#getWorkParameterValue()static final EClass WORK_PARAMETER_STRING_VALUE
Work Parameter String Value' class.
org.eclipse.modisco.workflow.modiscoworkflow.impl.WorkParameterStringValueImpl,
org.eclipse.modisco.workflow.modiscoworkflow.impl.ModiscoworkflowPackageImpl#getWorkParameterStringValue()static final EAttribute WORK_PARAMETER_STRING_VALUE__VALUE
static final EClass 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()static final EAttribute WORK_PARAMETER_STRING_LIST_VALUE__VALUE
static final EClass WORK_PARAMETER_BOOLEAN_VALUE
Work Parameter Boolean Value' class.
org.eclipse.modisco.workflow.modiscoworkflow.impl.WorkParameterBooleanValueImpl,
org.eclipse.modisco.workflow.modiscoworkflow.impl.ModiscoworkflowPackageImpl#getWorkParameterBooleanValue()static final EAttribute WORK_PARAMETER_BOOLEAN_VALUE__VALUE
static final EClass WORK_PARAMETER_INTEGER_VALUE
Work Parameter Integer Value' class.
org.eclipse.modisco.workflow.modiscoworkflow.impl.WorkParameterIntegerValueImpl,
org.eclipse.modisco.workflow.modiscoworkflow.impl.ModiscoworkflowPackageImpl#getWorkParameterIntegerValue()static final EAttribute WORK_PARAMETER_INTEGER_VALUE__VALUE
static final EClass WORK_PARAMETER_MAP_VALUE
Work Parameter Map Value' class.
org.eclipse.modisco.workflow.modiscoworkflow.impl.WorkParameterMapValueImpl,
org.eclipse.modisco.workflow.modiscoworkflow.impl.ModiscoworkflowPackageImpl#getWorkParameterMapValue()static final EReference WORK_PARAMETER_MAP_VALUE__ENTRY_LIST
static final EClass WORK_PARAMETER_ENTRY_VALUE
Work Parameter Entry Value' class.
org.eclipse.modisco.workflow.modiscoworkflow.impl.WorkParameterEntryValueImpl,
org.eclipse.modisco.workflow.modiscoworkflow.impl.ModiscoworkflowPackageImpl#getWorkParameterEntryValue()static final EAttribute WORK_PARAMETER_ENTRY_VALUE__KEY
static final EReference WORK_PARAMETER_ENTRY_VALUE__VALUE
static final EClass EXPORT_INFOS
Export Infos' class.
org.eclipse.modisco.workflow.modiscoworkflow.impl.ExportInfosImpl,
org.eclipse.modisco.workflow.modiscoworkflow.impl.ModiscoworkflowPackageImpl#getExportInfos()static final EAttribute EXPORT_INFOS__PACKAGE_BASE
static final EAttribute EXPORT_INFOS__SYMBOLIC_NAME
static final EEnum DIRECTION
Direction' enum.
Direction,
org.eclipse.modisco.workflow.modiscoworkflow.impl.ModiscoworkflowPackageImpl#getDirection()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||