|
@@ -1364,25 +1364,6 @@ public interface StextPackage extends EPackage
|
|
|
*/
|
|
|
int REACTION_EFFECT_FEATURE_COUNT = SGraphPackage.EFFECT_FEATURE_COUNT + 1;
|
|
|
|
|
|
- /**
|
|
|
- * The meta object id for the '{@link org.yakindu.sct.model.stext.stext.impl.EnterEventImpl <em>Enter Event</em>}' class.
|
|
|
- * <!-- begin-user-doc -->
|
|
|
- * <!-- end-user-doc -->
|
|
|
- * @see org.yakindu.sct.model.stext.stext.impl.EnterEventImpl
|
|
|
- * @see org.yakindu.sct.model.stext.stext.impl.StextPackageImpl#getEnterEvent()
|
|
|
- * @generated
|
|
|
- */
|
|
|
- int ENTER_EVENT = 41;
|
|
|
-
|
|
|
- /**
|
|
|
- * The number of structural features of the '<em>Enter Event</em>' class.
|
|
|
- * <!-- begin-user-doc -->
|
|
|
- * <!-- end-user-doc -->
|
|
|
- * @generated
|
|
|
- * @ordered
|
|
|
- */
|
|
|
- int ENTER_EVENT_FEATURE_COUNT = ENTRY_EVENT_FEATURE_COUNT + 0;
|
|
|
-
|
|
|
/**
|
|
|
* The meta object id for the '{@link org.yakindu.sct.model.stext.stext.impl.LogicalOrExpressionImpl <em>Logical Or Expression</em>}' class.
|
|
|
* <!-- begin-user-doc -->
|
|
@@ -1391,7 +1372,7 @@ public interface StextPackage extends EPackage
|
|
|
* @see org.yakindu.sct.model.stext.stext.impl.StextPackageImpl#getLogicalOrExpression()
|
|
|
* @generated
|
|
|
*/
|
|
|
- int LOGICAL_OR_EXPRESSION = 42;
|
|
|
+ int LOGICAL_OR_EXPRESSION = 41;
|
|
|
|
|
|
/**
|
|
|
* The feature id for the '<em><b>Left Operand</b></em>' containment reference.
|
|
@@ -1428,7 +1409,7 @@ public interface StextPackage extends EPackage
|
|
|
* @see org.yakindu.sct.model.stext.stext.impl.StextPackageImpl#getLogicalAndExpression()
|
|
|
* @generated
|
|
|
*/
|
|
|
- int LOGICAL_AND_EXPRESSION = 43;
|
|
|
+ int LOGICAL_AND_EXPRESSION = 42;
|
|
|
|
|
|
/**
|
|
|
* The feature id for the '<em><b>Left Operand</b></em>' containment reference.
|
|
@@ -1465,7 +1446,7 @@ public interface StextPackage extends EPackage
|
|
|
* @see org.yakindu.sct.model.stext.stext.impl.StextPackageImpl#getLogicalNotExpression()
|
|
|
* @generated
|
|
|
*/
|
|
|
- int LOGICAL_NOT_EXPRESSION = 44;
|
|
|
+ int LOGICAL_NOT_EXPRESSION = 43;
|
|
|
|
|
|
/**
|
|
|
* The feature id for the '<em><b>Operand</b></em>' containment reference.
|
|
@@ -1493,7 +1474,7 @@ public interface StextPackage extends EPackage
|
|
|
* @see org.yakindu.sct.model.stext.stext.impl.StextPackageImpl#getLogicalRelationExpression()
|
|
|
* @generated
|
|
|
*/
|
|
|
- int LOGICAL_RELATION_EXPRESSION = 45;
|
|
|
+ int LOGICAL_RELATION_EXPRESSION = 44;
|
|
|
|
|
|
/**
|
|
|
* The feature id for the '<em><b>Left Operand</b></em>' containment reference.
|
|
@@ -1539,7 +1520,7 @@ public interface StextPackage extends EPackage
|
|
|
* @see org.yakindu.sct.model.stext.stext.impl.StextPackageImpl#getNumericalAddSubtractExpression()
|
|
|
* @generated
|
|
|
*/
|
|
|
- int NUMERICAL_ADD_SUBTRACT_EXPRESSION = 46;
|
|
|
+ int NUMERICAL_ADD_SUBTRACT_EXPRESSION = 45;
|
|
|
|
|
|
/**
|
|
|
* The feature id for the '<em><b>Left Operand</b></em>' containment reference.
|
|
@@ -1585,7 +1566,7 @@ public interface StextPackage extends EPackage
|
|
|
* @see org.yakindu.sct.model.stext.stext.impl.StextPackageImpl#getNumericalMultiplyDivideExpression()
|
|
|
* @generated
|
|
|
*/
|
|
|
- int NUMERICAL_MULTIPLY_DIVIDE_EXPRESSION = 47;
|
|
|
+ int NUMERICAL_MULTIPLY_DIVIDE_EXPRESSION = 46;
|
|
|
|
|
|
/**
|
|
|
* The feature id for the '<em><b>Left Operand</b></em>' containment reference.
|
|
@@ -1631,7 +1612,7 @@ public interface StextPackage extends EPackage
|
|
|
* @see org.yakindu.sct.model.stext.stext.impl.StextPackageImpl#getNumericalUnaryExpression()
|
|
|
* @generated
|
|
|
*/
|
|
|
- int NUMERICAL_UNARY_EXPRESSION = 48;
|
|
|
+ int NUMERICAL_UNARY_EXPRESSION = 47;
|
|
|
|
|
|
/**
|
|
|
* The feature id for the '<em><b>Operator</b></em>' attribute.
|
|
@@ -1668,7 +1649,7 @@ public interface StextPackage extends EPackage
|
|
|
* @see org.yakindu.sct.model.stext.stext.impl.StextPackageImpl#getPrimitiveValueExpression()
|
|
|
* @generated
|
|
|
*/
|
|
|
- int PRIMITIVE_VALUE_EXPRESSION = 49;
|
|
|
+ int PRIMITIVE_VALUE_EXPRESSION = 48;
|
|
|
|
|
|
/**
|
|
|
* The feature id for the '<em><b>Value</b></em>' attribute.
|
|
@@ -1696,7 +1677,7 @@ public interface StextPackage extends EPackage
|
|
|
* @see org.yakindu.sct.model.stext.stext.impl.StextPackageImpl#getElementReferenceExpression()
|
|
|
* @generated
|
|
|
*/
|
|
|
- int ELEMENT_REFERENCE_EXPRESSION = 50;
|
|
|
+ int ELEMENT_REFERENCE_EXPRESSION = 49;
|
|
|
|
|
|
/**
|
|
|
* The feature id for the '<em><b>Value</b></em>' reference.
|
|
@@ -1724,7 +1705,7 @@ public interface StextPackage extends EPackage
|
|
|
* @see org.yakindu.sct.model.stext.stext.impl.StextPackageImpl#getOperationCall()
|
|
|
* @generated
|
|
|
*/
|
|
|
- int OPERATION_CALL = 51;
|
|
|
+ int OPERATION_CALL = 50;
|
|
|
|
|
|
/**
|
|
|
* The feature id for the '<em><b>Operation</b></em>' reference.
|
|
@@ -1761,7 +1742,7 @@ public interface StextPackage extends EPackage
|
|
|
* @see org.yakindu.sct.model.stext.stext.impl.StextPackageImpl#getDirection()
|
|
|
* @generated
|
|
|
*/
|
|
|
- int DIRECTION = 52;
|
|
|
+ int DIRECTION = 51;
|
|
|
|
|
|
/**
|
|
|
* The meta object id for the '{@link org.yakindu.sct.model.stext.stext.AdditiveOperator <em>Additive Operator</em>}' enum.
|
|
@@ -1771,7 +1752,7 @@ public interface StextPackage extends EPackage
|
|
|
* @see org.yakindu.sct.model.stext.stext.impl.StextPackageImpl#getAdditiveOperator()
|
|
|
* @generated
|
|
|
*/
|
|
|
- int ADDITIVE_OPERATOR = 53;
|
|
|
+ int ADDITIVE_OPERATOR = 52;
|
|
|
|
|
|
/**
|
|
|
* The meta object id for the '{@link org.yakindu.sct.model.stext.stext.MultiplicativeOperator <em>Multiplicative Operator</em>}' enum.
|
|
@@ -1781,7 +1762,7 @@ public interface StextPackage extends EPackage
|
|
|
* @see org.yakindu.sct.model.stext.stext.impl.StextPackageImpl#getMultiplicativeOperator()
|
|
|
* @generated
|
|
|
*/
|
|
|
- int MULTIPLICATIVE_OPERATOR = 54;
|
|
|
+ int MULTIPLICATIVE_OPERATOR = 53;
|
|
|
|
|
|
/**
|
|
|
* The meta object id for the '{@link org.yakindu.sct.model.stext.stext.UnaryOperator <em>Unary Operator</em>}' enum.
|
|
@@ -1791,7 +1772,7 @@ public interface StextPackage extends EPackage
|
|
|
* @see org.yakindu.sct.model.stext.stext.impl.StextPackageImpl#getUnaryOperator()
|
|
|
* @generated
|
|
|
*/
|
|
|
- int UNARY_OPERATOR = 55;
|
|
|
+ int UNARY_OPERATOR = 54;
|
|
|
|
|
|
/**
|
|
|
* The meta object id for the '{@link org.yakindu.sct.model.stext.stext.RelationalOperator <em>Relational Operator</em>}' enum.
|
|
@@ -1801,7 +1782,7 @@ public interface StextPackage extends EPackage
|
|
|
* @see org.yakindu.sct.model.stext.stext.impl.StextPackageImpl#getRelationalOperator()
|
|
|
* @generated
|
|
|
*/
|
|
|
- int RELATIONAL_OPERATOR = 56;
|
|
|
+ int RELATIONAL_OPERATOR = 55;
|
|
|
|
|
|
/**
|
|
|
* The meta object id for the '{@link org.yakindu.sct.model.stext.stext.TimeUnit <em>Time Unit</em>}' enum.
|
|
@@ -1811,7 +1792,7 @@ public interface StextPackage extends EPackage
|
|
|
* @see org.yakindu.sct.model.stext.stext.impl.StextPackageImpl#getTimeUnit()
|
|
|
* @generated
|
|
|
*/
|
|
|
- int TIME_UNIT = 57;
|
|
|
+ int TIME_UNIT = 56;
|
|
|
|
|
|
/**
|
|
|
* The meta object id for the '{@link org.yakindu.sct.model.stext.stext.Type <em>Type</em>}' enum.
|
|
@@ -1821,7 +1802,7 @@ public interface StextPackage extends EPackage
|
|
|
* @see org.yakindu.sct.model.stext.stext.impl.StextPackageImpl#getType()
|
|
|
* @generated
|
|
|
*/
|
|
|
- int TYPE = 58;
|
|
|
+ int TYPE = 57;
|
|
|
|
|
|
|
|
|
/**
|
|
@@ -2630,16 +2611,6 @@ public interface StextPackage extends EPackage
|
|
|
*/
|
|
|
EReference getReactionEffect_Actions();
|
|
|
|
|
|
- /**
|
|
|
- * Returns the meta object for class '{@link org.yakindu.sct.model.stext.stext.EnterEvent <em>Enter Event</em>}'.
|
|
|
- * <!-- begin-user-doc -->
|
|
|
- * <!-- end-user-doc -->
|
|
|
- * @return the meta object for class '<em>Enter Event</em>'.
|
|
|
- * @see org.yakindu.sct.model.stext.stext.EnterEvent
|
|
|
- * @generated
|
|
|
- */
|
|
|
- EClass getEnterEvent();
|
|
|
-
|
|
|
/**
|
|
|
* Returns the meta object for class '{@link org.yakindu.sct.model.stext.stext.LogicalOrExpression <em>Logical Or Expression</em>}'.
|
|
|
* <!-- begin-user-doc -->
|
|
@@ -3751,16 +3722,6 @@ public interface StextPackage extends EPackage
|
|
|
*/
|
|
|
EReference REACTION_EFFECT__ACTIONS = eINSTANCE.getReactionEffect_Actions();
|
|
|
|
|
|
- /**
|
|
|
- * The meta object literal for the '{@link org.yakindu.sct.model.stext.stext.impl.EnterEventImpl <em>Enter Event</em>}' class.
|
|
|
- * <!-- begin-user-doc -->
|
|
|
- * <!-- end-user-doc -->
|
|
|
- * @see org.yakindu.sct.model.stext.stext.impl.EnterEventImpl
|
|
|
- * @see org.yakindu.sct.model.stext.stext.impl.StextPackageImpl#getEnterEvent()
|
|
|
- * @generated
|
|
|
- */
|
|
|
- EClass ENTER_EVENT = eINSTANCE.getEnterEvent();
|
|
|
-
|
|
|
/**
|
|
|
* The meta object literal for the '{@link org.yakindu.sct.model.stext.stext.impl.LogicalOrExpressionImpl <em>Logical Or Expression</em>}' class.
|
|
|
* <!-- begin-user-doc -->
|