blob: a36678f89cb144b2ff141e95d5593238241c886d [file] [log] [blame]
/**
* Copyright (c) 2011, 2016 - Loetz GmbH&Co.KG (69115 Heidelberg, Germany)
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* Christophe Loetz (Loetz GmbH&Co.KG) - initial implementation
*
* generated from ActionDSL.xcore
*
*
*/
package org.eclipse.osbp.xtext.action;
import org.eclipse.emf.ecore.EAttribute;
import org.eclipse.emf.ecore.EClass;
import org.eclipse.emf.ecore.EDataType;
import org.eclipse.emf.ecore.EEnum;
import org.eclipse.emf.ecore.EOperation;
import org.eclipse.emf.ecore.EPackage;
import org.eclipse.emf.ecore.EReference;
import org.eclipse.osbp.dsl.semantic.common.types.OSBPTypesPackage;
/**
* <!-- begin-user-doc -->
* The <b>Package</b> for the model.
* It contains accessors for the meta objects to represent
* <ul>
* <li>each class,</li>
* <li>each feature of each class,</li>
* <li>each operation of each class,</li>
* <li>each enum,</li>
* <li>and each data type</li>
* </ul>
* <!-- end-user-doc -->
* @see org.eclipse.osbp.xtext.action.ActionDSLFactory
* @model kind="package"
* annotation="http://www.eclipse.org/emf/2002/GenModel fileExtensions='action' modelName='ActionDSL' prefix='ActionDSL' copyrightText='Copyright (c) 2011, 2016 - Loetz GmbH&Co.KG (69115 Heidelberg, Germany)\r\n All rights reserved. This program and the accompanying materials\r\n are made available under the terms of the Eclipse Public License v1.0\r\n which accompanies this distribution, and is available at\r\n http://www.eclipse.org/legal/epl-v10.html\r\n \r\n Contributors: \r\n Christophe Loetz (Loetz GmbH&Co.KG) - initial implementation\r\n \r\n generated from ActionDSL.xcore\r\n\r\n ' updateClasspath='false' basePackage='org.eclipse.osbp.xtext'"
* annotation="http://www.eclipse.org/emf/2002/Ecore rootPackage='actiondsl'"
* @generated
*/
public interface ActionDSLPackage extends EPackage {
/**
* The package name.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
String eNAME = "action";
/**
* The package namespace URI.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
String eNS_URI = "http://osbp.eclipse.org/xtext/action/ActionDSL";
/**
* The package namespace name.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
String eNS_PREFIX = "actiondsl";
/**
* The singleton instance of the package.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
ActionDSLPackage eINSTANCE = org.eclipse.osbp.xtext.action.impl.ActionDSLPackageImpl.init();
/**
* The meta object id for the '{@link org.eclipse.osbp.xtext.action.impl.ActionModelImpl <em>Action Model</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see org.eclipse.osbp.xtext.action.impl.ActionModelImpl
* @see org.eclipse.osbp.xtext.action.impl.ActionDSLPackageImpl#getActionModel()
* @generated
*/
int ACTION_MODEL = 0;
/**
* The feature id for the '<em><b>Packages</b></em>' containment reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ACTION_MODEL__PACKAGES = 0;
/**
* The number of structural features of the '<em>Action Model</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ACTION_MODEL_FEATURE_COUNT = 1;
/**
* The number of operations of the '<em>Action Model</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ACTION_MODEL_OPERATION_COUNT = 0;
/**
* The meta object id for the '{@link org.eclipse.osbp.xtext.action.impl.ActionLazyResolverImpl <em>Action Lazy Resolver</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see org.eclipse.osbp.xtext.action.impl.ActionLazyResolverImpl
* @see org.eclipse.osbp.xtext.action.impl.ActionDSLPackageImpl#getActionLazyResolver()
* @generated
*/
int ACTION_LAZY_RESOLVER = 1;
/**
* The number of structural features of the '<em>Action Lazy Resolver</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ACTION_LAZY_RESOLVER_FEATURE_COUNT = 0;
/**
* The operation id for the '<em>EResolve Proxy</em>' operation.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ACTION_LAZY_RESOLVER___ERESOLVE_PROXY__INTERNALEOBJECT = 0;
/**
* The number of operations of the '<em>Action Lazy Resolver</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ACTION_LAZY_RESOLVER_OPERATION_COUNT = 1;
/**
* The meta object id for the '{@link org.eclipse.osbp.xtext.action.impl.ActionPackageImpl <em>Action Package</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see org.eclipse.osbp.xtext.action.impl.ActionPackageImpl
* @see org.eclipse.osbp.xtext.action.impl.ActionDSLPackageImpl#getActionPackage()
* @generated
*/
int ACTION_PACKAGE = 2;
/**
* The feature id for the '<em><b>Name</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ACTION_PACKAGE__NAME = OSBPTypesPackage.LPACKAGE__NAME;
/**
* The feature id for the '<em><b>Imports</b></em>' containment reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ACTION_PACKAGE__IMPORTS = OSBPTypesPackage.LPACKAGE__IMPORTS;
/**
* The feature id for the '<em><b>Toolbars</b></em>' containment reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ACTION_PACKAGE__TOOLBARS = OSBPTypesPackage.LPACKAGE_FEATURE_COUNT + 0;
/**
* The number of structural features of the '<em>Action Package</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ACTION_PACKAGE_FEATURE_COUNT = OSBPTypesPackage.LPACKAGE_FEATURE_COUNT + 1;
/**
* The operation id for the '<em>EResolve Proxy</em>' operation.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ACTION_PACKAGE___ERESOLVE_PROXY__INTERNALEOBJECT = OSBPTypesPackage.LPACKAGE___ERESOLVE_PROXY__INTERNALEOBJECT;
/**
* The number of operations of the '<em>Action Package</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ACTION_PACKAGE_OPERATION_COUNT = OSBPTypesPackage.LPACKAGE_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.eclipse.osbp.xtext.action.impl.ActionBaseImpl <em>Action Base</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see org.eclipse.osbp.xtext.action.impl.ActionBaseImpl
* @see org.eclipse.osbp.xtext.action.impl.ActionDSLPackageImpl#getActionBase()
* @generated
*/
int ACTION_BASE = 3;
/**
* The feature id for the '<em><b>Name</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ACTION_BASE__NAME = ACTION_LAZY_RESOLVER_FEATURE_COUNT + 0;
/**
* The number of structural features of the '<em>Action Base</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ACTION_BASE_FEATURE_COUNT = ACTION_LAZY_RESOLVER_FEATURE_COUNT + 1;
/**
* The operation id for the '<em>EResolve Proxy</em>' operation.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ACTION_BASE___ERESOLVE_PROXY__INTERNALEOBJECT = ACTION_LAZY_RESOLVER___ERESOLVE_PROXY__INTERNALEOBJECT;
/**
* The number of operations of the '<em>Action Base</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ACTION_BASE_OPERATION_COUNT = ACTION_LAZY_RESOLVER_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.eclipse.osbp.xtext.action.impl.ActionToolbarImpl <em>Action Toolbar</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see org.eclipse.osbp.xtext.action.impl.ActionToolbarImpl
* @see org.eclipse.osbp.xtext.action.impl.ActionDSLPackageImpl#getActionToolbar()
* @generated
*/
int ACTION_TOOLBAR = 4;
/**
* The feature id for the '<em><b>Name</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ACTION_TOOLBAR__NAME = ACTION_BASE__NAME;
/**
* The feature id for the '<em><b>Description</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ACTION_TOOLBAR__DESCRIPTION = ACTION_BASE_FEATURE_COUNT + 0;
/**
* The feature id for the '<em><b>Description Value</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ACTION_TOOLBAR__DESCRIPTION_VALUE = ACTION_BASE_FEATURE_COUNT + 1;
/**
* The feature id for the '<em><b>Actions</b></em>' containment reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ACTION_TOOLBAR__ACTIONS = ACTION_BASE_FEATURE_COUNT + 2;
/**
* The number of structural features of the '<em>Action Toolbar</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ACTION_TOOLBAR_FEATURE_COUNT = ACTION_BASE_FEATURE_COUNT + 3;
/**
* The operation id for the '<em>EResolve Proxy</em>' operation.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ACTION_TOOLBAR___ERESOLVE_PROXY__INTERNALEOBJECT = ACTION_BASE___ERESOLVE_PROXY__INTERNALEOBJECT;
/**
* The number of operations of the '<em>Action Toolbar</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ACTION_TOOLBAR_OPERATION_COUNT = ACTION_BASE_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.eclipse.osbp.xtext.action.impl.ActionButtonImpl <em>Action Button</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see org.eclipse.osbp.xtext.action.impl.ActionButtonImpl
* @see org.eclipse.osbp.xtext.action.impl.ActionDSLPackageImpl#getActionButton()
* @generated
*/
int ACTION_BUTTON = 5;
/**
* The feature id for the '<em><b>Name</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ACTION_BUTTON__NAME = ACTION_BASE__NAME;
/**
* The feature id for the '<em><b>Description</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ACTION_BUTTON__DESCRIPTION = ACTION_BASE_FEATURE_COUNT + 0;
/**
* The feature id for the '<em><b>Description Value</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ACTION_BUTTON__DESCRIPTION_VALUE = ACTION_BASE_FEATURE_COUNT + 1;
/**
* The feature id for the '<em><b>Icon URI</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ACTION_BUTTON__ICON_URI = ACTION_BASE_FEATURE_COUNT + 2;
/**
* The feature id for the '<em><b>Group</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ACTION_BUTTON__GROUP = ACTION_BASE_FEATURE_COUNT + 3;
/**
* The feature id for the '<em><b>Canexecute</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ACTION_BUTTON__CANEXECUTE = ACTION_BASE_FEATURE_COUNT + 4;
/**
* The feature id for the '<em><b>Executeparameter</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ACTION_BUTTON__EXECUTEPARAMETER = ACTION_BASE_FEATURE_COUNT + 5;
/**
* The feature id for the '<em><b>Action Type</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ACTION_BUTTON__ACTION_TYPE = ACTION_BASE_FEATURE_COUNT + 6;
/**
* The feature id for the '<em><b>Message</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ACTION_BUTTON__MESSAGE = ACTION_BASE_FEATURE_COUNT + 7;
/**
* The number of structural features of the '<em>Action Button</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ACTION_BUTTON_FEATURE_COUNT = ACTION_BASE_FEATURE_COUNT + 8;
/**
* The operation id for the '<em>EResolve Proxy</em>' operation.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ACTION_BUTTON___ERESOLVE_PROXY__INTERNALEOBJECT = ACTION_BASE___ERESOLVE_PROXY__INTERNALEOBJECT;
/**
* The number of operations of the '<em>Action Button</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ACTION_BUTTON_OPERATION_COUNT = ACTION_BASE_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.eclipse.osbp.xtext.action.ActionType <em>Action Type</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see org.eclipse.osbp.xtext.action.ActionType
* @see org.eclipse.osbp.xtext.action.impl.ActionDSLPackageImpl#getActionType()
* @generated
*/
int ACTION_TYPE = 6;
/**
* The number of structural features of the '<em>Action Type</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ACTION_TYPE_FEATURE_COUNT = ACTION_LAZY_RESOLVER_FEATURE_COUNT + 0;
/**
* The operation id for the '<em>EResolve Proxy</em>' operation.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ACTION_TYPE___ERESOLVE_PROXY__INTERNALEOBJECT = ACTION_LAZY_RESOLVER___ERESOLVE_PROXY__INTERNALEOBJECT;
/**
* The number of operations of the '<em>Action Type</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ACTION_TYPE_OPERATION_COUNT = ACTION_LAZY_RESOLVER_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.eclipse.osbp.xtext.action.impl.ActionTaskImpl <em>Action Task</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see org.eclipse.osbp.xtext.action.impl.ActionTaskImpl
* @see org.eclipse.osbp.xtext.action.impl.ActionDSLPackageImpl#getActionTask()
* @generated
*/
int ACTION_TASK = 7;
/**
* The feature id for the '<em><b>Action</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ACTION_TASK__ACTION = ACTION_TYPE_FEATURE_COUNT + 0;
/**
* The number of structural features of the '<em>Action Task</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ACTION_TASK_FEATURE_COUNT = ACTION_TYPE_FEATURE_COUNT + 1;
/**
* The operation id for the '<em>EResolve Proxy</em>' operation.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ACTION_TASK___ERESOLVE_PROXY__INTERNALEOBJECT = ACTION_TYPE___ERESOLVE_PROXY__INTERNALEOBJECT;
/**
* The number of operations of the '<em>Action Task</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ACTION_TASK_OPERATION_COUNT = ACTION_TYPE_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.eclipse.osbp.xtext.action.impl.ActionSelectWorkloadImpl <em>Action Select Workload</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see org.eclipse.osbp.xtext.action.impl.ActionSelectWorkloadImpl
* @see org.eclipse.osbp.xtext.action.impl.ActionDSLPackageImpl#getActionSelectWorkload()
* @generated
*/
int ACTION_SELECT_WORKLOAD = 8;
/**
* The feature id for the '<em><b>Action</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ACTION_SELECT_WORKLOAD__ACTION = ACTION_TYPE_FEATURE_COUNT + 0;
/**
* The number of structural features of the '<em>Action Select Workload</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ACTION_SELECT_WORKLOAD_FEATURE_COUNT = ACTION_TYPE_FEATURE_COUNT + 1;
/**
* The operation id for the '<em>EResolve Proxy</em>' operation.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ACTION_SELECT_WORKLOAD___ERESOLVE_PROXY__INTERNALEOBJECT = ACTION_TYPE___ERESOLVE_PROXY__INTERNALEOBJECT;
/**
* The number of operations of the '<em>Action Select Workload</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ACTION_SELECT_WORKLOAD_OPERATION_COUNT = ACTION_TYPE_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.eclipse.osbp.xtext.action.impl.ActionDialogImpl <em>Action Dialog</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see org.eclipse.osbp.xtext.action.impl.ActionDialogImpl
* @see org.eclipse.osbp.xtext.action.impl.ActionDSLPackageImpl#getActionDialog()
* @generated
*/
int ACTION_DIALOG = 9;
/**
* The feature id for the '<em><b>Action</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ACTION_DIALOG__ACTION = ACTION_TYPE_FEATURE_COUNT + 0;
/**
* The number of structural features of the '<em>Action Dialog</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ACTION_DIALOG_FEATURE_COUNT = ACTION_TYPE_FEATURE_COUNT + 1;
/**
* The operation id for the '<em>EResolve Proxy</em>' operation.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ACTION_DIALOG___ERESOLVE_PROXY__INTERNALEOBJECT = ACTION_TYPE___ERESOLVE_PROXY__INTERNALEOBJECT;
/**
* The number of operations of the '<em>Action Dialog</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ACTION_DIALOG_OPERATION_COUNT = ACTION_TYPE_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.eclipse.osbp.xtext.action.impl.ActionReportImpl <em>Action Report</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see org.eclipse.osbp.xtext.action.impl.ActionReportImpl
* @see org.eclipse.osbp.xtext.action.impl.ActionDSLPackageImpl#getActionReport()
* @generated
*/
int ACTION_REPORT = 10;
/**
* The feature id for the '<em><b>Action</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ACTION_REPORT__ACTION = ACTION_TYPE_FEATURE_COUNT + 0;
/**
* The number of structural features of the '<em>Action Report</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ACTION_REPORT_FEATURE_COUNT = ACTION_TYPE_FEATURE_COUNT + 1;
/**
* The operation id for the '<em>EResolve Proxy</em>' operation.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ACTION_REPORT___ERESOLVE_PROXY__INTERNALEOBJECT = ACTION_TYPE___ERESOLVE_PROXY__INTERNALEOBJECT;
/**
* The number of operations of the '<em>Action Report</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ACTION_REPORT_OPERATION_COUNT = ACTION_TYPE_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.eclipse.osbp.xtext.action.impl.ActionChartImpl <em>Action Chart</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see org.eclipse.osbp.xtext.action.impl.ActionChartImpl
* @see org.eclipse.osbp.xtext.action.impl.ActionDSLPackageImpl#getActionChart()
* @generated
*/
int ACTION_CHART = 11;
/**
* The feature id for the '<em><b>Action</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ACTION_CHART__ACTION = ACTION_TYPE_FEATURE_COUNT + 0;
/**
* The number of structural features of the '<em>Action Chart</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ACTION_CHART_FEATURE_COUNT = ACTION_TYPE_FEATURE_COUNT + 1;
/**
* The operation id for the '<em>EResolve Proxy</em>' operation.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ACTION_CHART___ERESOLVE_PROXY__INTERNALEOBJECT = ACTION_TYPE___ERESOLVE_PROXY__INTERNALEOBJECT;
/**
* The number of operations of the '<em>Action Chart</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ACTION_CHART_OPERATION_COUNT = ACTION_TYPE_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.eclipse.osbp.xtext.action.impl.ActionWorkflowImpl <em>Action Workflow</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see org.eclipse.osbp.xtext.action.impl.ActionWorkflowImpl
* @see org.eclipse.osbp.xtext.action.impl.ActionDSLPackageImpl#getActionWorkflow()
* @generated
*/
int ACTION_WORKFLOW = 12;
/**
* The feature id for the '<em><b>Action</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ACTION_WORKFLOW__ACTION = ACTION_TYPE_FEATURE_COUNT + 0;
/**
* The number of structural features of the '<em>Action Workflow</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ACTION_WORKFLOW_FEATURE_COUNT = ACTION_TYPE_FEATURE_COUNT + 1;
/**
* The operation id for the '<em>EResolve Proxy</em>' operation.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ACTION_WORKFLOW___ERESOLVE_PROXY__INTERNALEOBJECT = ACTION_TYPE___ERESOLVE_PROXY__INTERNALEOBJECT;
/**
* The number of operations of the '<em>Action Workflow</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ACTION_WORKFLOW_OPERATION_COUNT = ACTION_TYPE_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.eclipse.osbp.xtext.action.impl.ActionDatainterchangeImpl <em>Action Datainterchange</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see org.eclipse.osbp.xtext.action.impl.ActionDatainterchangeImpl
* @see org.eclipse.osbp.xtext.action.impl.ActionDSLPackageImpl#getActionDatainterchange()
* @generated
*/
int ACTION_DATAINTERCHANGE = 13;
/**
* The feature id for the '<em><b>Action</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ACTION_DATAINTERCHANGE__ACTION = ACTION_TYPE_FEATURE_COUNT + 0;
/**
* The feature id for the '<em><b>Data Ref</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ACTION_DATAINTERCHANGE__DATA_REF = ACTION_TYPE_FEATURE_COUNT + 1;
/**
* The number of structural features of the '<em>Action Datainterchange</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ACTION_DATAINTERCHANGE_FEATURE_COUNT = ACTION_TYPE_FEATURE_COUNT + 2;
/**
* The operation id for the '<em>EResolve Proxy</em>' operation.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ACTION_DATAINTERCHANGE___ERESOLVE_PROXY__INTERNALEOBJECT = ACTION_TYPE___ERESOLVE_PROXY__INTERNALEOBJECT;
/**
* The number of operations of the '<em>Action Datainterchange</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ACTION_DATAINTERCHANGE_OPERATION_COUNT = ACTION_TYPE_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.eclipse.osbp.xtext.action.impl.ActionGenericImpl <em>Action Generic</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see org.eclipse.osbp.xtext.action.impl.ActionGenericImpl
* @see org.eclipse.osbp.xtext.action.impl.ActionDSLPackageImpl#getActionGeneric()
* @generated
*/
int ACTION_GENERIC = 14;
/**
* The feature id for the '<em><b>Action</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ACTION_GENERIC__ACTION = ACTION_TYPE_FEATURE_COUNT + 0;
/**
* The number of structural features of the '<em>Action Generic</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ACTION_GENERIC_FEATURE_COUNT = ACTION_TYPE_FEATURE_COUNT + 1;
/**
* The operation id for the '<em>EResolve Proxy</em>' operation.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ACTION_GENERIC___ERESOLVE_PROXY__INTERNALEOBJECT = ACTION_TYPE___ERESOLVE_PROXY__INTERNALEOBJECT;
/**
* The number of operations of the '<em>Action Generic</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ACTION_GENERIC_OPERATION_COUNT = ACTION_TYPE_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.eclipse.osbp.xtext.action.impl.ActionParameterImpl <em>Action Parameter</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see org.eclipse.osbp.xtext.action.impl.ActionParameterImpl
* @see org.eclipse.osbp.xtext.action.impl.ActionDSLPackageImpl#getActionParameter()
* @generated
*/
int ACTION_PARAMETER = 15;
/**
* The feature id for the '<em><b>Name</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ACTION_PARAMETER__NAME = ACTION_BASE__NAME;
/**
* The feature id for the '<em><b>Parameter</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ACTION_PARAMETER__PARAMETER = ACTION_BASE_FEATURE_COUNT + 0;
/**
* The number of structural features of the '<em>Action Parameter</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ACTION_PARAMETER_FEATURE_COUNT = ACTION_BASE_FEATURE_COUNT + 1;
/**
* The operation id for the '<em>EResolve Proxy</em>' operation.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ACTION_PARAMETER___ERESOLVE_PROXY__INTERNALEOBJECT = ACTION_BASE___ERESOLVE_PROXY__INTERNALEOBJECT;
/**
* The number of operations of the '<em>Action Parameter</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ACTION_PARAMETER_OPERATION_COUNT = ACTION_BASE_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.eclipse.osbp.xtext.action.TaskActionEnum <em>Task Action Enum</em>}' enum.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see org.eclipse.osbp.xtext.action.TaskActionEnum
* @see org.eclipse.osbp.xtext.action.impl.ActionDSLPackageImpl#getTaskActionEnum()
* @generated
*/
int TASK_ACTION_ENUM = 16;
/**
* The meta object id for the '{@link org.eclipse.osbp.xtext.action.SelectWorkloadActionEnum <em>Select Workload Action Enum</em>}' enum.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see org.eclipse.osbp.xtext.action.SelectWorkloadActionEnum
* @see org.eclipse.osbp.xtext.action.impl.ActionDSLPackageImpl#getSelectWorkloadActionEnum()
* @generated
*/
int SELECT_WORKLOAD_ACTION_ENUM = 17;
/**
* The meta object id for the '{@link org.eclipse.osbp.xtext.action.DialogActionEnum <em>Dialog Action Enum</em>}' enum.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see org.eclipse.osbp.xtext.action.DialogActionEnum
* @see org.eclipse.osbp.xtext.action.impl.ActionDSLPackageImpl#getDialogActionEnum()
* @generated
*/
int DIALOG_ACTION_ENUM = 18;
/**
* The meta object id for the '{@link org.eclipse.osbp.xtext.action.ReportActionEnum <em>Report Action Enum</em>}' enum.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see org.eclipse.osbp.xtext.action.ReportActionEnum
* @see org.eclipse.osbp.xtext.action.impl.ActionDSLPackageImpl#getReportActionEnum()
* @generated
*/
int REPORT_ACTION_ENUM = 19;
/**
* The meta object id for the '{@link org.eclipse.osbp.xtext.action.ChartActionEnum <em>Chart Action Enum</em>}' enum.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see org.eclipse.osbp.xtext.action.ChartActionEnum
* @see org.eclipse.osbp.xtext.action.impl.ActionDSLPackageImpl#getChartActionEnum()
* @generated
*/
int CHART_ACTION_ENUM = 20;
/**
* The meta object id for the '{@link org.eclipse.osbp.xtext.action.WorkflowActionEnum <em>Workflow Action Enum</em>}' enum.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see org.eclipse.osbp.xtext.action.WorkflowActionEnum
* @see org.eclipse.osbp.xtext.action.impl.ActionDSLPackageImpl#getWorkflowActionEnum()
* @generated
*/
int WORKFLOW_ACTION_ENUM = 21;
/**
* The meta object id for the '{@link org.eclipse.osbp.xtext.action.DatainterchangeActionEnum <em>Datainterchange Action Enum</em>}' enum.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see org.eclipse.osbp.xtext.action.DatainterchangeActionEnum
* @see org.eclipse.osbp.xtext.action.impl.ActionDSLPackageImpl#getDatainterchangeActionEnum()
* @generated
*/
int DATAINTERCHANGE_ACTION_ENUM = 22;
/**
* The meta object id for the '<em>Internal EObject</em>' data type.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see org.eclipse.emf.ecore.InternalEObject
* @see org.eclipse.osbp.xtext.action.impl.ActionDSLPackageImpl#getInternalEObject()
* @generated
*/
int INTERNAL_EOBJECT = 23;
/**
* Returns the meta object for class '{@link org.eclipse.osbp.xtext.action.ActionModel <em>Action Model</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for class '<em>Action Model</em>'.
* @see org.eclipse.osbp.xtext.action.ActionModel
* @generated
*/
EClass getActionModel();
/**
* Returns the meta object for the containment reference list '{@link org.eclipse.osbp.xtext.action.ActionModel#getPackages <em>Packages</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the containment reference list '<em>Packages</em>'.
* @see org.eclipse.osbp.xtext.action.ActionModel#getPackages()
* @see #getActionModel()
* @generated
*/
EReference getActionModel_Packages();
/**
* Returns the meta object for class '{@link org.eclipse.osbp.xtext.action.ActionLazyResolver <em>Action Lazy Resolver</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for class '<em>Action Lazy Resolver</em>'.
* @see org.eclipse.osbp.xtext.action.ActionLazyResolver
* @generated
*/
EClass getActionLazyResolver();
/**
* Returns the meta object for the '{@link org.eclipse.osbp.xtext.action.ActionLazyResolver#eResolveProxy(org.eclipse.emf.ecore.InternalEObject) <em>EResolve Proxy</em>}' operation.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the '<em>EResolve Proxy</em>' operation.
* @see org.eclipse.osbp.xtext.action.ActionLazyResolver#eResolveProxy(org.eclipse.emf.ecore.InternalEObject)
* @generated
*/
EOperation getActionLazyResolver__EResolveProxy__InternalEObject();
/**
* Returns the meta object for class '{@link org.eclipse.osbp.xtext.action.ActionPackage <em>Action Package</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for class '<em>Action Package</em>'.
* @see org.eclipse.osbp.xtext.action.ActionPackage
* @generated
*/
EClass getActionPackage();
/**
* Returns the meta object for the containment reference list '{@link org.eclipse.osbp.xtext.action.ActionPackage#getToolbars <em>Toolbars</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the containment reference list '<em>Toolbars</em>'.
* @see org.eclipse.osbp.xtext.action.ActionPackage#getToolbars()
* @see #getActionPackage()
* @generated
*/
EReference getActionPackage_Toolbars();
/**
* Returns the meta object for class '{@link org.eclipse.osbp.xtext.action.ActionBase <em>Action Base</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for class '<em>Action Base</em>'.
* @see org.eclipse.osbp.xtext.action.ActionBase
* @generated
*/
EClass getActionBase();
/**
* Returns the meta object for the attribute '{@link org.eclipse.osbp.xtext.action.ActionBase#getName <em>Name</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the attribute '<em>Name</em>'.
* @see org.eclipse.osbp.xtext.action.ActionBase#getName()
* @see #getActionBase()
* @generated
*/
EAttribute getActionBase_Name();
/**
* Returns the meta object for class '{@link org.eclipse.osbp.xtext.action.ActionToolbar <em>Action Toolbar</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for class '<em>Action Toolbar</em>'.
* @see org.eclipse.osbp.xtext.action.ActionToolbar
* @generated
*/
EClass getActionToolbar();
/**
* Returns the meta object for the attribute '{@link org.eclipse.osbp.xtext.action.ActionToolbar#isDescription <em>Description</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the attribute '<em>Description</em>'.
* @see org.eclipse.osbp.xtext.action.ActionToolbar#isDescription()
* @see #getActionToolbar()
* @generated
*/
EAttribute getActionToolbar_Description();
/**
* Returns the meta object for the attribute '{@link org.eclipse.osbp.xtext.action.ActionToolbar#getDescriptionValue <em>Description Value</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the attribute '<em>Description Value</em>'.
* @see org.eclipse.osbp.xtext.action.ActionToolbar#getDescriptionValue()
* @see #getActionToolbar()
* @generated
*/
EAttribute getActionToolbar_DescriptionValue();
/**
* Returns the meta object for the containment reference list '{@link org.eclipse.osbp.xtext.action.ActionToolbar#getActions <em>Actions</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the containment reference list '<em>Actions</em>'.
* @see org.eclipse.osbp.xtext.action.ActionToolbar#getActions()
* @see #getActionToolbar()
* @generated
*/
EReference getActionToolbar_Actions();
/**
* Returns the meta object for class '{@link org.eclipse.osbp.xtext.action.ActionButton <em>Action Button</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for class '<em>Action Button</em>'.
* @see org.eclipse.osbp.xtext.action.ActionButton
* @generated
*/
EClass getActionButton();
/**
* Returns the meta object for the attribute '{@link org.eclipse.osbp.xtext.action.ActionButton#isDescription <em>Description</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the attribute '<em>Description</em>'.
* @see org.eclipse.osbp.xtext.action.ActionButton#isDescription()
* @see #getActionButton()
* @generated
*/
EAttribute getActionButton_Description();
/**
* Returns the meta object for the attribute '{@link org.eclipse.osbp.xtext.action.ActionButton#getDescriptionValue <em>Description Value</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the attribute '<em>Description Value</em>'.
* @see org.eclipse.osbp.xtext.action.ActionButton#getDescriptionValue()
* @see #getActionButton()
* @generated
*/
EAttribute getActionButton_DescriptionValue();
/**
* Returns the meta object for the attribute '{@link org.eclipse.osbp.xtext.action.ActionButton#getIconURI <em>Icon URI</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the attribute '<em>Icon URI</em>'.
* @see org.eclipse.osbp.xtext.action.ActionButton#getIconURI()
* @see #getActionButton()
* @generated
*/
EAttribute getActionButton_IconURI();
/**
* Returns the meta object for the reference '{@link org.eclipse.osbp.xtext.action.ActionButton#getGroup <em>Group</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the reference '<em>Group</em>'.
* @see org.eclipse.osbp.xtext.action.ActionButton#getGroup()
* @see #getActionButton()
* @generated
*/
EReference getActionButton_Group();
/**
* Returns the meta object for the reference '{@link org.eclipse.osbp.xtext.action.ActionButton#getCanexecute <em>Canexecute</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the reference '<em>Canexecute</em>'.
* @see org.eclipse.osbp.xtext.action.ActionButton#getCanexecute()
* @see #getActionButton()
* @generated
*/
EReference getActionButton_Canexecute();
/**
* Returns the meta object for the reference '{@link org.eclipse.osbp.xtext.action.ActionButton#getExecuteparameter <em>Executeparameter</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the reference '<em>Executeparameter</em>'.
* @see org.eclipse.osbp.xtext.action.ActionButton#getExecuteparameter()
* @see #getActionButton()
* @generated
*/
EReference getActionButton_Executeparameter();
/**
* Returns the meta object for the containment reference '{@link org.eclipse.osbp.xtext.action.ActionButton#getActionType <em>Action Type</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the containment reference '<em>Action Type</em>'.
* @see org.eclipse.osbp.xtext.action.ActionButton#getActionType()
* @see #getActionButton()
* @generated
*/
EReference getActionButton_ActionType();
/**
* Returns the meta object for the reference '{@link org.eclipse.osbp.xtext.action.ActionButton#getMessage <em>Message</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the reference '<em>Message</em>'.
* @see org.eclipse.osbp.xtext.action.ActionButton#getMessage()
* @see #getActionButton()
* @generated
*/
EReference getActionButton_Message();
/**
* Returns the meta object for class '{@link org.eclipse.osbp.xtext.action.ActionType <em>Action Type</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for class '<em>Action Type</em>'.
* @see org.eclipse.osbp.xtext.action.ActionType
* @generated
*/
EClass getActionType();
/**
* Returns the meta object for class '{@link org.eclipse.osbp.xtext.action.ActionTask <em>Action Task</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for class '<em>Action Task</em>'.
* @see org.eclipse.osbp.xtext.action.ActionTask
* @generated
*/
EClass getActionTask();
/**
* Returns the meta object for the attribute '{@link org.eclipse.osbp.xtext.action.ActionTask#getAction <em>Action</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the attribute '<em>Action</em>'.
* @see org.eclipse.osbp.xtext.action.ActionTask#getAction()
* @see #getActionTask()
* @generated
*/
EAttribute getActionTask_Action();
/**
* Returns the meta object for class '{@link org.eclipse.osbp.xtext.action.ActionSelectWorkload <em>Action Select Workload</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for class '<em>Action Select Workload</em>'.
* @see org.eclipse.osbp.xtext.action.ActionSelectWorkload
* @generated
*/
EClass getActionSelectWorkload();
/**
* Returns the meta object for the attribute '{@link org.eclipse.osbp.xtext.action.ActionSelectWorkload#getAction <em>Action</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the attribute '<em>Action</em>'.
* @see org.eclipse.osbp.xtext.action.ActionSelectWorkload#getAction()
* @see #getActionSelectWorkload()
* @generated
*/
EAttribute getActionSelectWorkload_Action();
/**
* Returns the meta object for class '{@link org.eclipse.osbp.xtext.action.ActionDialog <em>Action Dialog</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for class '<em>Action Dialog</em>'.
* @see org.eclipse.osbp.xtext.action.ActionDialog
* @generated
*/
EClass getActionDialog();
/**
* Returns the meta object for the attribute '{@link org.eclipse.osbp.xtext.action.ActionDialog#getAction <em>Action</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the attribute '<em>Action</em>'.
* @see org.eclipse.osbp.xtext.action.ActionDialog#getAction()
* @see #getActionDialog()
* @generated
*/
EAttribute getActionDialog_Action();
/**
* Returns the meta object for class '{@link org.eclipse.osbp.xtext.action.ActionReport <em>Action Report</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for class '<em>Action Report</em>'.
* @see org.eclipse.osbp.xtext.action.ActionReport
* @generated
*/
EClass getActionReport();
/**
* Returns the meta object for the attribute '{@link org.eclipse.osbp.xtext.action.ActionReport#getAction <em>Action</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the attribute '<em>Action</em>'.
* @see org.eclipse.osbp.xtext.action.ActionReport#getAction()
* @see #getActionReport()
* @generated
*/
EAttribute getActionReport_Action();
/**
* Returns the meta object for class '{@link org.eclipse.osbp.xtext.action.ActionChart <em>Action Chart</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for class '<em>Action Chart</em>'.
* @see org.eclipse.osbp.xtext.action.ActionChart
* @generated
*/
EClass getActionChart();
/**
* Returns the meta object for the attribute '{@link org.eclipse.osbp.xtext.action.ActionChart#getAction <em>Action</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the attribute '<em>Action</em>'.
* @see org.eclipse.osbp.xtext.action.ActionChart#getAction()
* @see #getActionChart()
* @generated
*/
EAttribute getActionChart_Action();
/**
* Returns the meta object for class '{@link org.eclipse.osbp.xtext.action.ActionWorkflow <em>Action Workflow</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for class '<em>Action Workflow</em>'.
* @see org.eclipse.osbp.xtext.action.ActionWorkflow
* @generated
*/
EClass getActionWorkflow();
/**
* Returns the meta object for the attribute '{@link org.eclipse.osbp.xtext.action.ActionWorkflow#getAction <em>Action</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the attribute '<em>Action</em>'.
* @see org.eclipse.osbp.xtext.action.ActionWorkflow#getAction()
* @see #getActionWorkflow()
* @generated
*/
EAttribute getActionWorkflow_Action();
/**
* Returns the meta object for class '{@link org.eclipse.osbp.xtext.action.ActionDatainterchange <em>Action Datainterchange</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for class '<em>Action Datainterchange</em>'.
* @see org.eclipse.osbp.xtext.action.ActionDatainterchange
* @generated
*/
EClass getActionDatainterchange();
/**
* Returns the meta object for the attribute '{@link org.eclipse.osbp.xtext.action.ActionDatainterchange#getAction <em>Action</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the attribute '<em>Action</em>'.
* @see org.eclipse.osbp.xtext.action.ActionDatainterchange#getAction()
* @see #getActionDatainterchange()
* @generated
*/
EAttribute getActionDatainterchange_Action();
/**
* Returns the meta object for the reference '{@link org.eclipse.osbp.xtext.action.ActionDatainterchange#getDataRef <em>Data Ref</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the reference '<em>Data Ref</em>'.
* @see org.eclipse.osbp.xtext.action.ActionDatainterchange#getDataRef()
* @see #getActionDatainterchange()
* @generated
*/
EReference getActionDatainterchange_DataRef();
/**
* Returns the meta object for class '{@link org.eclipse.osbp.xtext.action.ActionGeneric <em>Action Generic</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for class '<em>Action Generic</em>'.
* @see org.eclipse.osbp.xtext.action.ActionGeneric
* @generated
*/
EClass getActionGeneric();
/**
* Returns the meta object for the attribute '{@link org.eclipse.osbp.xtext.action.ActionGeneric#getAction <em>Action</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the attribute '<em>Action</em>'.
* @see org.eclipse.osbp.xtext.action.ActionGeneric#getAction()
* @see #getActionGeneric()
* @generated
*/
EAttribute getActionGeneric_Action();
/**
* Returns the meta object for class '{@link org.eclipse.osbp.xtext.action.ActionParameter <em>Action Parameter</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for class '<em>Action Parameter</em>'.
* @see org.eclipse.osbp.xtext.action.ActionParameter
* @generated
*/
EClass getActionParameter();
/**
* Returns the meta object for the reference '{@link org.eclipse.osbp.xtext.action.ActionParameter#getParameter <em>Parameter</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the reference '<em>Parameter</em>'.
* @see org.eclipse.osbp.xtext.action.ActionParameter#getParameter()
* @see #getActionParameter()
* @generated
*/
EReference getActionParameter_Parameter();
/**
* Returns the meta object for enum '{@link org.eclipse.osbp.xtext.action.TaskActionEnum <em>Task Action Enum</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for enum '<em>Task Action Enum</em>'.
* @see org.eclipse.osbp.xtext.action.TaskActionEnum
* @generated
*/
EEnum getTaskActionEnum();
/**
* Returns the meta object for enum '{@link org.eclipse.osbp.xtext.action.SelectWorkloadActionEnum <em>Select Workload Action Enum</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for enum '<em>Select Workload Action Enum</em>'.
* @see org.eclipse.osbp.xtext.action.SelectWorkloadActionEnum
* @generated
*/
EEnum getSelectWorkloadActionEnum();
/**
* Returns the meta object for enum '{@link org.eclipse.osbp.xtext.action.DialogActionEnum <em>Dialog Action Enum</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for enum '<em>Dialog Action Enum</em>'.
* @see org.eclipse.osbp.xtext.action.DialogActionEnum
* @generated
*/
EEnum getDialogActionEnum();
/**
* Returns the meta object for enum '{@link org.eclipse.osbp.xtext.action.ReportActionEnum <em>Report Action Enum</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for enum '<em>Report Action Enum</em>'.
* @see org.eclipse.osbp.xtext.action.ReportActionEnum
* @generated
*/
EEnum getReportActionEnum();
/**
* Returns the meta object for enum '{@link org.eclipse.osbp.xtext.action.ChartActionEnum <em>Chart Action Enum</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for enum '<em>Chart Action Enum</em>'.
* @see org.eclipse.osbp.xtext.action.ChartActionEnum
* @generated
*/
EEnum getChartActionEnum();
/**
* Returns the meta object for enum '{@link org.eclipse.osbp.xtext.action.WorkflowActionEnum <em>Workflow Action Enum</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for enum '<em>Workflow Action Enum</em>'.
* @see org.eclipse.osbp.xtext.action.WorkflowActionEnum
* @generated
*/
EEnum getWorkflowActionEnum();
/**
* Returns the meta object for enum '{@link org.eclipse.osbp.xtext.action.DatainterchangeActionEnum <em>Datainterchange Action Enum</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for enum '<em>Datainterchange Action Enum</em>'.
* @see org.eclipse.osbp.xtext.action.DatainterchangeActionEnum
* @generated
*/
EEnum getDatainterchangeActionEnum();
/**
* Returns the meta object for data type '{@link org.eclipse.emf.ecore.InternalEObject <em>Internal EObject</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for data type '<em>Internal EObject</em>'.
* @see org.eclipse.emf.ecore.InternalEObject
* @model instanceClass="org.eclipse.emf.ecore.InternalEObject"
* @generated
*/
EDataType getInternalEObject();
/**
* Returns the factory that creates the instances of the model.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the factory that creates the instances of the model.
* @generated
*/
ActionDSLFactory getActionDSLFactory();
/**
* <!-- begin-user-doc -->
* Defines literals for the meta objects that represent
* <ul>
* <li>each class,</li>
* <li>each feature of each class,</li>
* <li>each operation of each class,</li>
* <li>each enum,</li>
* <li>and each data type</li>
* </ul>
* <!-- end-user-doc -->
* @generated
*/
interface Literals {
/**
* The meta object literal for the '{@link org.eclipse.osbp.xtext.action.impl.ActionModelImpl <em>Action Model</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see org.eclipse.osbp.xtext.action.impl.ActionModelImpl
* @see org.eclipse.osbp.xtext.action.impl.ActionDSLPackageImpl#getActionModel()
* @generated
*/
EClass ACTION_MODEL = eINSTANCE.getActionModel();
/**
* The meta object literal for the '<em><b>Packages</b></em>' containment reference list feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
EReference ACTION_MODEL__PACKAGES = eINSTANCE.getActionModel_Packages();
/**
* The meta object literal for the '{@link org.eclipse.osbp.xtext.action.impl.ActionLazyResolverImpl <em>Action Lazy Resolver</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see org.eclipse.osbp.xtext.action.impl.ActionLazyResolverImpl
* @see org.eclipse.osbp.xtext.action.impl.ActionDSLPackageImpl#getActionLazyResolver()
* @generated
*/
EClass ACTION_LAZY_RESOLVER = eINSTANCE.getActionLazyResolver();
/**
* The meta object literal for the '<em><b>EResolve Proxy</b></em>' operation.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
EOperation ACTION_LAZY_RESOLVER___ERESOLVE_PROXY__INTERNALEOBJECT = eINSTANCE.getActionLazyResolver__EResolveProxy__InternalEObject();
/**
* The meta object literal for the '{@link org.eclipse.osbp.xtext.action.impl.ActionPackageImpl <em>Action Package</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see org.eclipse.osbp.xtext.action.impl.ActionPackageImpl
* @see org.eclipse.osbp.xtext.action.impl.ActionDSLPackageImpl#getActionPackage()
* @generated
*/
EClass ACTION_PACKAGE = eINSTANCE.getActionPackage();
/**
* The meta object literal for the '<em><b>Toolbars</b></em>' containment reference list feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
EReference ACTION_PACKAGE__TOOLBARS = eINSTANCE.getActionPackage_Toolbars();
/**
* The meta object literal for the '{@link org.eclipse.osbp.xtext.action.impl.ActionBaseImpl <em>Action Base</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see org.eclipse.osbp.xtext.action.impl.ActionBaseImpl
* @see org.eclipse.osbp.xtext.action.impl.ActionDSLPackageImpl#getActionBase()
* @generated
*/
EClass ACTION_BASE = eINSTANCE.getActionBase();
/**
* The meta object literal for the '<em><b>Name</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
EAttribute ACTION_BASE__NAME = eINSTANCE.getActionBase_Name();
/**
* The meta object literal for the '{@link org.eclipse.osbp.xtext.action.impl.ActionToolbarImpl <em>Action Toolbar</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see org.eclipse.osbp.xtext.action.impl.ActionToolbarImpl
* @see org.eclipse.osbp.xtext.action.impl.ActionDSLPackageImpl#getActionToolbar()
* @generated
*/
EClass ACTION_TOOLBAR = eINSTANCE.getActionToolbar();
/**
* The meta object literal for the '<em><b>Description</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
EAttribute ACTION_TOOLBAR__DESCRIPTION = eINSTANCE.getActionToolbar_Description();
/**
* The meta object literal for the '<em><b>Description Value</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
EAttribute ACTION_TOOLBAR__DESCRIPTION_VALUE = eINSTANCE.getActionToolbar_DescriptionValue();
/**
* The meta object literal for the '<em><b>Actions</b></em>' containment reference list feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
EReference ACTION_TOOLBAR__ACTIONS = eINSTANCE.getActionToolbar_Actions();
/**
* The meta object literal for the '{@link org.eclipse.osbp.xtext.action.impl.ActionButtonImpl <em>Action Button</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see org.eclipse.osbp.xtext.action.impl.ActionButtonImpl
* @see org.eclipse.osbp.xtext.action.impl.ActionDSLPackageImpl#getActionButton()
* @generated
*/
EClass ACTION_BUTTON = eINSTANCE.getActionButton();
/**
* The meta object literal for the '<em><b>Description</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
EAttribute ACTION_BUTTON__DESCRIPTION = eINSTANCE.getActionButton_Description();
/**
* The meta object literal for the '<em><b>Description Value</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
EAttribute ACTION_BUTTON__DESCRIPTION_VALUE = eINSTANCE.getActionButton_DescriptionValue();
/**
* The meta object literal for the '<em><b>Icon URI</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
EAttribute ACTION_BUTTON__ICON_URI = eINSTANCE.getActionButton_IconURI();
/**
* The meta object literal for the '<em><b>Group</b></em>' reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
EReference ACTION_BUTTON__GROUP = eINSTANCE.getActionButton_Group();
/**
* The meta object literal for the '<em><b>Canexecute</b></em>' reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
EReference ACTION_BUTTON__CANEXECUTE = eINSTANCE.getActionButton_Canexecute();
/**
* The meta object literal for the '<em><b>Executeparameter</b></em>' reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
EReference ACTION_BUTTON__EXECUTEPARAMETER = eINSTANCE.getActionButton_Executeparameter();
/**
* The meta object literal for the '<em><b>Action Type</b></em>' containment reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
EReference ACTION_BUTTON__ACTION_TYPE = eINSTANCE.getActionButton_ActionType();
/**
* The meta object literal for the '<em><b>Message</b></em>' reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
EReference ACTION_BUTTON__MESSAGE = eINSTANCE.getActionButton_Message();
/**
* The meta object literal for the '{@link org.eclipse.osbp.xtext.action.ActionType <em>Action Type</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see org.eclipse.osbp.xtext.action.ActionType
* @see org.eclipse.osbp.xtext.action.impl.ActionDSLPackageImpl#getActionType()
* @generated
*/
EClass ACTION_TYPE = eINSTANCE.getActionType();
/**
* The meta object literal for the '{@link org.eclipse.osbp.xtext.action.impl.ActionTaskImpl <em>Action Task</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see org.eclipse.osbp.xtext.action.impl.ActionTaskImpl
* @see org.eclipse.osbp.xtext.action.impl.ActionDSLPackageImpl#getActionTask()
* @generated
*/
EClass ACTION_TASK = eINSTANCE.getActionTask();
/**
* The meta object literal for the '<em><b>Action</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
EAttribute ACTION_TASK__ACTION = eINSTANCE.getActionTask_Action();
/**
* The meta object literal for the '{@link org.eclipse.osbp.xtext.action.impl.ActionSelectWorkloadImpl <em>Action Select Workload</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see org.eclipse.osbp.xtext.action.impl.ActionSelectWorkloadImpl
* @see org.eclipse.osbp.xtext.action.impl.ActionDSLPackageImpl#getActionSelectWorkload()
* @generated
*/
EClass ACTION_SELECT_WORKLOAD = eINSTANCE.getActionSelectWorkload();
/**
* The meta object literal for the '<em><b>Action</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
EAttribute ACTION_SELECT_WORKLOAD__ACTION = eINSTANCE.getActionSelectWorkload_Action();
/**
* The meta object literal for the '{@link org.eclipse.osbp.xtext.action.impl.ActionDialogImpl <em>Action Dialog</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see org.eclipse.osbp.xtext.action.impl.ActionDialogImpl
* @see org.eclipse.osbp.xtext.action.impl.ActionDSLPackageImpl#getActionDialog()
* @generated
*/
EClass ACTION_DIALOG = eINSTANCE.getActionDialog();
/**
* The meta object literal for the '<em><b>Action</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
EAttribute ACTION_DIALOG__ACTION = eINSTANCE.getActionDialog_Action();
/**
* The meta object literal for the '{@link org.eclipse.osbp.xtext.action.impl.ActionReportImpl <em>Action Report</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see org.eclipse.osbp.xtext.action.impl.ActionReportImpl
* @see org.eclipse.osbp.xtext.action.impl.ActionDSLPackageImpl#getActionReport()
* @generated
*/
EClass ACTION_REPORT = eINSTANCE.getActionReport();
/**
* The meta object literal for the '<em><b>Action</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
EAttribute ACTION_REPORT__ACTION = eINSTANCE.getActionReport_Action();
/**
* The meta object literal for the '{@link org.eclipse.osbp.xtext.action.impl.ActionChartImpl <em>Action Chart</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see org.eclipse.osbp.xtext.action.impl.ActionChartImpl
* @see org.eclipse.osbp.xtext.action.impl.ActionDSLPackageImpl#getActionChart()
* @generated
*/
EClass ACTION_CHART = eINSTANCE.getActionChart();
/**
* The meta object literal for the '<em><b>Action</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
EAttribute ACTION_CHART__ACTION = eINSTANCE.getActionChart_Action();
/**
* The meta object literal for the '{@link org.eclipse.osbp.xtext.action.impl.ActionWorkflowImpl <em>Action Workflow</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see org.eclipse.osbp.xtext.action.impl.ActionWorkflowImpl
* @see org.eclipse.osbp.xtext.action.impl.ActionDSLPackageImpl#getActionWorkflow()
* @generated
*/
EClass ACTION_WORKFLOW = eINSTANCE.getActionWorkflow();
/**
* The meta object literal for the '<em><b>Action</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
EAttribute ACTION_WORKFLOW__ACTION = eINSTANCE.getActionWorkflow_Action();
/**
* The meta object literal for the '{@link org.eclipse.osbp.xtext.action.impl.ActionDatainterchangeImpl <em>Action Datainterchange</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see org.eclipse.osbp.xtext.action.impl.ActionDatainterchangeImpl
* @see org.eclipse.osbp.xtext.action.impl.ActionDSLPackageImpl#getActionDatainterchange()
* @generated
*/
EClass ACTION_DATAINTERCHANGE = eINSTANCE.getActionDatainterchange();
/**
* The meta object literal for the '<em><b>Action</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
EAttribute ACTION_DATAINTERCHANGE__ACTION = eINSTANCE.getActionDatainterchange_Action();
/**
* The meta object literal for the '<em><b>Data Ref</b></em>' reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
EReference ACTION_DATAINTERCHANGE__DATA_REF = eINSTANCE.getActionDatainterchange_DataRef();
/**
* The meta object literal for the '{@link org.eclipse.osbp.xtext.action.impl.ActionGenericImpl <em>Action Generic</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see org.eclipse.osbp.xtext.action.impl.ActionGenericImpl
* @see org.eclipse.osbp.xtext.action.impl.ActionDSLPackageImpl#getActionGeneric()
* @generated
*/
EClass ACTION_GENERIC = eINSTANCE.getActionGeneric();
/**
* The meta object literal for the '<em><b>Action</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
EAttribute ACTION_GENERIC__ACTION = eINSTANCE.getActionGeneric_Action();
/**
* The meta object literal for the '{@link org.eclipse.osbp.xtext.action.impl.ActionParameterImpl <em>Action Parameter</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see org.eclipse.osbp.xtext.action.impl.ActionParameterImpl
* @see org.eclipse.osbp.xtext.action.impl.ActionDSLPackageImpl#getActionParameter()
* @generated
*/
EClass ACTION_PARAMETER = eINSTANCE.getActionParameter();
/**
* The meta object literal for the '<em><b>Parameter</b></em>' reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
EReference ACTION_PARAMETER__PARAMETER = eINSTANCE.getActionParameter_Parameter();
/**
* The meta object literal for the '{@link org.eclipse.osbp.xtext.action.TaskActionEnum <em>Task Action Enum</em>}' enum.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see org.eclipse.osbp.xtext.action.TaskActionEnum
* @see org.eclipse.osbp.xtext.action.impl.ActionDSLPackageImpl#getTaskActionEnum()
* @generated
*/
EEnum TASK_ACTION_ENUM = eINSTANCE.getTaskActionEnum();
/**
* The meta object literal for the '{@link org.eclipse.osbp.xtext.action.SelectWorkloadActionEnum <em>Select Workload Action Enum</em>}' enum.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see org.eclipse.osbp.xtext.action.SelectWorkloadActionEnum
* @see org.eclipse.osbp.xtext.action.impl.ActionDSLPackageImpl#getSelectWorkloadActionEnum()
* @generated
*/
EEnum SELECT_WORKLOAD_ACTION_ENUM = eINSTANCE.getSelectWorkloadActionEnum();
/**
* The meta object literal for the '{@link org.eclipse.osbp.xtext.action.DialogActionEnum <em>Dialog Action Enum</em>}' enum.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see org.eclipse.osbp.xtext.action.DialogActionEnum
* @see org.eclipse.osbp.xtext.action.impl.ActionDSLPackageImpl#getDialogActionEnum()
* @generated
*/
EEnum DIALOG_ACTION_ENUM = eINSTANCE.getDialogActionEnum();
/**
* The meta object literal for the '{@link org.eclipse.osbp.xtext.action.ReportActionEnum <em>Report Action Enum</em>}' enum.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see org.eclipse.osbp.xtext.action.ReportActionEnum
* @see org.eclipse.osbp.xtext.action.impl.ActionDSLPackageImpl#getReportActionEnum()
* @generated
*/
EEnum REPORT_ACTION_ENUM = eINSTANCE.getReportActionEnum();
/**
* The meta object literal for the '{@link org.eclipse.osbp.xtext.action.ChartActionEnum <em>Chart Action Enum</em>}' enum.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see org.eclipse.osbp.xtext.action.ChartActionEnum
* @see org.eclipse.osbp.xtext.action.impl.ActionDSLPackageImpl#getChartActionEnum()
* @generated
*/
EEnum CHART_ACTION_ENUM = eINSTANCE.getChartActionEnum();
/**
* The meta object literal for the '{@link org.eclipse.osbp.xtext.action.WorkflowActionEnum <em>Workflow Action Enum</em>}' enum.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see org.eclipse.osbp.xtext.action.WorkflowActionEnum
* @see org.eclipse.osbp.xtext.action.impl.ActionDSLPackageImpl#getWorkflowActionEnum()
* @generated
*/
EEnum WORKFLOW_ACTION_ENUM = eINSTANCE.getWorkflowActionEnum();
/**
* The meta object literal for the '{@link org.eclipse.osbp.xtext.action.DatainterchangeActionEnum <em>Datainterchange Action Enum</em>}' enum.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see org.eclipse.osbp.xtext.action.DatainterchangeActionEnum
* @see org.eclipse.osbp.xtext.action.impl.ActionDSLPackageImpl#getDatainterchangeActionEnum()
* @generated
*/
EEnum DATAINTERCHANGE_ACTION_ENUM = eINSTANCE.getDatainterchangeActionEnum();
/**
* The meta object literal for the '<em>Internal EObject</em>' data type.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see org.eclipse.emf.ecore.InternalEObject
* @see org.eclipse.osbp.xtext.action.impl.ActionDSLPackageImpl#getInternalEObject()
* @generated
*/
EDataType INTERNAL_EOBJECT = eINSTANCE.getInternalEObject();
}
} //ActionDSLPackage