/** * <copyright> * Copyright (c) 2013 Willink Transformations, University of York, and others. * 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: * E.D.Willink - Initial API and implementation * Adolfo Sanchez-Barbudo (University of York) - Bug397429 * </copyright> */ package org.eclipse.qvto.examples.pivot.qvtoperational; import org.eclipse.emf.ecore.EAttribute; import org.eclipse.emf.ecore.EClass; import org.eclipse.emf.ecore.EEnum; import org.eclipse.emf.ecore.EPackage; import org.eclipse.emf.ecore.EReference; import org.eclipse.ocl.pivot.PivotPackage; import org.eclipse.qvto.examples.pivot.imperativeocl.ImperativeOCLPackage; /** * <!-- 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.qvto.examples.pivot.qvtoperational.QVTOperationalFactory * @model kind="package" * @generated */ public interface QVTOperationalPackage extends EPackage { /** * The package name. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated */ String eNAME = "qvtoperational"; /** * The package namespace URI. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated */ String eNS_URI = "http://www.eclipse.org/qvt/pivot/1.0/QVTOperational"; /** * The package namespace name. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated */ String eNS_PREFIX = "qvtoperational"; /** * The package content type ID. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated */ String eCONTENT_TYPE = "org.eclipse.qvt.pivot.qvtoperational.1_0"; /** * The singleton instance of the package. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated */ QVTOperationalPackage eINSTANCE = org.eclipse.qvto.examples.pivot.qvtoperational.impl.QVTOperationalPackageImpl.init(); /** * The meta object id for the '{@link org.eclipse.qvto.examples.pivot.qvtoperational.impl.ImperativeOperationImpl <em>Imperative Operation</em>}' class. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @see org.eclipse.qvto.examples.pivot.qvtoperational.impl.ImperativeOperationImpl * @see org.eclipse.qvto.examples.pivot.qvtoperational.impl.QVTOperationalPackageImpl#getImperativeOperation() * @generated */ int IMPERATIVE_OPERATION = 9; /** * The feature id for the '<em><b>Annotating Comments</b></em>' reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int IMPERATIVE_OPERATION__ANNOTATING_COMMENTS = PivotPackage.OPERATION__ANNOTATING_COMMENTS; /** * The feature id for the '<em><b>Owned Annotations</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int IMPERATIVE_OPERATION__OWNED_ANNOTATIONS = PivotPackage.OPERATION__OWNED_ANNOTATIONS; /** * The feature id for the '<em><b>Owned Comments</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int IMPERATIVE_OPERATION__OWNED_COMMENTS = PivotPackage.OPERATION__OWNED_COMMENTS; /** * The feature id for the '<em><b>Owned Extensions</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int IMPERATIVE_OPERATION__OWNED_EXTENSIONS = PivotPackage.OPERATION__OWNED_EXTENSIONS; /** * The feature id for the '<em><b>Name</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int IMPERATIVE_OPERATION__NAME = PivotPackage.OPERATION__NAME; /** * The feature id for the '<em><b>Is Many</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int IMPERATIVE_OPERATION__IS_MANY = PivotPackage.OPERATION__IS_MANY; /** * The feature id for the '<em><b>Is Required</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int IMPERATIVE_OPERATION__IS_REQUIRED = PivotPackage.OPERATION__IS_REQUIRED; /** * The feature id for the '<em><b>Type</b></em>' reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int IMPERATIVE_OPERATION__TYPE = PivotPackage.OPERATION__TYPE; /** * The feature id for the '<em><b>Implementation</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int IMPERATIVE_OPERATION__IMPLEMENTATION = PivotPackage.OPERATION__IMPLEMENTATION; /** * The feature id for the '<em><b>Implementation Class</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int IMPERATIVE_OPERATION__IMPLEMENTATION_CLASS = PivotPackage.OPERATION__IMPLEMENTATION_CLASS; /** * The feature id for the '<em><b>Is Static</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int IMPERATIVE_OPERATION__IS_STATIC = PivotPackage.OPERATION__IS_STATIC; /** * The feature id for the '<em><b>Owned Constraints</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int IMPERATIVE_OPERATION__OWNED_CONSTRAINTS = PivotPackage.OPERATION__OWNED_CONSTRAINTS; /** * The feature id for the '<em><b>Owned Bindings</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int IMPERATIVE_OPERATION__OWNED_BINDINGS = PivotPackage.OPERATION__OWNED_BINDINGS; /** * The feature id for the '<em><b>Owned Signature</b></em>' containment reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int IMPERATIVE_OPERATION__OWNED_SIGNATURE = PivotPackage.OPERATION__OWNED_SIGNATURE; /** * The feature id for the '<em><b>Unspecialized Element</b></em>' reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int IMPERATIVE_OPERATION__UNSPECIALIZED_ELEMENT = PivotPackage.OPERATION__UNSPECIALIZED_ELEMENT; /** * The feature id for the '<em><b>Body Expression</b></em>' containment reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int IMPERATIVE_OPERATION__BODY_EXPRESSION = PivotPackage.OPERATION__BODY_EXPRESSION; /** * The feature id for the '<em><b>Is Invalidating</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int IMPERATIVE_OPERATION__IS_INVALIDATING = PivotPackage.OPERATION__IS_INVALIDATING; /** * The feature id for the '<em><b>Is Typeof</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int IMPERATIVE_OPERATION__IS_TYPEOF = PivotPackage.OPERATION__IS_TYPEOF; /** * The feature id for the '<em><b>Is Validating</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int IMPERATIVE_OPERATION__IS_VALIDATING = PivotPackage.OPERATION__IS_VALIDATING; /** * The feature id for the '<em><b>Owned Parameters</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int IMPERATIVE_OPERATION__OWNED_PARAMETERS = PivotPackage.OPERATION__OWNED_PARAMETERS; /** * The feature id for the '<em><b>Owned Postconditions</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int IMPERATIVE_OPERATION__OWNED_POSTCONDITIONS = PivotPackage.OPERATION__OWNED_POSTCONDITIONS; /** * The feature id for the '<em><b>Owned Preconditions</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int IMPERATIVE_OPERATION__OWNED_PRECONDITIONS = PivotPackage.OPERATION__OWNED_PRECONDITIONS; /** * The feature id for the '<em><b>Owning Class</b></em>' container reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int IMPERATIVE_OPERATION__OWNING_CLASS = PivotPackage.OPERATION__OWNING_CLASS; /** * The feature id for the '<em><b>Precedence</b></em>' reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int IMPERATIVE_OPERATION__PRECEDENCE = PivotPackage.OPERATION__PRECEDENCE; /** * The feature id for the '<em><b>Raised Exceptions</b></em>' reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int IMPERATIVE_OPERATION__RAISED_EXCEPTIONS = PivotPackage.OPERATION__RAISED_EXCEPTIONS; /** * The feature id for the '<em><b>Redefined Operations</b></em>' reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int IMPERATIVE_OPERATION__REDEFINED_OPERATIONS = PivotPackage.OPERATION__REDEFINED_OPERATIONS; /** * The feature id for the '<em><b>Body</b></em>' containment reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int IMPERATIVE_OPERATION__BODY = PivotPackage.OPERATION_FEATURE_COUNT + 0; /** * The feature id for the '<em><b>Context</b></em>' containment reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int IMPERATIVE_OPERATION__CONTEXT = PivotPackage.OPERATION_FEATURE_COUNT + 1; /** * The feature id for the '<em><b>Is Blackbox</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int IMPERATIVE_OPERATION__IS_BLACKBOX = PivotPackage.OPERATION_FEATURE_COUNT + 2; /** * The feature id for the '<em><b>Overridden</b></em>' reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int IMPERATIVE_OPERATION__OVERRIDDEN = PivotPackage.OPERATION_FEATURE_COUNT + 3; /** * The feature id for the '<em><b>Result</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int IMPERATIVE_OPERATION__RESULT = PivotPackage.OPERATION_FEATURE_COUNT + 4; /** * The number of structural features of the '<em>Imperative Operation</em>' class. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int IMPERATIVE_OPERATION_FEATURE_COUNT = PivotPackage.OPERATION_FEATURE_COUNT + 5; /** * The operation id for the '<em>All Owned Elements</em>' operation. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int IMPERATIVE_OPERATION___ALL_OWNED_ELEMENTS = PivotPackage.OPERATION___ALL_OWNED_ELEMENTS; /** * The operation id for the '<em>Get Value</em>' operation. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int IMPERATIVE_OPERATION___GET_VALUE__TYPE_STRING = PivotPackage.OPERATION___GET_VALUE__TYPE_STRING; /** * The operation id for the '<em>Compatible Body</em>' operation. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int IMPERATIVE_OPERATION___COMPATIBLE_BODY__VALUESPECIFICATION = PivotPackage.OPERATION___COMPATIBLE_BODY__VALUESPECIFICATION; /** * The operation id for the '<em>Validate Type Is Not Invalid</em>' operation. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int IMPERATIVE_OPERATION___VALIDATE_TYPE_IS_NOT_INVALID__DIAGNOSTICCHAIN_MAP = PivotPackage.OPERATION___VALIDATE_TYPE_IS_NOT_INVALID__DIAGNOSTICCHAIN_MAP; /** * The operation id for the '<em>Validate Compatible Return</em>' operation. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int IMPERATIVE_OPERATION___VALIDATE_COMPATIBLE_RETURN__DIAGNOSTICCHAIN_MAP = PivotPackage.OPERATION___VALIDATE_COMPATIBLE_RETURN__DIAGNOSTICCHAIN_MAP; /** * The operation id for the '<em>Validate Loadable Implementation</em>' operation. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int IMPERATIVE_OPERATION___VALIDATE_LOADABLE_IMPLEMENTATION__DIAGNOSTICCHAIN_MAP = PivotPackage.OPERATION___VALIDATE_LOADABLE_IMPLEMENTATION__DIAGNOSTICCHAIN_MAP; /** * The operation id for the '<em>Validate Unique Postcondition Name</em>' operation. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int IMPERATIVE_OPERATION___VALIDATE_UNIQUE_POSTCONDITION_NAME__DIAGNOSTICCHAIN_MAP = PivotPackage.OPERATION___VALIDATE_UNIQUE_POSTCONDITION_NAME__DIAGNOSTICCHAIN_MAP; /** * The operation id for the '<em>Validate Unique Precondition Name</em>' operation. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int IMPERATIVE_OPERATION___VALIDATE_UNIQUE_PRECONDITION_NAME__DIAGNOSTICCHAIN_MAP = PivotPackage.OPERATION___VALIDATE_UNIQUE_PRECONDITION_NAME__DIAGNOSTICCHAIN_MAP; /** * The number of operations of the '<em>Imperative Operation</em>' class. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int IMPERATIVE_OPERATION_OPERATION_COUNT = PivotPackage.OPERATION_OPERATION_COUNT + 0; /** * The meta object id for the '{@link org.eclipse.qvto.examples.pivot.qvtoperational.impl.ConstructorImpl <em>Constructor</em>}' class. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @see org.eclipse.qvto.examples.pivot.qvtoperational.impl.ConstructorImpl * @see org.eclipse.qvto.examples.pivot.qvtoperational.impl.QVTOperationalPackageImpl#getConstructor() * @generated */ int CONSTRUCTOR = 0; /** * The feature id for the '<em><b>Annotating Comments</b></em>' reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int CONSTRUCTOR__ANNOTATING_COMMENTS = IMPERATIVE_OPERATION__ANNOTATING_COMMENTS; /** * The feature id for the '<em><b>Owned Annotations</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int CONSTRUCTOR__OWNED_ANNOTATIONS = IMPERATIVE_OPERATION__OWNED_ANNOTATIONS; /** * The feature id for the '<em><b>Owned Comments</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int CONSTRUCTOR__OWNED_COMMENTS = IMPERATIVE_OPERATION__OWNED_COMMENTS; /** * The feature id for the '<em><b>Owned Extensions</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int CONSTRUCTOR__OWNED_EXTENSIONS = IMPERATIVE_OPERATION__OWNED_EXTENSIONS; /** * The feature id for the '<em><b>Name</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int CONSTRUCTOR__NAME = IMPERATIVE_OPERATION__NAME; /** * The feature id for the '<em><b>Is Many</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int CONSTRUCTOR__IS_MANY = IMPERATIVE_OPERATION__IS_MANY; /** * The feature id for the '<em><b>Is Required</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int CONSTRUCTOR__IS_REQUIRED = IMPERATIVE_OPERATION__IS_REQUIRED; /** * The feature id for the '<em><b>Type</b></em>' reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int CONSTRUCTOR__TYPE = IMPERATIVE_OPERATION__TYPE; /** * The feature id for the '<em><b>Implementation</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int CONSTRUCTOR__IMPLEMENTATION = IMPERATIVE_OPERATION__IMPLEMENTATION; /** * The feature id for the '<em><b>Implementation Class</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int CONSTRUCTOR__IMPLEMENTATION_CLASS = IMPERATIVE_OPERATION__IMPLEMENTATION_CLASS; /** * The feature id for the '<em><b>Is Static</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int CONSTRUCTOR__IS_STATIC = IMPERATIVE_OPERATION__IS_STATIC; /** * The feature id for the '<em><b>Owned Constraints</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int CONSTRUCTOR__OWNED_CONSTRAINTS = IMPERATIVE_OPERATION__OWNED_CONSTRAINTS; /** * The feature id for the '<em><b>Owned Bindings</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int CONSTRUCTOR__OWNED_BINDINGS = IMPERATIVE_OPERATION__OWNED_BINDINGS; /** * The feature id for the '<em><b>Owned Signature</b></em>' containment reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int CONSTRUCTOR__OWNED_SIGNATURE = IMPERATIVE_OPERATION__OWNED_SIGNATURE; /** * The feature id for the '<em><b>Unspecialized Element</b></em>' reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int CONSTRUCTOR__UNSPECIALIZED_ELEMENT = IMPERATIVE_OPERATION__UNSPECIALIZED_ELEMENT; /** * The feature id for the '<em><b>Body Expression</b></em>' containment reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int CONSTRUCTOR__BODY_EXPRESSION = IMPERATIVE_OPERATION__BODY_EXPRESSION; /** * The feature id for the '<em><b>Is Invalidating</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int CONSTRUCTOR__IS_INVALIDATING = IMPERATIVE_OPERATION__IS_INVALIDATING; /** * The feature id for the '<em><b>Is Typeof</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int CONSTRUCTOR__IS_TYPEOF = IMPERATIVE_OPERATION__IS_TYPEOF; /** * The feature id for the '<em><b>Is Validating</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int CONSTRUCTOR__IS_VALIDATING = IMPERATIVE_OPERATION__IS_VALIDATING; /** * The feature id for the '<em><b>Owned Parameters</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int CONSTRUCTOR__OWNED_PARAMETERS = IMPERATIVE_OPERATION__OWNED_PARAMETERS; /** * The feature id for the '<em><b>Owned Postconditions</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int CONSTRUCTOR__OWNED_POSTCONDITIONS = IMPERATIVE_OPERATION__OWNED_POSTCONDITIONS; /** * The feature id for the '<em><b>Owned Preconditions</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int CONSTRUCTOR__OWNED_PRECONDITIONS = IMPERATIVE_OPERATION__OWNED_PRECONDITIONS; /** * The feature id for the '<em><b>Owning Class</b></em>' container reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int CONSTRUCTOR__OWNING_CLASS = IMPERATIVE_OPERATION__OWNING_CLASS; /** * The feature id for the '<em><b>Precedence</b></em>' reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int CONSTRUCTOR__PRECEDENCE = IMPERATIVE_OPERATION__PRECEDENCE; /** * The feature id for the '<em><b>Raised Exceptions</b></em>' reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int CONSTRUCTOR__RAISED_EXCEPTIONS = IMPERATIVE_OPERATION__RAISED_EXCEPTIONS; /** * The feature id for the '<em><b>Redefined Operations</b></em>' reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int CONSTRUCTOR__REDEFINED_OPERATIONS = IMPERATIVE_OPERATION__REDEFINED_OPERATIONS; /** * The feature id for the '<em><b>Body</b></em>' containment reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int CONSTRUCTOR__BODY = IMPERATIVE_OPERATION__BODY; /** * The feature id for the '<em><b>Context</b></em>' containment reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int CONSTRUCTOR__CONTEXT = IMPERATIVE_OPERATION__CONTEXT; /** * The feature id for the '<em><b>Is Blackbox</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int CONSTRUCTOR__IS_BLACKBOX = IMPERATIVE_OPERATION__IS_BLACKBOX; /** * The feature id for the '<em><b>Overridden</b></em>' reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int CONSTRUCTOR__OVERRIDDEN = IMPERATIVE_OPERATION__OVERRIDDEN; /** * The feature id for the '<em><b>Result</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int CONSTRUCTOR__RESULT = IMPERATIVE_OPERATION__RESULT; /** * The number of structural features of the '<em>Constructor</em>' class. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int CONSTRUCTOR_FEATURE_COUNT = IMPERATIVE_OPERATION_FEATURE_COUNT + 0; /** * The operation id for the '<em>All Owned Elements</em>' operation. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int CONSTRUCTOR___ALL_OWNED_ELEMENTS = IMPERATIVE_OPERATION___ALL_OWNED_ELEMENTS; /** * The operation id for the '<em>Get Value</em>' operation. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int CONSTRUCTOR___GET_VALUE__TYPE_STRING = IMPERATIVE_OPERATION___GET_VALUE__TYPE_STRING; /** * The operation id for the '<em>Compatible Body</em>' operation. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int CONSTRUCTOR___COMPATIBLE_BODY__VALUESPECIFICATION = IMPERATIVE_OPERATION___COMPATIBLE_BODY__VALUESPECIFICATION; /** * The operation id for the '<em>Validate Type Is Not Invalid</em>' operation. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int CONSTRUCTOR___VALIDATE_TYPE_IS_NOT_INVALID__DIAGNOSTICCHAIN_MAP = IMPERATIVE_OPERATION___VALIDATE_TYPE_IS_NOT_INVALID__DIAGNOSTICCHAIN_MAP; /** * The operation id for the '<em>Validate Compatible Return</em>' operation. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int CONSTRUCTOR___VALIDATE_COMPATIBLE_RETURN__DIAGNOSTICCHAIN_MAP = IMPERATIVE_OPERATION___VALIDATE_COMPATIBLE_RETURN__DIAGNOSTICCHAIN_MAP; /** * The operation id for the '<em>Validate Loadable Implementation</em>' operation. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int CONSTRUCTOR___VALIDATE_LOADABLE_IMPLEMENTATION__DIAGNOSTICCHAIN_MAP = IMPERATIVE_OPERATION___VALIDATE_LOADABLE_IMPLEMENTATION__DIAGNOSTICCHAIN_MAP; /** * The operation id for the '<em>Validate Unique Postcondition Name</em>' operation. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int CONSTRUCTOR___VALIDATE_UNIQUE_POSTCONDITION_NAME__DIAGNOSTICCHAIN_MAP = IMPERATIVE_OPERATION___VALIDATE_UNIQUE_POSTCONDITION_NAME__DIAGNOSTICCHAIN_MAP; /** * The operation id for the '<em>Validate Unique Precondition Name</em>' operation. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int CONSTRUCTOR___VALIDATE_UNIQUE_PRECONDITION_NAME__DIAGNOSTICCHAIN_MAP = IMPERATIVE_OPERATION___VALIDATE_UNIQUE_PRECONDITION_NAME__DIAGNOSTICCHAIN_MAP; /** * The number of operations of the '<em>Constructor</em>' class. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int CONSTRUCTOR_OPERATION_COUNT = IMPERATIVE_OPERATION_OPERATION_COUNT + 0; /** * The meta object id for the '{@link org.eclipse.qvto.examples.pivot.qvtoperational.impl.OperationBodyImpl <em>Operation Body</em>}' class. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @see org.eclipse.qvto.examples.pivot.qvtoperational.impl.OperationBodyImpl * @see org.eclipse.qvto.examples.pivot.qvtoperational.impl.QVTOperationalPackageImpl#getOperationBody() * @generated */ int OPERATION_BODY = 20; /** * The feature id for the '<em><b>Annotating Comments</b></em>' reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int OPERATION_BODY__ANNOTATING_COMMENTS = PivotPackage.ELEMENT__ANNOTATING_COMMENTS; /** * The feature id for the '<em><b>Owned Annotations</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int OPERATION_BODY__OWNED_ANNOTATIONS = PivotPackage.ELEMENT__OWNED_ANNOTATIONS; /** * The feature id for the '<em><b>Owned Comments</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int OPERATION_BODY__OWNED_COMMENTS = PivotPackage.ELEMENT__OWNED_COMMENTS; /** * The feature id for the '<em><b>Owned Extensions</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int OPERATION_BODY__OWNED_EXTENSIONS = PivotPackage.ELEMENT__OWNED_EXTENSIONS; /** * The feature id for the '<em><b>Content</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int OPERATION_BODY__CONTENT = PivotPackage.ELEMENT_FEATURE_COUNT + 0; /** * The feature id for the '<em><b>Operation</b></em>' container reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int OPERATION_BODY__OPERATION = PivotPackage.ELEMENT_FEATURE_COUNT + 1; /** * The feature id for the '<em><b>Variable</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int OPERATION_BODY__VARIABLE = PivotPackage.ELEMENT_FEATURE_COUNT + 2; /** * The number of structural features of the '<em>Operation Body</em>' class. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int OPERATION_BODY_FEATURE_COUNT = PivotPackage.ELEMENT_FEATURE_COUNT + 3; /** * The operation id for the '<em>All Owned Elements</em>' operation. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int OPERATION_BODY___ALL_OWNED_ELEMENTS = PivotPackage.ELEMENT___ALL_OWNED_ELEMENTS; /** * The operation id for the '<em>Get Value</em>' operation. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int OPERATION_BODY___GET_VALUE__TYPE_STRING = PivotPackage.ELEMENT___GET_VALUE__TYPE_STRING; /** * The number of operations of the '<em>Operation Body</em>' class. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int OPERATION_BODY_OPERATION_COUNT = PivotPackage.ELEMENT_OPERATION_COUNT + 0; /** * The meta object id for the '{@link org.eclipse.qvto.examples.pivot.qvtoperational.impl.ConstructorBodyImpl <em>Constructor Body</em>}' class. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @see org.eclipse.qvto.examples.pivot.qvtoperational.impl.ConstructorBodyImpl * @see org.eclipse.qvto.examples.pivot.qvtoperational.impl.QVTOperationalPackageImpl#getConstructorBody() * @generated */ int CONSTRUCTOR_BODY = 1; /** * The feature id for the '<em><b>Annotating Comments</b></em>' reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int CONSTRUCTOR_BODY__ANNOTATING_COMMENTS = OPERATION_BODY__ANNOTATING_COMMENTS; /** * The feature id for the '<em><b>Owned Annotations</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int CONSTRUCTOR_BODY__OWNED_ANNOTATIONS = OPERATION_BODY__OWNED_ANNOTATIONS; /** * The feature id for the '<em><b>Owned Comments</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int CONSTRUCTOR_BODY__OWNED_COMMENTS = OPERATION_BODY__OWNED_COMMENTS; /** * The feature id for the '<em><b>Owned Extensions</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int CONSTRUCTOR_BODY__OWNED_EXTENSIONS = OPERATION_BODY__OWNED_EXTENSIONS; /** * The feature id for the '<em><b>Content</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int CONSTRUCTOR_BODY__CONTENT = OPERATION_BODY__CONTENT; /** * The feature id for the '<em><b>Operation</b></em>' container reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int CONSTRUCTOR_BODY__OPERATION = OPERATION_BODY__OPERATION; /** * The feature id for the '<em><b>Variable</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int CONSTRUCTOR_BODY__VARIABLE = OPERATION_BODY__VARIABLE; /** * The number of structural features of the '<em>Constructor Body</em>' class. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int CONSTRUCTOR_BODY_FEATURE_COUNT = OPERATION_BODY_FEATURE_COUNT + 0; /** * The operation id for the '<em>All Owned Elements</em>' operation. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int CONSTRUCTOR_BODY___ALL_OWNED_ELEMENTS = OPERATION_BODY___ALL_OWNED_ELEMENTS; /** * The operation id for the '<em>Get Value</em>' operation. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int CONSTRUCTOR_BODY___GET_VALUE__TYPE_STRING = OPERATION_BODY___GET_VALUE__TYPE_STRING; /** * The number of operations of the '<em>Constructor Body</em>' class. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int CONSTRUCTOR_BODY_OPERATION_COUNT = OPERATION_BODY_OPERATION_COUNT + 0; /** * The meta object id for the '{@link org.eclipse.qvto.examples.pivot.qvtoperational.impl.ContextualPropertyImpl <em>Contextual Property</em>}' class. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @see org.eclipse.qvto.examples.pivot.qvtoperational.impl.ContextualPropertyImpl * @see org.eclipse.qvto.examples.pivot.qvtoperational.impl.QVTOperationalPackageImpl#getContextualProperty() * @generated */ int CONTEXTUAL_PROPERTY = 2; /** * The feature id for the '<em><b>Annotating Comments</b></em>' reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int CONTEXTUAL_PROPERTY__ANNOTATING_COMMENTS = PivotPackage.PROPERTY__ANNOTATING_COMMENTS; /** * The feature id for the '<em><b>Owned Annotations</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int CONTEXTUAL_PROPERTY__OWNED_ANNOTATIONS = PivotPackage.PROPERTY__OWNED_ANNOTATIONS; /** * The feature id for the '<em><b>Owned Comments</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int CONTEXTUAL_PROPERTY__OWNED_COMMENTS = PivotPackage.PROPERTY__OWNED_COMMENTS; /** * The feature id for the '<em><b>Owned Extensions</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int CONTEXTUAL_PROPERTY__OWNED_EXTENSIONS = PivotPackage.PROPERTY__OWNED_EXTENSIONS; /** * The feature id for the '<em><b>Name</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int CONTEXTUAL_PROPERTY__NAME = PivotPackage.PROPERTY__NAME; /** * The feature id for the '<em><b>Is Many</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int CONTEXTUAL_PROPERTY__IS_MANY = PivotPackage.PROPERTY__IS_MANY; /** * The feature id for the '<em><b>Is Required</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int CONTEXTUAL_PROPERTY__IS_REQUIRED = PivotPackage.PROPERTY__IS_REQUIRED; /** * The feature id for the '<em><b>Type</b></em>' reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int CONTEXTUAL_PROPERTY__TYPE = PivotPackage.PROPERTY__TYPE; /** * The feature id for the '<em><b>Implementation</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int CONTEXTUAL_PROPERTY__IMPLEMENTATION = PivotPackage.PROPERTY__IMPLEMENTATION; /** * The feature id for the '<em><b>Implementation Class</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int CONTEXTUAL_PROPERTY__IMPLEMENTATION_CLASS = PivotPackage.PROPERTY__IMPLEMENTATION_CLASS; /** * The feature id for the '<em><b>Is Static</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int CONTEXTUAL_PROPERTY__IS_STATIC = PivotPackage.PROPERTY__IS_STATIC; /** * The feature id for the '<em><b>Association Class</b></em>' reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int CONTEXTUAL_PROPERTY__ASSOCIATION_CLASS = PivotPackage.PROPERTY__ASSOCIATION_CLASS; /** * The feature id for the '<em><b>Default Value</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int CONTEXTUAL_PROPERTY__DEFAULT_VALUE = PivotPackage.PROPERTY__DEFAULT_VALUE; /** * The feature id for the '<em><b>Default Value String</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int CONTEXTUAL_PROPERTY__DEFAULT_VALUE_STRING = PivotPackage.PROPERTY__DEFAULT_VALUE_STRING; /** * The feature id for the '<em><b>Is Composite</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int CONTEXTUAL_PROPERTY__IS_COMPOSITE = PivotPackage.PROPERTY__IS_COMPOSITE; /** * The feature id for the '<em><b>Is Derived</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int CONTEXTUAL_PROPERTY__IS_DERIVED = PivotPackage.PROPERTY__IS_DERIVED; /** * The feature id for the '<em><b>Is ID</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int CONTEXTUAL_PROPERTY__IS_ID = PivotPackage.PROPERTY__IS_ID; /** * The feature id for the '<em><b>Is Implicit</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int CONTEXTUAL_PROPERTY__IS_IMPLICIT = PivotPackage.PROPERTY__IS_IMPLICIT; /** * The feature id for the '<em><b>Is Read Only</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int CONTEXTUAL_PROPERTY__IS_READ_ONLY = PivotPackage.PROPERTY__IS_READ_ONLY; /** * The feature id for the '<em><b>Is Resolve Proxies</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int CONTEXTUAL_PROPERTY__IS_RESOLVE_PROXIES = PivotPackage.PROPERTY__IS_RESOLVE_PROXIES; /** * The feature id for the '<em><b>Is Transient</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int CONTEXTUAL_PROPERTY__IS_TRANSIENT = PivotPackage.PROPERTY__IS_TRANSIENT; /** * The feature id for the '<em><b>Is Unsettable</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int CONTEXTUAL_PROPERTY__IS_UNSETTABLE = PivotPackage.PROPERTY__IS_UNSETTABLE; /** * The feature id for the '<em><b>Is Volatile</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int CONTEXTUAL_PROPERTY__IS_VOLATILE = PivotPackage.PROPERTY__IS_VOLATILE; /** * The feature id for the '<em><b>Keys</b></em>' reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int CONTEXTUAL_PROPERTY__KEYS = PivotPackage.PROPERTY__KEYS; /** * The feature id for the '<em><b>Opposite</b></em>' reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int CONTEXTUAL_PROPERTY__OPPOSITE = PivotPackage.PROPERTY__OPPOSITE; /** * The feature id for the '<em><b>Owned Expression</b></em>' containment reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int CONTEXTUAL_PROPERTY__OWNED_EXPRESSION = PivotPackage.PROPERTY__OWNED_EXPRESSION; /** * The feature id for the '<em><b>Owning Class</b></em>' container reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int CONTEXTUAL_PROPERTY__OWNING_CLASS = PivotPackage.PROPERTY__OWNING_CLASS; /** * The feature id for the '<em><b>Redefined Properties</b></em>' reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int CONTEXTUAL_PROPERTY__REDEFINED_PROPERTIES = PivotPackage.PROPERTY__REDEFINED_PROPERTIES; /** * The feature id for the '<em><b>Referred Property</b></em>' reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int CONTEXTUAL_PROPERTY__REFERRED_PROPERTY = PivotPackage.PROPERTY__REFERRED_PROPERTY; /** * The feature id for the '<em><b>Subsetted Property</b></em>' reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int CONTEXTUAL_PROPERTY__SUBSETTED_PROPERTY = PivotPackage.PROPERTY__SUBSETTED_PROPERTY; /** * The feature id for the '<em><b>Context</b></em>' reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int CONTEXTUAL_PROPERTY__CONTEXT = PivotPackage.PROPERTY_FEATURE_COUNT + 0; /** * The feature id for the '<em><b>Init Expression</b></em>' containment reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int CONTEXTUAL_PROPERTY__INIT_EXPRESSION = PivotPackage.PROPERTY_FEATURE_COUNT + 1; /** * The feature id for the '<em><b>Overridden</b></em>' reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int CONTEXTUAL_PROPERTY__OVERRIDDEN = PivotPackage.PROPERTY_FEATURE_COUNT + 2; /** * The number of structural features of the '<em>Contextual Property</em>' class. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int CONTEXTUAL_PROPERTY_FEATURE_COUNT = PivotPackage.PROPERTY_FEATURE_COUNT + 3; /** * The operation id for the '<em>All Owned Elements</em>' operation. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int CONTEXTUAL_PROPERTY___ALL_OWNED_ELEMENTS = PivotPackage.PROPERTY___ALL_OWNED_ELEMENTS; /** * The operation id for the '<em>Get Value</em>' operation. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int CONTEXTUAL_PROPERTY___GET_VALUE__TYPE_STRING = PivotPackage.PROPERTY___GET_VALUE__TYPE_STRING; /** * The operation id for the '<em>Compatible Body</em>' operation. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int CONTEXTUAL_PROPERTY___COMPATIBLE_BODY__VALUESPECIFICATION = PivotPackage.PROPERTY___COMPATIBLE_BODY__VALUESPECIFICATION; /** * The operation id for the '<em>Validate Type Is Not Invalid</em>' operation. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int CONTEXTUAL_PROPERTY___VALIDATE_TYPE_IS_NOT_INVALID__DIAGNOSTICCHAIN_MAP = PivotPackage.PROPERTY___VALIDATE_TYPE_IS_NOT_INVALID__DIAGNOSTICCHAIN_MAP; /** * The operation id for the '<em>Is Attribute</em>' operation. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int CONTEXTUAL_PROPERTY___IS_ATTRIBUTE__PROPERTY = PivotPackage.PROPERTY___IS_ATTRIBUTE__PROPERTY; /** * The operation id for the '<em>Validate Compatible Default Expression</em>' operation. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int CONTEXTUAL_PROPERTY___VALIDATE_COMPATIBLE_DEFAULT_EXPRESSION__DIAGNOSTICCHAIN_MAP = PivotPackage.PROPERTY___VALIDATE_COMPATIBLE_DEFAULT_EXPRESSION__DIAGNOSTICCHAIN_MAP; /** * The number of operations of the '<em>Contextual Property</em>' class. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int CONTEXTUAL_PROPERTY_OPERATION_COUNT = PivotPackage.PROPERTY_OPERATION_COUNT + 0; /** * The meta object id for the '{@link org.eclipse.qvto.examples.pivot.qvtoperational.impl.DummyRelationImpl <em>Dummy Relation</em>}' class. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @see org.eclipse.qvto.examples.pivot.qvtoperational.impl.DummyRelationImpl * @see org.eclipse.qvto.examples.pivot.qvtoperational.impl.QVTOperationalPackageImpl#getDummyRelation() * @generated */ int DUMMY_RELATION = 3; /** * The feature id for the '<em><b>Annotating Comments</b></em>' reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int DUMMY_RELATION__ANNOTATING_COMMENTS = PivotPackage.ELEMENT__ANNOTATING_COMMENTS; /** * The feature id for the '<em><b>Owned Annotations</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int DUMMY_RELATION__OWNED_ANNOTATIONS = PivotPackage.ELEMENT__OWNED_ANNOTATIONS; /** * The feature id for the '<em><b>Owned Comments</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int DUMMY_RELATION__OWNED_COMMENTS = PivotPackage.ELEMENT__OWNED_COMMENTS; /** * The feature id for the '<em><b>Owned Extensions</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int DUMMY_RELATION__OWNED_EXTENSIONS = PivotPackage.ELEMENT__OWNED_EXTENSIONS; /** * The number of structural features of the '<em>Dummy Relation</em>' class. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int DUMMY_RELATION_FEATURE_COUNT = PivotPackage.ELEMENT_FEATURE_COUNT + 0; /** * The operation id for the '<em>All Owned Elements</em>' operation. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int DUMMY_RELATION___ALL_OWNED_ELEMENTS = PivotPackage.ELEMENT___ALL_OWNED_ELEMENTS; /** * The operation id for the '<em>Get Value</em>' operation. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int DUMMY_RELATION___GET_VALUE__TYPE_STRING = PivotPackage.ELEMENT___GET_VALUE__TYPE_STRING; /** * The number of operations of the '<em>Dummy Relation</em>' class. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int DUMMY_RELATION_OPERATION_COUNT = PivotPackage.ELEMENT_OPERATION_COUNT + 0; /** * The meta object id for the '{@link org.eclipse.qvto.examples.pivot.qvtoperational.impl.DummyRelationDomainImpl <em>Dummy Relation Domain</em>}' class. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @see org.eclipse.qvto.examples.pivot.qvtoperational.impl.DummyRelationDomainImpl * @see org.eclipse.qvto.examples.pivot.qvtoperational.impl.QVTOperationalPackageImpl#getDummyRelationDomain() * @generated */ int DUMMY_RELATION_DOMAIN = 4; /** * The feature id for the '<em><b>Annotating Comments</b></em>' reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int DUMMY_RELATION_DOMAIN__ANNOTATING_COMMENTS = PivotPackage.ELEMENT__ANNOTATING_COMMENTS; /** * The feature id for the '<em><b>Owned Annotations</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int DUMMY_RELATION_DOMAIN__OWNED_ANNOTATIONS = PivotPackage.ELEMENT__OWNED_ANNOTATIONS; /** * The feature id for the '<em><b>Owned Comments</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int DUMMY_RELATION_DOMAIN__OWNED_COMMENTS = PivotPackage.ELEMENT__OWNED_COMMENTS; /** * The feature id for the '<em><b>Owned Extensions</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int DUMMY_RELATION_DOMAIN__OWNED_EXTENSIONS = PivotPackage.ELEMENT__OWNED_EXTENSIONS; /** * The number of structural features of the '<em>Dummy Relation Domain</em>' class. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int DUMMY_RELATION_DOMAIN_FEATURE_COUNT = PivotPackage.ELEMENT_FEATURE_COUNT + 0; /** * The operation id for the '<em>All Owned Elements</em>' operation. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int DUMMY_RELATION_DOMAIN___ALL_OWNED_ELEMENTS = PivotPackage.ELEMENT___ALL_OWNED_ELEMENTS; /** * The operation id for the '<em>Get Value</em>' operation. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int DUMMY_RELATION_DOMAIN___GET_VALUE__TYPE_STRING = PivotPackage.ELEMENT___GET_VALUE__TYPE_STRING; /** * The number of operations of the '<em>Dummy Relation Domain</em>' class. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int DUMMY_RELATION_DOMAIN_OPERATION_COUNT = PivotPackage.ELEMENT_OPERATION_COUNT + 0; /** * The meta object id for the '{@link org.eclipse.qvto.examples.pivot.qvtoperational.impl.DummyRelationalTransformationImpl <em>Dummy Relational Transformation</em>}' class. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @see org.eclipse.qvto.examples.pivot.qvtoperational.impl.DummyRelationalTransformationImpl * @see org.eclipse.qvto.examples.pivot.qvtoperational.impl.QVTOperationalPackageImpl#getDummyRelationalTransformation() * @generated */ int DUMMY_RELATIONAL_TRANSFORMATION = 5; /** * The feature id for the '<em><b>Annotating Comments</b></em>' reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int DUMMY_RELATIONAL_TRANSFORMATION__ANNOTATING_COMMENTS = PivotPackage.ELEMENT__ANNOTATING_COMMENTS; /** * The feature id for the '<em><b>Owned Annotations</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int DUMMY_RELATIONAL_TRANSFORMATION__OWNED_ANNOTATIONS = PivotPackage.ELEMENT__OWNED_ANNOTATIONS; /** * The feature id for the '<em><b>Owned Comments</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int DUMMY_RELATIONAL_TRANSFORMATION__OWNED_COMMENTS = PivotPackage.ELEMENT__OWNED_COMMENTS; /** * The feature id for the '<em><b>Owned Extensions</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int DUMMY_RELATIONAL_TRANSFORMATION__OWNED_EXTENSIONS = PivotPackage.ELEMENT__OWNED_EXTENSIONS; /** * The number of structural features of the '<em>Dummy Relational Transformation</em>' class. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int DUMMY_RELATIONAL_TRANSFORMATION_FEATURE_COUNT = PivotPackage.ELEMENT_FEATURE_COUNT + 0; /** * The operation id for the '<em>All Owned Elements</em>' operation. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int DUMMY_RELATIONAL_TRANSFORMATION___ALL_OWNED_ELEMENTS = PivotPackage.ELEMENT___ALL_OWNED_ELEMENTS; /** * The operation id for the '<em>Get Value</em>' operation. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int DUMMY_RELATIONAL_TRANSFORMATION___GET_VALUE__TYPE_STRING = PivotPackage.ELEMENT___GET_VALUE__TYPE_STRING; /** * The number of operations of the '<em>Dummy Relational Transformation</em>' class. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int DUMMY_RELATIONAL_TRANSFORMATION_OPERATION_COUNT = PivotPackage.ELEMENT_OPERATION_COUNT + 0; /** * The meta object id for the '{@link org.eclipse.qvto.examples.pivot.qvtoperational.impl.EntryOperationImpl <em>Entry Operation</em>}' class. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @see org.eclipse.qvto.examples.pivot.qvtoperational.impl.EntryOperationImpl * @see org.eclipse.qvto.examples.pivot.qvtoperational.impl.QVTOperationalPackageImpl#getEntryOperation() * @generated */ int ENTRY_OPERATION = 6; /** * The feature id for the '<em><b>Annotating Comments</b></em>' reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int ENTRY_OPERATION__ANNOTATING_COMMENTS = IMPERATIVE_OPERATION__ANNOTATING_COMMENTS; /** * The feature id for the '<em><b>Owned Annotations</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int ENTRY_OPERATION__OWNED_ANNOTATIONS = IMPERATIVE_OPERATION__OWNED_ANNOTATIONS; /** * The feature id for the '<em><b>Owned Comments</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int ENTRY_OPERATION__OWNED_COMMENTS = IMPERATIVE_OPERATION__OWNED_COMMENTS; /** * The feature id for the '<em><b>Owned Extensions</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int ENTRY_OPERATION__OWNED_EXTENSIONS = IMPERATIVE_OPERATION__OWNED_EXTENSIONS; /** * The feature id for the '<em><b>Name</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int ENTRY_OPERATION__NAME = IMPERATIVE_OPERATION__NAME; /** * The feature id for the '<em><b>Is Many</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int ENTRY_OPERATION__IS_MANY = IMPERATIVE_OPERATION__IS_MANY; /** * The feature id for the '<em><b>Is Required</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int ENTRY_OPERATION__IS_REQUIRED = IMPERATIVE_OPERATION__IS_REQUIRED; /** * The feature id for the '<em><b>Type</b></em>' reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int ENTRY_OPERATION__TYPE = IMPERATIVE_OPERATION__TYPE; /** * The feature id for the '<em><b>Implementation</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int ENTRY_OPERATION__IMPLEMENTATION = IMPERATIVE_OPERATION__IMPLEMENTATION; /** * The feature id for the '<em><b>Implementation Class</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int ENTRY_OPERATION__IMPLEMENTATION_CLASS = IMPERATIVE_OPERATION__IMPLEMENTATION_CLASS; /** * The feature id for the '<em><b>Is Static</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int ENTRY_OPERATION__IS_STATIC = IMPERATIVE_OPERATION__IS_STATIC; /** * The feature id for the '<em><b>Owned Constraints</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int ENTRY_OPERATION__OWNED_CONSTRAINTS = IMPERATIVE_OPERATION__OWNED_CONSTRAINTS; /** * The feature id for the '<em><b>Owned Bindings</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int ENTRY_OPERATION__OWNED_BINDINGS = IMPERATIVE_OPERATION__OWNED_BINDINGS; /** * The feature id for the '<em><b>Owned Signature</b></em>' containment reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int ENTRY_OPERATION__OWNED_SIGNATURE = IMPERATIVE_OPERATION__OWNED_SIGNATURE; /** * The feature id for the '<em><b>Unspecialized Element</b></em>' reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int ENTRY_OPERATION__UNSPECIALIZED_ELEMENT = IMPERATIVE_OPERATION__UNSPECIALIZED_ELEMENT; /** * The feature id for the '<em><b>Body Expression</b></em>' containment reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int ENTRY_OPERATION__BODY_EXPRESSION = IMPERATIVE_OPERATION__BODY_EXPRESSION; /** * The feature id for the '<em><b>Is Invalidating</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int ENTRY_OPERATION__IS_INVALIDATING = IMPERATIVE_OPERATION__IS_INVALIDATING; /** * The feature id for the '<em><b>Is Typeof</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int ENTRY_OPERATION__IS_TYPEOF = IMPERATIVE_OPERATION__IS_TYPEOF; /** * The feature id for the '<em><b>Is Validating</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int ENTRY_OPERATION__IS_VALIDATING = IMPERATIVE_OPERATION__IS_VALIDATING; /** * The feature id for the '<em><b>Owned Parameters</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int ENTRY_OPERATION__OWNED_PARAMETERS = IMPERATIVE_OPERATION__OWNED_PARAMETERS; /** * The feature id for the '<em><b>Owned Postconditions</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int ENTRY_OPERATION__OWNED_POSTCONDITIONS = IMPERATIVE_OPERATION__OWNED_POSTCONDITIONS; /** * The feature id for the '<em><b>Owned Preconditions</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int ENTRY_OPERATION__OWNED_PRECONDITIONS = IMPERATIVE_OPERATION__OWNED_PRECONDITIONS; /** * The feature id for the '<em><b>Owning Class</b></em>' container reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int ENTRY_OPERATION__OWNING_CLASS = IMPERATIVE_OPERATION__OWNING_CLASS; /** * The feature id for the '<em><b>Precedence</b></em>' reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int ENTRY_OPERATION__PRECEDENCE = IMPERATIVE_OPERATION__PRECEDENCE; /** * The feature id for the '<em><b>Raised Exceptions</b></em>' reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int ENTRY_OPERATION__RAISED_EXCEPTIONS = IMPERATIVE_OPERATION__RAISED_EXCEPTIONS; /** * The feature id for the '<em><b>Redefined Operations</b></em>' reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int ENTRY_OPERATION__REDEFINED_OPERATIONS = IMPERATIVE_OPERATION__REDEFINED_OPERATIONS; /** * The feature id for the '<em><b>Body</b></em>' containment reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int ENTRY_OPERATION__BODY = IMPERATIVE_OPERATION__BODY; /** * The feature id for the '<em><b>Context</b></em>' containment reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int ENTRY_OPERATION__CONTEXT = IMPERATIVE_OPERATION__CONTEXT; /** * The feature id for the '<em><b>Is Blackbox</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int ENTRY_OPERATION__IS_BLACKBOX = IMPERATIVE_OPERATION__IS_BLACKBOX; /** * The feature id for the '<em><b>Overridden</b></em>' reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int ENTRY_OPERATION__OVERRIDDEN = IMPERATIVE_OPERATION__OVERRIDDEN; /** * The feature id for the '<em><b>Result</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int ENTRY_OPERATION__RESULT = IMPERATIVE_OPERATION__RESULT; /** * The number of structural features of the '<em>Entry Operation</em>' class. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int ENTRY_OPERATION_FEATURE_COUNT = IMPERATIVE_OPERATION_FEATURE_COUNT + 0; /** * The operation id for the '<em>All Owned Elements</em>' operation. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int ENTRY_OPERATION___ALL_OWNED_ELEMENTS = IMPERATIVE_OPERATION___ALL_OWNED_ELEMENTS; /** * The operation id for the '<em>Get Value</em>' operation. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int ENTRY_OPERATION___GET_VALUE__TYPE_STRING = IMPERATIVE_OPERATION___GET_VALUE__TYPE_STRING; /** * The operation id for the '<em>Compatible Body</em>' operation. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int ENTRY_OPERATION___COMPATIBLE_BODY__VALUESPECIFICATION = IMPERATIVE_OPERATION___COMPATIBLE_BODY__VALUESPECIFICATION; /** * The operation id for the '<em>Validate Type Is Not Invalid</em>' operation. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int ENTRY_OPERATION___VALIDATE_TYPE_IS_NOT_INVALID__DIAGNOSTICCHAIN_MAP = IMPERATIVE_OPERATION___VALIDATE_TYPE_IS_NOT_INVALID__DIAGNOSTICCHAIN_MAP; /** * The operation id for the '<em>Validate Compatible Return</em>' operation. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int ENTRY_OPERATION___VALIDATE_COMPATIBLE_RETURN__DIAGNOSTICCHAIN_MAP = IMPERATIVE_OPERATION___VALIDATE_COMPATIBLE_RETURN__DIAGNOSTICCHAIN_MAP; /** * The operation id for the '<em>Validate Loadable Implementation</em>' operation. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int ENTRY_OPERATION___VALIDATE_LOADABLE_IMPLEMENTATION__DIAGNOSTICCHAIN_MAP = IMPERATIVE_OPERATION___VALIDATE_LOADABLE_IMPLEMENTATION__DIAGNOSTICCHAIN_MAP; /** * The operation id for the '<em>Validate Unique Postcondition Name</em>' operation. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int ENTRY_OPERATION___VALIDATE_UNIQUE_POSTCONDITION_NAME__DIAGNOSTICCHAIN_MAP = IMPERATIVE_OPERATION___VALIDATE_UNIQUE_POSTCONDITION_NAME__DIAGNOSTICCHAIN_MAP; /** * The operation id for the '<em>Validate Unique Precondition Name</em>' operation. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int ENTRY_OPERATION___VALIDATE_UNIQUE_PRECONDITION_NAME__DIAGNOSTICCHAIN_MAP = IMPERATIVE_OPERATION___VALIDATE_UNIQUE_PRECONDITION_NAME__DIAGNOSTICCHAIN_MAP; /** * The number of operations of the '<em>Entry Operation</em>' class. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int ENTRY_OPERATION_OPERATION_COUNT = IMPERATIVE_OPERATION_OPERATION_COUNT + 0; /** * The meta object id for the '{@link org.eclipse.qvto.examples.pivot.qvtoperational.impl.HelperImpl <em>Helper</em>}' class. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @see org.eclipse.qvto.examples.pivot.qvtoperational.impl.HelperImpl * @see org.eclipse.qvto.examples.pivot.qvtoperational.impl.QVTOperationalPackageImpl#getHelper() * @generated */ int HELPER = 7; /** * The feature id for the '<em><b>Annotating Comments</b></em>' reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int HELPER__ANNOTATING_COMMENTS = IMPERATIVE_OPERATION__ANNOTATING_COMMENTS; /** * The feature id for the '<em><b>Owned Annotations</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int HELPER__OWNED_ANNOTATIONS = IMPERATIVE_OPERATION__OWNED_ANNOTATIONS; /** * The feature id for the '<em><b>Owned Comments</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int HELPER__OWNED_COMMENTS = IMPERATIVE_OPERATION__OWNED_COMMENTS; /** * The feature id for the '<em><b>Owned Extensions</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int HELPER__OWNED_EXTENSIONS = IMPERATIVE_OPERATION__OWNED_EXTENSIONS; /** * The feature id for the '<em><b>Name</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int HELPER__NAME = IMPERATIVE_OPERATION__NAME; /** * The feature id for the '<em><b>Is Many</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int HELPER__IS_MANY = IMPERATIVE_OPERATION__IS_MANY; /** * The feature id for the '<em><b>Is Required</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int HELPER__IS_REQUIRED = IMPERATIVE_OPERATION__IS_REQUIRED; /** * The feature id for the '<em><b>Type</b></em>' reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int HELPER__TYPE = IMPERATIVE_OPERATION__TYPE; /** * The feature id for the '<em><b>Implementation</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int HELPER__IMPLEMENTATION = IMPERATIVE_OPERATION__IMPLEMENTATION; /** * The feature id for the '<em><b>Implementation Class</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int HELPER__IMPLEMENTATION_CLASS = IMPERATIVE_OPERATION__IMPLEMENTATION_CLASS; /** * The feature id for the '<em><b>Is Static</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int HELPER__IS_STATIC = IMPERATIVE_OPERATION__IS_STATIC; /** * The feature id for the '<em><b>Owned Constraints</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int HELPER__OWNED_CONSTRAINTS = IMPERATIVE_OPERATION__OWNED_CONSTRAINTS; /** * The feature id for the '<em><b>Owned Bindings</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int HELPER__OWNED_BINDINGS = IMPERATIVE_OPERATION__OWNED_BINDINGS; /** * The feature id for the '<em><b>Owned Signature</b></em>' containment reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int HELPER__OWNED_SIGNATURE = IMPERATIVE_OPERATION__OWNED_SIGNATURE; /** * The feature id for the '<em><b>Unspecialized Element</b></em>' reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int HELPER__UNSPECIALIZED_ELEMENT = IMPERATIVE_OPERATION__UNSPECIALIZED_ELEMENT; /** * The feature id for the '<em><b>Body Expression</b></em>' containment reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int HELPER__BODY_EXPRESSION = IMPERATIVE_OPERATION__BODY_EXPRESSION; /** * The feature id for the '<em><b>Is Invalidating</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int HELPER__IS_INVALIDATING = IMPERATIVE_OPERATION__IS_INVALIDATING; /** * The feature id for the '<em><b>Is Typeof</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int HELPER__IS_TYPEOF = IMPERATIVE_OPERATION__IS_TYPEOF; /** * The feature id for the '<em><b>Is Validating</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int HELPER__IS_VALIDATING = IMPERATIVE_OPERATION__IS_VALIDATING; /** * The feature id for the '<em><b>Owned Parameters</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int HELPER__OWNED_PARAMETERS = IMPERATIVE_OPERATION__OWNED_PARAMETERS; /** * The feature id for the '<em><b>Owned Postconditions</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int HELPER__OWNED_POSTCONDITIONS = IMPERATIVE_OPERATION__OWNED_POSTCONDITIONS; /** * The feature id for the '<em><b>Owned Preconditions</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int HELPER__OWNED_PRECONDITIONS = IMPERATIVE_OPERATION__OWNED_PRECONDITIONS; /** * The feature id for the '<em><b>Owning Class</b></em>' container reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int HELPER__OWNING_CLASS = IMPERATIVE_OPERATION__OWNING_CLASS; /** * The feature id for the '<em><b>Precedence</b></em>' reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int HELPER__PRECEDENCE = IMPERATIVE_OPERATION__PRECEDENCE; /** * The feature id for the '<em><b>Raised Exceptions</b></em>' reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int HELPER__RAISED_EXCEPTIONS = IMPERATIVE_OPERATION__RAISED_EXCEPTIONS; /** * The feature id for the '<em><b>Redefined Operations</b></em>' reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int HELPER__REDEFINED_OPERATIONS = IMPERATIVE_OPERATION__REDEFINED_OPERATIONS; /** * The feature id for the '<em><b>Body</b></em>' containment reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int HELPER__BODY = IMPERATIVE_OPERATION__BODY; /** * The feature id for the '<em><b>Context</b></em>' containment reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int HELPER__CONTEXT = IMPERATIVE_OPERATION__CONTEXT; /** * The feature id for the '<em><b>Is Blackbox</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int HELPER__IS_BLACKBOX = IMPERATIVE_OPERATION__IS_BLACKBOX; /** * The feature id for the '<em><b>Overridden</b></em>' reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int HELPER__OVERRIDDEN = IMPERATIVE_OPERATION__OVERRIDDEN; /** * The feature id for the '<em><b>Result</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int HELPER__RESULT = IMPERATIVE_OPERATION__RESULT; /** * The feature id for the '<em><b>Is Query</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int HELPER__IS_QUERY = IMPERATIVE_OPERATION_FEATURE_COUNT + 0; /** * The number of structural features of the '<em>Helper</em>' class. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int HELPER_FEATURE_COUNT = IMPERATIVE_OPERATION_FEATURE_COUNT + 1; /** * The operation id for the '<em>All Owned Elements</em>' operation. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int HELPER___ALL_OWNED_ELEMENTS = IMPERATIVE_OPERATION___ALL_OWNED_ELEMENTS; /** * The operation id for the '<em>Get Value</em>' operation. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int HELPER___GET_VALUE__TYPE_STRING = IMPERATIVE_OPERATION___GET_VALUE__TYPE_STRING; /** * The operation id for the '<em>Compatible Body</em>' operation. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int HELPER___COMPATIBLE_BODY__VALUESPECIFICATION = IMPERATIVE_OPERATION___COMPATIBLE_BODY__VALUESPECIFICATION; /** * The operation id for the '<em>Validate Type Is Not Invalid</em>' operation. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int HELPER___VALIDATE_TYPE_IS_NOT_INVALID__DIAGNOSTICCHAIN_MAP = IMPERATIVE_OPERATION___VALIDATE_TYPE_IS_NOT_INVALID__DIAGNOSTICCHAIN_MAP; /** * The operation id for the '<em>Validate Compatible Return</em>' operation. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int HELPER___VALIDATE_COMPATIBLE_RETURN__DIAGNOSTICCHAIN_MAP = IMPERATIVE_OPERATION___VALIDATE_COMPATIBLE_RETURN__DIAGNOSTICCHAIN_MAP; /** * The operation id for the '<em>Validate Loadable Implementation</em>' operation. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int HELPER___VALIDATE_LOADABLE_IMPLEMENTATION__DIAGNOSTICCHAIN_MAP = IMPERATIVE_OPERATION___VALIDATE_LOADABLE_IMPLEMENTATION__DIAGNOSTICCHAIN_MAP; /** * The operation id for the '<em>Validate Unique Postcondition Name</em>' operation. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int HELPER___VALIDATE_UNIQUE_POSTCONDITION_NAME__DIAGNOSTICCHAIN_MAP = IMPERATIVE_OPERATION___VALIDATE_UNIQUE_POSTCONDITION_NAME__DIAGNOSTICCHAIN_MAP; /** * The operation id for the '<em>Validate Unique Precondition Name</em>' operation. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int HELPER___VALIDATE_UNIQUE_PRECONDITION_NAME__DIAGNOSTICCHAIN_MAP = IMPERATIVE_OPERATION___VALIDATE_UNIQUE_PRECONDITION_NAME__DIAGNOSTICCHAIN_MAP; /** * The number of operations of the '<em>Helper</em>' class. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int HELPER_OPERATION_COUNT = IMPERATIVE_OPERATION_OPERATION_COUNT + 0; /** * The meta object id for the '{@link org.eclipse.qvto.examples.pivot.qvtoperational.impl.ImperativeCallExpImpl <em>Imperative Call Exp</em>}' class. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @see org.eclipse.qvto.examples.pivot.qvtoperational.impl.ImperativeCallExpImpl * @see org.eclipse.qvto.examples.pivot.qvtoperational.impl.QVTOperationalPackageImpl#getImperativeCallExp() * @generated */ int IMPERATIVE_CALL_EXP = 8; /** * The feature id for the '<em><b>Annotating Comments</b></em>' reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int IMPERATIVE_CALL_EXP__ANNOTATING_COMMENTS = PivotPackage.OPERATION_CALL_EXP__ANNOTATING_COMMENTS; /** * The feature id for the '<em><b>Owned Annotations</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int IMPERATIVE_CALL_EXP__OWNED_ANNOTATIONS = PivotPackage.OPERATION_CALL_EXP__OWNED_ANNOTATIONS; /** * The feature id for the '<em><b>Owned Comments</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int IMPERATIVE_CALL_EXP__OWNED_COMMENTS = PivotPackage.OPERATION_CALL_EXP__OWNED_COMMENTS; /** * The feature id for the '<em><b>Owned Extensions</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int IMPERATIVE_CALL_EXP__OWNED_EXTENSIONS = PivotPackage.OPERATION_CALL_EXP__OWNED_EXTENSIONS; /** * The feature id for the '<em><b>Name</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int IMPERATIVE_CALL_EXP__NAME = PivotPackage.OPERATION_CALL_EXP__NAME; /** * The feature id for the '<em><b>Is Many</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int IMPERATIVE_CALL_EXP__IS_MANY = PivotPackage.OPERATION_CALL_EXP__IS_MANY; /** * The feature id for the '<em><b>Is Required</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int IMPERATIVE_CALL_EXP__IS_REQUIRED = PivotPackage.OPERATION_CALL_EXP__IS_REQUIRED; /** * The feature id for the '<em><b>Type</b></em>' reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int IMPERATIVE_CALL_EXP__TYPE = PivotPackage.OPERATION_CALL_EXP__TYPE; /** * The feature id for the '<em><b>Type Value</b></em>' reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int IMPERATIVE_CALL_EXP__TYPE_VALUE = PivotPackage.OPERATION_CALL_EXP__TYPE_VALUE; /** * The feature id for the '<em><b>Is Implicit</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int IMPERATIVE_CALL_EXP__IS_IMPLICIT = PivotPackage.OPERATION_CALL_EXP__IS_IMPLICIT; /** * The feature id for the '<em><b>Is Safe</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int IMPERATIVE_CALL_EXP__IS_SAFE = PivotPackage.OPERATION_CALL_EXP__IS_SAFE; /** * The feature id for the '<em><b>Owned Source</b></em>' containment reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int IMPERATIVE_CALL_EXP__OWNED_SOURCE = PivotPackage.OPERATION_CALL_EXP__OWNED_SOURCE; /** * The feature id for the '<em><b>Is Pre</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int IMPERATIVE_CALL_EXP__IS_PRE = PivotPackage.OPERATION_CALL_EXP__IS_PRE; /** * The feature id for the '<em><b>Is Virtual</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int IMPERATIVE_CALL_EXP__IS_VIRTUAL = PivotPackage.OPERATION_CALL_EXP__IS_VIRTUAL; /** * The feature id for the '<em><b>Owned Arguments</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int IMPERATIVE_CALL_EXP__OWNED_ARGUMENTS = PivotPackage.OPERATION_CALL_EXP__OWNED_ARGUMENTS; /** * The feature id for the '<em><b>Referred Operation</b></em>' reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int IMPERATIVE_CALL_EXP__REFERRED_OPERATION = PivotPackage.OPERATION_CALL_EXP__REFERRED_OPERATION; /** * The number of structural features of the '<em>Imperative Call Exp</em>' class. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int IMPERATIVE_CALL_EXP_FEATURE_COUNT = PivotPackage.OPERATION_CALL_EXP_FEATURE_COUNT + 0; /** * The operation id for the '<em>All Owned Elements</em>' operation. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int IMPERATIVE_CALL_EXP___ALL_OWNED_ELEMENTS = PivotPackage.OPERATION_CALL_EXP___ALL_OWNED_ELEMENTS; /** * The operation id for the '<em>Get Value</em>' operation. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int IMPERATIVE_CALL_EXP___GET_VALUE__TYPE_STRING = PivotPackage.OPERATION_CALL_EXP___GET_VALUE__TYPE_STRING; /** * The operation id for the '<em>Compatible Body</em>' operation. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int IMPERATIVE_CALL_EXP___COMPATIBLE_BODY__VALUESPECIFICATION = PivotPackage.OPERATION_CALL_EXP___COMPATIBLE_BODY__VALUESPECIFICATION; /** * The operation id for the '<em>Validate Type Is Not Invalid</em>' operation. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int IMPERATIVE_CALL_EXP___VALIDATE_TYPE_IS_NOT_INVALID__DIAGNOSTICCHAIN_MAP = PivotPackage.OPERATION_CALL_EXP___VALIDATE_TYPE_IS_NOT_INVALID__DIAGNOSTICCHAIN_MAP; /** * The operation id for the '<em>Get Referred Element</em>' operation. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int IMPERATIVE_CALL_EXP___GET_REFERRED_ELEMENT = PivotPackage.OPERATION_CALL_EXP___GET_REFERRED_ELEMENT; /** * The operation id for the '<em>Validate Argument Count</em>' operation. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int IMPERATIVE_CALL_EXP___VALIDATE_ARGUMENT_COUNT__DIAGNOSTICCHAIN_MAP = PivotPackage.OPERATION_CALL_EXP___VALIDATE_ARGUMENT_COUNT__DIAGNOSTICCHAIN_MAP; /** * The operation id for the '<em>Validate Argument Type Is Conformant</em>' operation. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int IMPERATIVE_CALL_EXP___VALIDATE_ARGUMENT_TYPE_IS_CONFORMANT__DIAGNOSTICCHAIN_MAP = PivotPackage.OPERATION_CALL_EXP___VALIDATE_ARGUMENT_TYPE_IS_CONFORMANT__DIAGNOSTICCHAIN_MAP; /** * The operation id for the '<em>Validate Safe Source Can Be Null</em>' operation. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int IMPERATIVE_CALL_EXP___VALIDATE_SAFE_SOURCE_CAN_BE_NULL__DIAGNOSTICCHAIN_MAP = PivotPackage.OPERATION_CALL_EXP___VALIDATE_SAFE_SOURCE_CAN_BE_NULL__DIAGNOSTICCHAIN_MAP; /** * The number of operations of the '<em>Imperative Call Exp</em>' class. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int IMPERATIVE_CALL_EXP_OPERATION_COUNT = PivotPackage.OPERATION_CALL_EXP_OPERATION_COUNT + 0; /** * The meta object id for the '{@link org.eclipse.qvto.examples.pivot.qvtoperational.impl.ModuleImpl <em>Module</em>}' class. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @see org.eclipse.qvto.examples.pivot.qvtoperational.impl.ModuleImpl * @see org.eclipse.qvto.examples.pivot.qvtoperational.impl.QVTOperationalPackageImpl#getModule() * @generated */ int MODULE = 17; /** * The feature id for the '<em><b>Annotating Comments</b></em>' reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MODULE__ANNOTATING_COMMENTS = PivotPackage.CLASS__ANNOTATING_COMMENTS; /** * The feature id for the '<em><b>Owned Annotations</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MODULE__OWNED_ANNOTATIONS = PivotPackage.CLASS__OWNED_ANNOTATIONS; /** * The feature id for the '<em><b>Owned Comments</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MODULE__OWNED_COMMENTS = PivotPackage.CLASS__OWNED_COMMENTS; /** * The feature id for the '<em><b>Owned Extensions</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MODULE__OWNED_EXTENSIONS = PivotPackage.CLASS__OWNED_EXTENSIONS; /** * The feature id for the '<em><b>Name</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MODULE__NAME = PivotPackage.CLASS__NAME; /** * The feature id for the '<em><b>Owned Constraints</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MODULE__OWNED_CONSTRAINTS = PivotPackage.CLASS__OWNED_CONSTRAINTS; /** * The feature id for the '<em><b>Owned Bindings</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MODULE__OWNED_BINDINGS = PivotPackage.CLASS__OWNED_BINDINGS; /** * The feature id for the '<em><b>Owned Signature</b></em>' containment reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MODULE__OWNED_SIGNATURE = PivotPackage.CLASS__OWNED_SIGNATURE; /** * The feature id for the '<em><b>Unspecialized Element</b></em>' reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MODULE__UNSPECIALIZED_ELEMENT = PivotPackage.CLASS__UNSPECIALIZED_ELEMENT; /** * The feature id for the '<em><b>Extenders</b></em>' reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MODULE__EXTENDERS = PivotPackage.CLASS__EXTENDERS; /** * The feature id for the '<em><b>Instance Class Name</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MODULE__INSTANCE_CLASS_NAME = PivotPackage.CLASS__INSTANCE_CLASS_NAME; /** * The feature id for the '<em><b>Is Abstract</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MODULE__IS_ABSTRACT = PivotPackage.CLASS__IS_ABSTRACT; /** * The feature id for the '<em><b>Is Active</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MODULE__IS_ACTIVE = PivotPackage.CLASS__IS_ACTIVE; /** * The feature id for the '<em><b>Is Interface</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MODULE__IS_INTERFACE = PivotPackage.CLASS__IS_INTERFACE; /** * The feature id for the '<em><b>Owned Behaviors</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MODULE__OWNED_BEHAVIORS = PivotPackage.CLASS__OWNED_BEHAVIORS; /** * The feature id for the '<em><b>Owned Invariants</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MODULE__OWNED_INVARIANTS = PivotPackage.CLASS__OWNED_INVARIANTS; /** * The feature id for the '<em><b>Owned Operations</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MODULE__OWNED_OPERATIONS = PivotPackage.CLASS__OWNED_OPERATIONS; /** * The feature id for the '<em><b>Owned Properties</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MODULE__OWNED_PROPERTIES = PivotPackage.CLASS__OWNED_PROPERTIES; /** * The feature id for the '<em><b>Owning Package</b></em>' container reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MODULE__OWNING_PACKAGE = PivotPackage.CLASS__OWNING_PACKAGE; /** * The feature id for the '<em><b>Super Classes</b></em>' reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MODULE__SUPER_CLASSES = PivotPackage.CLASS__SUPER_CLASSES; /** * The feature id for the '<em><b>Config Property</b></em>' reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MODULE__CONFIG_PROPERTY = PivotPackage.CLASS_FEATURE_COUNT + 0; /** * The feature id for the '<em><b>Entry</b></em>' reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MODULE__ENTRY = PivotPackage.CLASS_FEATURE_COUNT + 1; /** * The feature id for the '<em><b>Is Blackbox</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MODULE__IS_BLACKBOX = PivotPackage.CLASS_FEATURE_COUNT + 2; /** * The feature id for the '<em><b>Module Import</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MODULE__MODULE_IMPORT = PivotPackage.CLASS_FEATURE_COUNT + 3; /** * The feature id for the '<em><b>Owned Tag</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MODULE__OWNED_TAG = PivotPackage.CLASS_FEATURE_COUNT + 4; /** * The feature id for the '<em><b>Owned Variable</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MODULE__OWNED_VARIABLE = PivotPackage.CLASS_FEATURE_COUNT + 5; /** * The feature id for the '<em><b>Used Model Type</b></em>' reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MODULE__USED_MODEL_TYPE = PivotPackage.CLASS_FEATURE_COUNT + 6; /** * The number of structural features of the '<em>Module</em>' class. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MODULE_FEATURE_COUNT = PivotPackage.CLASS_FEATURE_COUNT + 7; /** * The operation id for the '<em>All Owned Elements</em>' operation. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MODULE___ALL_OWNED_ELEMENTS = PivotPackage.CLASS___ALL_OWNED_ELEMENTS; /** * The operation id for the '<em>Get Value</em>' operation. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MODULE___GET_VALUE__TYPE_STRING = PivotPackage.CLASS___GET_VALUE__TYPE_STRING; /** * The operation id for the '<em>Flattened Type</em>' operation. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MODULE___FLATTENED_TYPE = PivotPackage.CLASS___FLATTENED_TYPE; /** * The operation id for the '<em>Is Class</em>' operation. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MODULE___IS_CLASS = PivotPackage.CLASS___IS_CLASS; /** * The operation id for the '<em>Is Template Parameter</em>' operation. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MODULE___IS_TEMPLATE_PARAMETER = PivotPackage.CLASS___IS_TEMPLATE_PARAMETER; /** * The operation id for the '<em>Specialize In</em>' operation. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MODULE___SPECIALIZE_IN__CALLEXP_TYPE = PivotPackage.CLASS___SPECIALIZE_IN__CALLEXP_TYPE; /** * The operation id for the '<em>Validate Unique Invariant Name</em>' operation. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MODULE___VALIDATE_UNIQUE_INVARIANT_NAME__DIAGNOSTICCHAIN_MAP = PivotPackage.CLASS___VALIDATE_UNIQUE_INVARIANT_NAME__DIAGNOSTICCHAIN_MAP; /** * The number of operations of the '<em>Module</em>' class. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MODULE_OPERATION_COUNT = PivotPackage.CLASS_OPERATION_COUNT + 0; /** * The meta object id for the '{@link org.eclipse.qvto.examples.pivot.qvtoperational.impl.LibraryImpl <em>Library</em>}' class. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @see org.eclipse.qvto.examples.pivot.qvtoperational.impl.LibraryImpl * @see org.eclipse.qvto.examples.pivot.qvtoperational.impl.QVTOperationalPackageImpl#getLibrary() * @generated */ int LIBRARY = 10; /** * The feature id for the '<em><b>Annotating Comments</b></em>' reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int LIBRARY__ANNOTATING_COMMENTS = MODULE__ANNOTATING_COMMENTS; /** * The feature id for the '<em><b>Owned Annotations</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int LIBRARY__OWNED_ANNOTATIONS = MODULE__OWNED_ANNOTATIONS; /** * The feature id for the '<em><b>Owned Comments</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int LIBRARY__OWNED_COMMENTS = MODULE__OWNED_COMMENTS; /** * The feature id for the '<em><b>Owned Extensions</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int LIBRARY__OWNED_EXTENSIONS = MODULE__OWNED_EXTENSIONS; /** * The feature id for the '<em><b>Name</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int LIBRARY__NAME = MODULE__NAME; /** * The feature id for the '<em><b>Owned Constraints</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int LIBRARY__OWNED_CONSTRAINTS = MODULE__OWNED_CONSTRAINTS; /** * The feature id for the '<em><b>Owned Bindings</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int LIBRARY__OWNED_BINDINGS = MODULE__OWNED_BINDINGS; /** * The feature id for the '<em><b>Owned Signature</b></em>' containment reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int LIBRARY__OWNED_SIGNATURE = MODULE__OWNED_SIGNATURE; /** * The feature id for the '<em><b>Unspecialized Element</b></em>' reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int LIBRARY__UNSPECIALIZED_ELEMENT = MODULE__UNSPECIALIZED_ELEMENT; /** * The feature id for the '<em><b>Extenders</b></em>' reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int LIBRARY__EXTENDERS = MODULE__EXTENDERS; /** * The feature id for the '<em><b>Instance Class Name</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int LIBRARY__INSTANCE_CLASS_NAME = MODULE__INSTANCE_CLASS_NAME; /** * The feature id for the '<em><b>Is Abstract</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int LIBRARY__IS_ABSTRACT = MODULE__IS_ABSTRACT; /** * The feature id for the '<em><b>Is Active</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int LIBRARY__IS_ACTIVE = MODULE__IS_ACTIVE; /** * The feature id for the '<em><b>Is Interface</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int LIBRARY__IS_INTERFACE = MODULE__IS_INTERFACE; /** * The feature id for the '<em><b>Owned Behaviors</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int LIBRARY__OWNED_BEHAVIORS = MODULE__OWNED_BEHAVIORS; /** * The feature id for the '<em><b>Owned Invariants</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int LIBRARY__OWNED_INVARIANTS = MODULE__OWNED_INVARIANTS; /** * The feature id for the '<em><b>Owned Operations</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int LIBRARY__OWNED_OPERATIONS = MODULE__OWNED_OPERATIONS; /** * The feature id for the '<em><b>Owned Properties</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int LIBRARY__OWNED_PROPERTIES = MODULE__OWNED_PROPERTIES; /** * The feature id for the '<em><b>Owning Package</b></em>' container reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int LIBRARY__OWNING_PACKAGE = MODULE__OWNING_PACKAGE; /** * The feature id for the '<em><b>Super Classes</b></em>' reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int LIBRARY__SUPER_CLASSES = MODULE__SUPER_CLASSES; /** * The feature id for the '<em><b>Config Property</b></em>' reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int LIBRARY__CONFIG_PROPERTY = MODULE__CONFIG_PROPERTY; /** * The feature id for the '<em><b>Entry</b></em>' reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int LIBRARY__ENTRY = MODULE__ENTRY; /** * The feature id for the '<em><b>Is Blackbox</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int LIBRARY__IS_BLACKBOX = MODULE__IS_BLACKBOX; /** * The feature id for the '<em><b>Module Import</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int LIBRARY__MODULE_IMPORT = MODULE__MODULE_IMPORT; /** * The feature id for the '<em><b>Owned Tag</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int LIBRARY__OWNED_TAG = MODULE__OWNED_TAG; /** * The feature id for the '<em><b>Owned Variable</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int LIBRARY__OWNED_VARIABLE = MODULE__OWNED_VARIABLE; /** * The feature id for the '<em><b>Used Model Type</b></em>' reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int LIBRARY__USED_MODEL_TYPE = MODULE__USED_MODEL_TYPE; /** * The number of structural features of the '<em>Library</em>' class. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int LIBRARY_FEATURE_COUNT = MODULE_FEATURE_COUNT + 0; /** * The operation id for the '<em>All Owned Elements</em>' operation. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int LIBRARY___ALL_OWNED_ELEMENTS = MODULE___ALL_OWNED_ELEMENTS; /** * The operation id for the '<em>Get Value</em>' operation. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int LIBRARY___GET_VALUE__TYPE_STRING = MODULE___GET_VALUE__TYPE_STRING; /** * The operation id for the '<em>Flattened Type</em>' operation. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int LIBRARY___FLATTENED_TYPE = MODULE___FLATTENED_TYPE; /** * The operation id for the '<em>Is Class</em>' operation. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int LIBRARY___IS_CLASS = MODULE___IS_CLASS; /** * The operation id for the '<em>Is Template Parameter</em>' operation. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int LIBRARY___IS_TEMPLATE_PARAMETER = MODULE___IS_TEMPLATE_PARAMETER; /** * The operation id for the '<em>Specialize In</em>' operation. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int LIBRARY___SPECIALIZE_IN__CALLEXP_TYPE = MODULE___SPECIALIZE_IN__CALLEXP_TYPE; /** * The operation id for the '<em>Validate Unique Invariant Name</em>' operation. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int LIBRARY___VALIDATE_UNIQUE_INVARIANT_NAME__DIAGNOSTICCHAIN_MAP = MODULE___VALIDATE_UNIQUE_INVARIANT_NAME__DIAGNOSTICCHAIN_MAP; /** * The number of operations of the '<em>Library</em>' class. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int LIBRARY_OPERATION_COUNT = MODULE_OPERATION_COUNT + 0; /** * The meta object id for the '{@link org.eclipse.qvto.examples.pivot.qvtoperational.impl.MappingBodyImpl <em>Mapping Body</em>}' class. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @see org.eclipse.qvto.examples.pivot.qvtoperational.impl.MappingBodyImpl * @see org.eclipse.qvto.examples.pivot.qvtoperational.impl.QVTOperationalPackageImpl#getMappingBody() * @generated */ int MAPPING_BODY = 11; /** * The feature id for the '<em><b>Annotating Comments</b></em>' reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MAPPING_BODY__ANNOTATING_COMMENTS = OPERATION_BODY__ANNOTATING_COMMENTS; /** * The feature id for the '<em><b>Owned Annotations</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MAPPING_BODY__OWNED_ANNOTATIONS = OPERATION_BODY__OWNED_ANNOTATIONS; /** * The feature id for the '<em><b>Owned Comments</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MAPPING_BODY__OWNED_COMMENTS = OPERATION_BODY__OWNED_COMMENTS; /** * The feature id for the '<em><b>Owned Extensions</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MAPPING_BODY__OWNED_EXTENSIONS = OPERATION_BODY__OWNED_EXTENSIONS; /** * The feature id for the '<em><b>Content</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MAPPING_BODY__CONTENT = OPERATION_BODY__CONTENT; /** * The feature id for the '<em><b>Operation</b></em>' container reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MAPPING_BODY__OPERATION = OPERATION_BODY__OPERATION; /** * The feature id for the '<em><b>Variable</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MAPPING_BODY__VARIABLE = OPERATION_BODY__VARIABLE; /** * The feature id for the '<em><b>End Section</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MAPPING_BODY__END_SECTION = OPERATION_BODY_FEATURE_COUNT + 0; /** * The feature id for the '<em><b>Init Section</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MAPPING_BODY__INIT_SECTION = OPERATION_BODY_FEATURE_COUNT + 1; /** * The number of structural features of the '<em>Mapping Body</em>' class. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MAPPING_BODY_FEATURE_COUNT = OPERATION_BODY_FEATURE_COUNT + 2; /** * The operation id for the '<em>All Owned Elements</em>' operation. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MAPPING_BODY___ALL_OWNED_ELEMENTS = OPERATION_BODY___ALL_OWNED_ELEMENTS; /** * The operation id for the '<em>Get Value</em>' operation. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MAPPING_BODY___GET_VALUE__TYPE_STRING = OPERATION_BODY___GET_VALUE__TYPE_STRING; /** * The number of operations of the '<em>Mapping Body</em>' class. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MAPPING_BODY_OPERATION_COUNT = OPERATION_BODY_OPERATION_COUNT + 0; /** * The meta object id for the '{@link org.eclipse.qvto.examples.pivot.qvtoperational.impl.MappingCallExpImpl <em>Mapping Call Exp</em>}' class. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @see org.eclipse.qvto.examples.pivot.qvtoperational.impl.MappingCallExpImpl * @see org.eclipse.qvto.examples.pivot.qvtoperational.impl.QVTOperationalPackageImpl#getMappingCallExp() * @generated */ int MAPPING_CALL_EXP = 12; /** * The feature id for the '<em><b>Annotating Comments</b></em>' reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MAPPING_CALL_EXP__ANNOTATING_COMMENTS = IMPERATIVE_CALL_EXP__ANNOTATING_COMMENTS; /** * The feature id for the '<em><b>Owned Annotations</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MAPPING_CALL_EXP__OWNED_ANNOTATIONS = IMPERATIVE_CALL_EXP__OWNED_ANNOTATIONS; /** * The feature id for the '<em><b>Owned Comments</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MAPPING_CALL_EXP__OWNED_COMMENTS = IMPERATIVE_CALL_EXP__OWNED_COMMENTS; /** * The feature id for the '<em><b>Owned Extensions</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MAPPING_CALL_EXP__OWNED_EXTENSIONS = IMPERATIVE_CALL_EXP__OWNED_EXTENSIONS; /** * The feature id for the '<em><b>Name</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MAPPING_CALL_EXP__NAME = IMPERATIVE_CALL_EXP__NAME; /** * The feature id for the '<em><b>Is Many</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MAPPING_CALL_EXP__IS_MANY = IMPERATIVE_CALL_EXP__IS_MANY; /** * The feature id for the '<em><b>Is Required</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MAPPING_CALL_EXP__IS_REQUIRED = IMPERATIVE_CALL_EXP__IS_REQUIRED; /** * The feature id for the '<em><b>Type</b></em>' reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MAPPING_CALL_EXP__TYPE = IMPERATIVE_CALL_EXP__TYPE; /** * The feature id for the '<em><b>Type Value</b></em>' reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MAPPING_CALL_EXP__TYPE_VALUE = IMPERATIVE_CALL_EXP__TYPE_VALUE; /** * The feature id for the '<em><b>Is Implicit</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MAPPING_CALL_EXP__IS_IMPLICIT = IMPERATIVE_CALL_EXP__IS_IMPLICIT; /** * The feature id for the '<em><b>Is Safe</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MAPPING_CALL_EXP__IS_SAFE = IMPERATIVE_CALL_EXP__IS_SAFE; /** * The feature id for the '<em><b>Owned Source</b></em>' containment reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MAPPING_CALL_EXP__OWNED_SOURCE = IMPERATIVE_CALL_EXP__OWNED_SOURCE; /** * The feature id for the '<em><b>Is Pre</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MAPPING_CALL_EXP__IS_PRE = IMPERATIVE_CALL_EXP__IS_PRE; /** * The feature id for the '<em><b>Is Virtual</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MAPPING_CALL_EXP__IS_VIRTUAL = IMPERATIVE_CALL_EXP__IS_VIRTUAL; /** * The feature id for the '<em><b>Owned Arguments</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MAPPING_CALL_EXP__OWNED_ARGUMENTS = IMPERATIVE_CALL_EXP__OWNED_ARGUMENTS; /** * The feature id for the '<em><b>Referred Operation</b></em>' reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MAPPING_CALL_EXP__REFERRED_OPERATION = IMPERATIVE_CALL_EXP__REFERRED_OPERATION; /** * The feature id for the '<em><b>Is Strict</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MAPPING_CALL_EXP__IS_STRICT = IMPERATIVE_CALL_EXP_FEATURE_COUNT + 0; /** * The number of structural features of the '<em>Mapping Call Exp</em>' class. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MAPPING_CALL_EXP_FEATURE_COUNT = IMPERATIVE_CALL_EXP_FEATURE_COUNT + 1; /** * The operation id for the '<em>All Owned Elements</em>' operation. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MAPPING_CALL_EXP___ALL_OWNED_ELEMENTS = IMPERATIVE_CALL_EXP___ALL_OWNED_ELEMENTS; /** * The operation id for the '<em>Get Value</em>' operation. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MAPPING_CALL_EXP___GET_VALUE__TYPE_STRING = IMPERATIVE_CALL_EXP___GET_VALUE__TYPE_STRING; /** * The operation id for the '<em>Compatible Body</em>' operation. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MAPPING_CALL_EXP___COMPATIBLE_BODY__VALUESPECIFICATION = IMPERATIVE_CALL_EXP___COMPATIBLE_BODY__VALUESPECIFICATION; /** * The operation id for the '<em>Validate Type Is Not Invalid</em>' operation. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MAPPING_CALL_EXP___VALIDATE_TYPE_IS_NOT_INVALID__DIAGNOSTICCHAIN_MAP = IMPERATIVE_CALL_EXP___VALIDATE_TYPE_IS_NOT_INVALID__DIAGNOSTICCHAIN_MAP; /** * The operation id for the '<em>Get Referred Element</em>' operation. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MAPPING_CALL_EXP___GET_REFERRED_ELEMENT = IMPERATIVE_CALL_EXP___GET_REFERRED_ELEMENT; /** * The operation id for the '<em>Validate Argument Count</em>' operation. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MAPPING_CALL_EXP___VALIDATE_ARGUMENT_COUNT__DIAGNOSTICCHAIN_MAP = IMPERATIVE_CALL_EXP___VALIDATE_ARGUMENT_COUNT__DIAGNOSTICCHAIN_MAP; /** * The operation id for the '<em>Validate Argument Type Is Conformant</em>' operation. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MAPPING_CALL_EXP___VALIDATE_ARGUMENT_TYPE_IS_CONFORMANT__DIAGNOSTICCHAIN_MAP = IMPERATIVE_CALL_EXP___VALIDATE_ARGUMENT_TYPE_IS_CONFORMANT__DIAGNOSTICCHAIN_MAP; /** * The operation id for the '<em>Validate Safe Source Can Be Null</em>' operation. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MAPPING_CALL_EXP___VALIDATE_SAFE_SOURCE_CAN_BE_NULL__DIAGNOSTICCHAIN_MAP = IMPERATIVE_CALL_EXP___VALIDATE_SAFE_SOURCE_CAN_BE_NULL__DIAGNOSTICCHAIN_MAP; /** * The number of operations of the '<em>Mapping Call Exp</em>' class. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MAPPING_CALL_EXP_OPERATION_COUNT = IMPERATIVE_CALL_EXP_OPERATION_COUNT + 0; /** * The meta object id for the '{@link org.eclipse.qvto.examples.pivot.qvtoperational.impl.MappingOperationImpl <em>Mapping Operation</em>}' class. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @see org.eclipse.qvto.examples.pivot.qvtoperational.impl.MappingOperationImpl * @see org.eclipse.qvto.examples.pivot.qvtoperational.impl.QVTOperationalPackageImpl#getMappingOperation() * @generated */ int MAPPING_OPERATION = 13; /** * The feature id for the '<em><b>Annotating Comments</b></em>' reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MAPPING_OPERATION__ANNOTATING_COMMENTS = IMPERATIVE_OPERATION__ANNOTATING_COMMENTS; /** * The feature id for the '<em><b>Owned Annotations</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MAPPING_OPERATION__OWNED_ANNOTATIONS = IMPERATIVE_OPERATION__OWNED_ANNOTATIONS; /** * The feature id for the '<em><b>Owned Comments</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MAPPING_OPERATION__OWNED_COMMENTS = IMPERATIVE_OPERATION__OWNED_COMMENTS; /** * The feature id for the '<em><b>Owned Extensions</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MAPPING_OPERATION__OWNED_EXTENSIONS = IMPERATIVE_OPERATION__OWNED_EXTENSIONS; /** * The feature id for the '<em><b>Name</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MAPPING_OPERATION__NAME = IMPERATIVE_OPERATION__NAME; /** * The feature id for the '<em><b>Is Many</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MAPPING_OPERATION__IS_MANY = IMPERATIVE_OPERATION__IS_MANY; /** * The feature id for the '<em><b>Is Required</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MAPPING_OPERATION__IS_REQUIRED = IMPERATIVE_OPERATION__IS_REQUIRED; /** * The feature id for the '<em><b>Type</b></em>' reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MAPPING_OPERATION__TYPE = IMPERATIVE_OPERATION__TYPE; /** * The feature id for the '<em><b>Implementation</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MAPPING_OPERATION__IMPLEMENTATION = IMPERATIVE_OPERATION__IMPLEMENTATION; /** * The feature id for the '<em><b>Implementation Class</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MAPPING_OPERATION__IMPLEMENTATION_CLASS = IMPERATIVE_OPERATION__IMPLEMENTATION_CLASS; /** * The feature id for the '<em><b>Is Static</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MAPPING_OPERATION__IS_STATIC = IMPERATIVE_OPERATION__IS_STATIC; /** * The feature id for the '<em><b>Owned Constraints</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MAPPING_OPERATION__OWNED_CONSTRAINTS = IMPERATIVE_OPERATION__OWNED_CONSTRAINTS; /** * The feature id for the '<em><b>Owned Bindings</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MAPPING_OPERATION__OWNED_BINDINGS = IMPERATIVE_OPERATION__OWNED_BINDINGS; /** * The feature id for the '<em><b>Owned Signature</b></em>' containment reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MAPPING_OPERATION__OWNED_SIGNATURE = IMPERATIVE_OPERATION__OWNED_SIGNATURE; /** * The feature id for the '<em><b>Unspecialized Element</b></em>' reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MAPPING_OPERATION__UNSPECIALIZED_ELEMENT = IMPERATIVE_OPERATION__UNSPECIALIZED_ELEMENT; /** * The feature id for the '<em><b>Body Expression</b></em>' containment reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MAPPING_OPERATION__BODY_EXPRESSION = IMPERATIVE_OPERATION__BODY_EXPRESSION; /** * The feature id for the '<em><b>Is Invalidating</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MAPPING_OPERATION__IS_INVALIDATING = IMPERATIVE_OPERATION__IS_INVALIDATING; /** * The feature id for the '<em><b>Is Typeof</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MAPPING_OPERATION__IS_TYPEOF = IMPERATIVE_OPERATION__IS_TYPEOF; /** * The feature id for the '<em><b>Is Validating</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MAPPING_OPERATION__IS_VALIDATING = IMPERATIVE_OPERATION__IS_VALIDATING; /** * The feature id for the '<em><b>Owned Parameters</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MAPPING_OPERATION__OWNED_PARAMETERS = IMPERATIVE_OPERATION__OWNED_PARAMETERS; /** * The feature id for the '<em><b>Owned Postconditions</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MAPPING_OPERATION__OWNED_POSTCONDITIONS = IMPERATIVE_OPERATION__OWNED_POSTCONDITIONS; /** * The feature id for the '<em><b>Owned Preconditions</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MAPPING_OPERATION__OWNED_PRECONDITIONS = IMPERATIVE_OPERATION__OWNED_PRECONDITIONS; /** * The feature id for the '<em><b>Owning Class</b></em>' container reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MAPPING_OPERATION__OWNING_CLASS = IMPERATIVE_OPERATION__OWNING_CLASS; /** * The feature id for the '<em><b>Precedence</b></em>' reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MAPPING_OPERATION__PRECEDENCE = IMPERATIVE_OPERATION__PRECEDENCE; /** * The feature id for the '<em><b>Raised Exceptions</b></em>' reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MAPPING_OPERATION__RAISED_EXCEPTIONS = IMPERATIVE_OPERATION__RAISED_EXCEPTIONS; /** * The feature id for the '<em><b>Redefined Operations</b></em>' reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MAPPING_OPERATION__REDEFINED_OPERATIONS = IMPERATIVE_OPERATION__REDEFINED_OPERATIONS; /** * The feature id for the '<em><b>Body</b></em>' containment reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MAPPING_OPERATION__BODY = IMPERATIVE_OPERATION__BODY; /** * The feature id for the '<em><b>Context</b></em>' containment reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MAPPING_OPERATION__CONTEXT = IMPERATIVE_OPERATION__CONTEXT; /** * The feature id for the '<em><b>Is Blackbox</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MAPPING_OPERATION__IS_BLACKBOX = IMPERATIVE_OPERATION__IS_BLACKBOX; /** * The feature id for the '<em><b>Overridden</b></em>' reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MAPPING_OPERATION__OVERRIDDEN = IMPERATIVE_OPERATION__OVERRIDDEN; /** * The feature id for the '<em><b>Result</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MAPPING_OPERATION__RESULT = IMPERATIVE_OPERATION__RESULT; /** * The feature id for the '<em><b>Disjunct</b></em>' reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MAPPING_OPERATION__DISJUNCT = IMPERATIVE_OPERATION_FEATURE_COUNT + 0; /** * The feature id for the '<em><b>Inherited</b></em>' reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MAPPING_OPERATION__INHERITED = IMPERATIVE_OPERATION_FEATURE_COUNT + 1; /** * The feature id for the '<em><b>Merged</b></em>' reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MAPPING_OPERATION__MERGED = IMPERATIVE_OPERATION_FEATURE_COUNT + 2; /** * The feature id for the '<em><b>Refined Relation</b></em>' reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MAPPING_OPERATION__REFINED_RELATION = IMPERATIVE_OPERATION_FEATURE_COUNT + 3; /** * The feature id for the '<em><b>When</b></em>' containment reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MAPPING_OPERATION__WHEN = IMPERATIVE_OPERATION_FEATURE_COUNT + 4; /** * The feature id for the '<em><b>Where</b></em>' containment reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MAPPING_OPERATION__WHERE = IMPERATIVE_OPERATION_FEATURE_COUNT + 5; /** * The number of structural features of the '<em>Mapping Operation</em>' class. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MAPPING_OPERATION_FEATURE_COUNT = IMPERATIVE_OPERATION_FEATURE_COUNT + 6; /** * The operation id for the '<em>All Owned Elements</em>' operation. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MAPPING_OPERATION___ALL_OWNED_ELEMENTS = IMPERATIVE_OPERATION___ALL_OWNED_ELEMENTS; /** * The operation id for the '<em>Get Value</em>' operation. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MAPPING_OPERATION___GET_VALUE__TYPE_STRING = IMPERATIVE_OPERATION___GET_VALUE__TYPE_STRING; /** * The operation id for the '<em>Compatible Body</em>' operation. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MAPPING_OPERATION___COMPATIBLE_BODY__VALUESPECIFICATION = IMPERATIVE_OPERATION___COMPATIBLE_BODY__VALUESPECIFICATION; /** * The operation id for the '<em>Validate Type Is Not Invalid</em>' operation. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MAPPING_OPERATION___VALIDATE_TYPE_IS_NOT_INVALID__DIAGNOSTICCHAIN_MAP = IMPERATIVE_OPERATION___VALIDATE_TYPE_IS_NOT_INVALID__DIAGNOSTICCHAIN_MAP; /** * The operation id for the '<em>Validate Compatible Return</em>' operation. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MAPPING_OPERATION___VALIDATE_COMPATIBLE_RETURN__DIAGNOSTICCHAIN_MAP = IMPERATIVE_OPERATION___VALIDATE_COMPATIBLE_RETURN__DIAGNOSTICCHAIN_MAP; /** * The operation id for the '<em>Validate Loadable Implementation</em>' operation. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MAPPING_OPERATION___VALIDATE_LOADABLE_IMPLEMENTATION__DIAGNOSTICCHAIN_MAP = IMPERATIVE_OPERATION___VALIDATE_LOADABLE_IMPLEMENTATION__DIAGNOSTICCHAIN_MAP; /** * The operation id for the '<em>Validate Unique Postcondition Name</em>' operation. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MAPPING_OPERATION___VALIDATE_UNIQUE_POSTCONDITION_NAME__DIAGNOSTICCHAIN_MAP = IMPERATIVE_OPERATION___VALIDATE_UNIQUE_POSTCONDITION_NAME__DIAGNOSTICCHAIN_MAP; /** * The operation id for the '<em>Validate Unique Precondition Name</em>' operation. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MAPPING_OPERATION___VALIDATE_UNIQUE_PRECONDITION_NAME__DIAGNOSTICCHAIN_MAP = IMPERATIVE_OPERATION___VALIDATE_UNIQUE_PRECONDITION_NAME__DIAGNOSTICCHAIN_MAP; /** * The number of operations of the '<em>Mapping Operation</em>' class. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MAPPING_OPERATION_OPERATION_COUNT = IMPERATIVE_OPERATION_OPERATION_COUNT + 0; /** * The meta object id for the '{@link org.eclipse.qvto.examples.pivot.qvtoperational.impl.VarParameterImpl <em>Var Parameter</em>}' class. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @see org.eclipse.qvto.examples.pivot.qvtoperational.impl.VarParameterImpl * @see org.eclipse.qvto.examples.pivot.qvtoperational.impl.QVTOperationalPackageImpl#getVarParameter() * @generated */ int VAR_PARAMETER = 24; /** * The feature id for the '<em><b>Annotating Comments</b></em>' reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int VAR_PARAMETER__ANNOTATING_COMMENTS = PivotPackage.VARIABLE__ANNOTATING_COMMENTS; /** * The feature id for the '<em><b>Owned Annotations</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int VAR_PARAMETER__OWNED_ANNOTATIONS = PivotPackage.VARIABLE__OWNED_ANNOTATIONS; /** * The feature id for the '<em><b>Owned Comments</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int VAR_PARAMETER__OWNED_COMMENTS = PivotPackage.VARIABLE__OWNED_COMMENTS; /** * The feature id for the '<em><b>Owned Extensions</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int VAR_PARAMETER__OWNED_EXTENSIONS = PivotPackage.VARIABLE__OWNED_EXTENSIONS; /** * The feature id for the '<em><b>Name</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int VAR_PARAMETER__NAME = PivotPackage.VARIABLE__NAME; /** * The feature id for the '<em><b>Is Many</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int VAR_PARAMETER__IS_MANY = PivotPackage.VARIABLE__IS_MANY; /** * The feature id for the '<em><b>Is Required</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int VAR_PARAMETER__IS_REQUIRED = PivotPackage.VARIABLE__IS_REQUIRED; /** * The feature id for the '<em><b>Type</b></em>' reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int VAR_PARAMETER__TYPE = PivotPackage.VARIABLE__TYPE; /** * The feature id for the '<em><b>Type Value</b></em>' reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int VAR_PARAMETER__TYPE_VALUE = PivotPackage.VARIABLE__TYPE_VALUE; /** * The feature id for the '<em><b>Is Implicit</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int VAR_PARAMETER__IS_IMPLICIT = PivotPackage.VARIABLE__IS_IMPLICIT; /** * The feature id for the '<em><b>Owned Init</b></em>' containment reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int VAR_PARAMETER__OWNED_INIT = PivotPackage.VARIABLE__OWNED_INIT; /** * The feature id for the '<em><b>Represented Parameter</b></em>' reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int VAR_PARAMETER__REPRESENTED_PARAMETER = PivotPackage.VARIABLE__REPRESENTED_PARAMETER; /** * The feature id for the '<em><b>Is Typeof</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int VAR_PARAMETER__IS_TYPEOF = PivotPackage.VARIABLE_FEATURE_COUNT + 0; /** * The feature id for the '<em><b>Owning Operation</b></em>' container reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int VAR_PARAMETER__OWNING_OPERATION = PivotPackage.VARIABLE_FEATURE_COUNT + 1; /** * The feature id for the '<em><b>Ctx Owner</b></em>' container reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int VAR_PARAMETER__CTX_OWNER = PivotPackage.VARIABLE_FEATURE_COUNT + 2; /** * The feature id for the '<em><b>Kind</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int VAR_PARAMETER__KIND = PivotPackage.VARIABLE_FEATURE_COUNT + 3; /** * The feature id for the '<em><b>Res Owner</b></em>' container reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int VAR_PARAMETER__RES_OWNER = PivotPackage.VARIABLE_FEATURE_COUNT + 4; /** * The number of structural features of the '<em>Var Parameter</em>' class. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int VAR_PARAMETER_FEATURE_COUNT = PivotPackage.VARIABLE_FEATURE_COUNT + 5; /** * The operation id for the '<em>All Owned Elements</em>' operation. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int VAR_PARAMETER___ALL_OWNED_ELEMENTS = PivotPackage.VARIABLE___ALL_OWNED_ELEMENTS; /** * The operation id for the '<em>Get Value</em>' operation. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int VAR_PARAMETER___GET_VALUE__TYPE_STRING = PivotPackage.VARIABLE___GET_VALUE__TYPE_STRING; /** * The operation id for the '<em>Compatible Body</em>' operation. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int VAR_PARAMETER___COMPATIBLE_BODY__VALUESPECIFICATION = PivotPackage.VARIABLE___COMPATIBLE_BODY__VALUESPECIFICATION; /** * The operation id for the '<em>Validate Type Is Not Invalid</em>' operation. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int VAR_PARAMETER___VALIDATE_TYPE_IS_NOT_INVALID__DIAGNOSTICCHAIN_MAP = PivotPackage.VARIABLE___VALIDATE_TYPE_IS_NOT_INVALID__DIAGNOSTICCHAIN_MAP; /** * The operation id for the '<em>Validate Compatible Initialiser Type</em>' operation. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int VAR_PARAMETER___VALIDATE_COMPATIBLE_INITIALISER_TYPE__DIAGNOSTICCHAIN_MAP = PivotPackage.VARIABLE___VALIDATE_COMPATIBLE_INITIALISER_TYPE__DIAGNOSTICCHAIN_MAP; /** * The number of operations of the '<em>Var Parameter</em>' class. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int VAR_PARAMETER_OPERATION_COUNT = PivotPackage.VARIABLE_OPERATION_COUNT + 0; /** * The meta object id for the '{@link org.eclipse.qvto.examples.pivot.qvtoperational.impl.MappingParameterImpl <em>Mapping Parameter</em>}' class. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @see org.eclipse.qvto.examples.pivot.qvtoperational.impl.MappingParameterImpl * @see org.eclipse.qvto.examples.pivot.qvtoperational.impl.QVTOperationalPackageImpl#getMappingParameter() * @generated */ int MAPPING_PARAMETER = 14; /** * The feature id for the '<em><b>Annotating Comments</b></em>' reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MAPPING_PARAMETER__ANNOTATING_COMMENTS = VAR_PARAMETER__ANNOTATING_COMMENTS; /** * The feature id for the '<em><b>Owned Annotations</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MAPPING_PARAMETER__OWNED_ANNOTATIONS = VAR_PARAMETER__OWNED_ANNOTATIONS; /** * The feature id for the '<em><b>Owned Comments</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MAPPING_PARAMETER__OWNED_COMMENTS = VAR_PARAMETER__OWNED_COMMENTS; /** * The feature id for the '<em><b>Owned Extensions</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MAPPING_PARAMETER__OWNED_EXTENSIONS = VAR_PARAMETER__OWNED_EXTENSIONS; /** * The feature id for the '<em><b>Name</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MAPPING_PARAMETER__NAME = VAR_PARAMETER__NAME; /** * The feature id for the '<em><b>Is Many</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MAPPING_PARAMETER__IS_MANY = VAR_PARAMETER__IS_MANY; /** * The feature id for the '<em><b>Is Required</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MAPPING_PARAMETER__IS_REQUIRED = VAR_PARAMETER__IS_REQUIRED; /** * The feature id for the '<em><b>Type</b></em>' reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MAPPING_PARAMETER__TYPE = VAR_PARAMETER__TYPE; /** * The feature id for the '<em><b>Type Value</b></em>' reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MAPPING_PARAMETER__TYPE_VALUE = VAR_PARAMETER__TYPE_VALUE; /** * The feature id for the '<em><b>Is Implicit</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MAPPING_PARAMETER__IS_IMPLICIT = VAR_PARAMETER__IS_IMPLICIT; /** * The feature id for the '<em><b>Owned Init</b></em>' containment reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MAPPING_PARAMETER__OWNED_INIT = VAR_PARAMETER__OWNED_INIT; /** * The feature id for the '<em><b>Represented Parameter</b></em>' reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MAPPING_PARAMETER__REPRESENTED_PARAMETER = VAR_PARAMETER__REPRESENTED_PARAMETER; /** * The feature id for the '<em><b>Is Typeof</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MAPPING_PARAMETER__IS_TYPEOF = VAR_PARAMETER__IS_TYPEOF; /** * The feature id for the '<em><b>Owning Operation</b></em>' container reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MAPPING_PARAMETER__OWNING_OPERATION = VAR_PARAMETER__OWNING_OPERATION; /** * The feature id for the '<em><b>Ctx Owner</b></em>' container reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MAPPING_PARAMETER__CTX_OWNER = VAR_PARAMETER__CTX_OWNER; /** * The feature id for the '<em><b>Kind</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MAPPING_PARAMETER__KIND = VAR_PARAMETER__KIND; /** * The feature id for the '<em><b>Res Owner</b></em>' container reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MAPPING_PARAMETER__RES_OWNER = VAR_PARAMETER__RES_OWNER; /** * The feature id for the '<em><b>Extent</b></em>' reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MAPPING_PARAMETER__EXTENT = VAR_PARAMETER_FEATURE_COUNT + 0; /** * The feature id for the '<em><b>Referred Domain</b></em>' reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MAPPING_PARAMETER__REFERRED_DOMAIN = VAR_PARAMETER_FEATURE_COUNT + 1; /** * The number of structural features of the '<em>Mapping Parameter</em>' class. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MAPPING_PARAMETER_FEATURE_COUNT = VAR_PARAMETER_FEATURE_COUNT + 2; /** * The operation id for the '<em>All Owned Elements</em>' operation. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MAPPING_PARAMETER___ALL_OWNED_ELEMENTS = VAR_PARAMETER___ALL_OWNED_ELEMENTS; /** * The operation id for the '<em>Get Value</em>' operation. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MAPPING_PARAMETER___GET_VALUE__TYPE_STRING = VAR_PARAMETER___GET_VALUE__TYPE_STRING; /** * The operation id for the '<em>Compatible Body</em>' operation. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MAPPING_PARAMETER___COMPATIBLE_BODY__VALUESPECIFICATION = VAR_PARAMETER___COMPATIBLE_BODY__VALUESPECIFICATION; /** * The operation id for the '<em>Validate Type Is Not Invalid</em>' operation. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MAPPING_PARAMETER___VALIDATE_TYPE_IS_NOT_INVALID__DIAGNOSTICCHAIN_MAP = VAR_PARAMETER___VALIDATE_TYPE_IS_NOT_INVALID__DIAGNOSTICCHAIN_MAP; /** * The operation id for the '<em>Validate Compatible Initialiser Type</em>' operation. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MAPPING_PARAMETER___VALIDATE_COMPATIBLE_INITIALISER_TYPE__DIAGNOSTICCHAIN_MAP = VAR_PARAMETER___VALIDATE_COMPATIBLE_INITIALISER_TYPE__DIAGNOSTICCHAIN_MAP; /** * The number of operations of the '<em>Mapping Parameter</em>' class. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MAPPING_PARAMETER_OPERATION_COUNT = VAR_PARAMETER_OPERATION_COUNT + 0; /** * The meta object id for the '{@link org.eclipse.qvto.examples.pivot.qvtoperational.impl.ModelParameterImpl <em>Model Parameter</em>}' class. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @see org.eclipse.qvto.examples.pivot.qvtoperational.impl.ModelParameterImpl * @see org.eclipse.qvto.examples.pivot.qvtoperational.impl.QVTOperationalPackageImpl#getModelParameter() * @generated */ int MODEL_PARAMETER = 15; /** * The feature id for the '<em><b>Annotating Comments</b></em>' reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MODEL_PARAMETER__ANNOTATING_COMMENTS = VAR_PARAMETER__ANNOTATING_COMMENTS; /** * The feature id for the '<em><b>Owned Annotations</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MODEL_PARAMETER__OWNED_ANNOTATIONS = VAR_PARAMETER__OWNED_ANNOTATIONS; /** * The feature id for the '<em><b>Owned Comments</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MODEL_PARAMETER__OWNED_COMMENTS = VAR_PARAMETER__OWNED_COMMENTS; /** * The feature id for the '<em><b>Owned Extensions</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MODEL_PARAMETER__OWNED_EXTENSIONS = VAR_PARAMETER__OWNED_EXTENSIONS; /** * The feature id for the '<em><b>Name</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MODEL_PARAMETER__NAME = VAR_PARAMETER__NAME; /** * The feature id for the '<em><b>Is Many</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MODEL_PARAMETER__IS_MANY = VAR_PARAMETER__IS_MANY; /** * The feature id for the '<em><b>Is Required</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MODEL_PARAMETER__IS_REQUIRED = VAR_PARAMETER__IS_REQUIRED; /** * The feature id for the '<em><b>Type</b></em>' reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MODEL_PARAMETER__TYPE = VAR_PARAMETER__TYPE; /** * The feature id for the '<em><b>Type Value</b></em>' reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MODEL_PARAMETER__TYPE_VALUE = VAR_PARAMETER__TYPE_VALUE; /** * The feature id for the '<em><b>Is Implicit</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MODEL_PARAMETER__IS_IMPLICIT = VAR_PARAMETER__IS_IMPLICIT; /** * The feature id for the '<em><b>Owned Init</b></em>' containment reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MODEL_PARAMETER__OWNED_INIT = VAR_PARAMETER__OWNED_INIT; /** * The feature id for the '<em><b>Represented Parameter</b></em>' reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MODEL_PARAMETER__REPRESENTED_PARAMETER = VAR_PARAMETER__REPRESENTED_PARAMETER; /** * The feature id for the '<em><b>Is Typeof</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MODEL_PARAMETER__IS_TYPEOF = VAR_PARAMETER__IS_TYPEOF; /** * The feature id for the '<em><b>Owning Operation</b></em>' container reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MODEL_PARAMETER__OWNING_OPERATION = VAR_PARAMETER__OWNING_OPERATION; /** * The feature id for the '<em><b>Ctx Owner</b></em>' container reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MODEL_PARAMETER__CTX_OWNER = VAR_PARAMETER__CTX_OWNER; /** * The feature id for the '<em><b>Kind</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MODEL_PARAMETER__KIND = VAR_PARAMETER__KIND; /** * The feature id for the '<em><b>Res Owner</b></em>' container reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MODEL_PARAMETER__RES_OWNER = VAR_PARAMETER__RES_OWNER; /** * The number of structural features of the '<em>Model Parameter</em>' class. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MODEL_PARAMETER_FEATURE_COUNT = VAR_PARAMETER_FEATURE_COUNT + 0; /** * The operation id for the '<em>All Owned Elements</em>' operation. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MODEL_PARAMETER___ALL_OWNED_ELEMENTS = VAR_PARAMETER___ALL_OWNED_ELEMENTS; /** * The operation id for the '<em>Get Value</em>' operation. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MODEL_PARAMETER___GET_VALUE__TYPE_STRING = VAR_PARAMETER___GET_VALUE__TYPE_STRING; /** * The operation id for the '<em>Compatible Body</em>' operation. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MODEL_PARAMETER___COMPATIBLE_BODY__VALUESPECIFICATION = VAR_PARAMETER___COMPATIBLE_BODY__VALUESPECIFICATION; /** * The operation id for the '<em>Validate Type Is Not Invalid</em>' operation. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MODEL_PARAMETER___VALIDATE_TYPE_IS_NOT_INVALID__DIAGNOSTICCHAIN_MAP = VAR_PARAMETER___VALIDATE_TYPE_IS_NOT_INVALID__DIAGNOSTICCHAIN_MAP; /** * The operation id for the '<em>Validate Compatible Initialiser Type</em>' operation. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MODEL_PARAMETER___VALIDATE_COMPATIBLE_INITIALISER_TYPE__DIAGNOSTICCHAIN_MAP = VAR_PARAMETER___VALIDATE_COMPATIBLE_INITIALISER_TYPE__DIAGNOSTICCHAIN_MAP; /** * The number of operations of the '<em>Model Parameter</em>' class. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MODEL_PARAMETER_OPERATION_COUNT = VAR_PARAMETER_OPERATION_COUNT + 0; /** * The meta object id for the '{@link org.eclipse.qvto.examples.pivot.qvtoperational.impl.ModelTypeImpl <em>Model Type</em>}' class. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @see org.eclipse.qvto.examples.pivot.qvtoperational.impl.ModelTypeImpl * @see org.eclipse.qvto.examples.pivot.qvtoperational.impl.QVTOperationalPackageImpl#getModelType() * @generated */ int MODEL_TYPE = 16; /** * The feature id for the '<em><b>Annotating Comments</b></em>' reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MODEL_TYPE__ANNOTATING_COMMENTS = PivotPackage.CLASS__ANNOTATING_COMMENTS; /** * The feature id for the '<em><b>Owned Annotations</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MODEL_TYPE__OWNED_ANNOTATIONS = PivotPackage.CLASS__OWNED_ANNOTATIONS; /** * The feature id for the '<em><b>Owned Comments</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MODEL_TYPE__OWNED_COMMENTS = PivotPackage.CLASS__OWNED_COMMENTS; /** * The feature id for the '<em><b>Owned Extensions</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MODEL_TYPE__OWNED_EXTENSIONS = PivotPackage.CLASS__OWNED_EXTENSIONS; /** * The feature id for the '<em><b>Name</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MODEL_TYPE__NAME = PivotPackage.CLASS__NAME; /** * The feature id for the '<em><b>Owned Constraints</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MODEL_TYPE__OWNED_CONSTRAINTS = PivotPackage.CLASS__OWNED_CONSTRAINTS; /** * The feature id for the '<em><b>Owned Bindings</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MODEL_TYPE__OWNED_BINDINGS = PivotPackage.CLASS__OWNED_BINDINGS; /** * The feature id for the '<em><b>Owned Signature</b></em>' containment reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MODEL_TYPE__OWNED_SIGNATURE = PivotPackage.CLASS__OWNED_SIGNATURE; /** * The feature id for the '<em><b>Unspecialized Element</b></em>' reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MODEL_TYPE__UNSPECIALIZED_ELEMENT = PivotPackage.CLASS__UNSPECIALIZED_ELEMENT; /** * The feature id for the '<em><b>Extenders</b></em>' reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MODEL_TYPE__EXTENDERS = PivotPackage.CLASS__EXTENDERS; /** * The feature id for the '<em><b>Instance Class Name</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MODEL_TYPE__INSTANCE_CLASS_NAME = PivotPackage.CLASS__INSTANCE_CLASS_NAME; /** * The feature id for the '<em><b>Is Abstract</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MODEL_TYPE__IS_ABSTRACT = PivotPackage.CLASS__IS_ABSTRACT; /** * The feature id for the '<em><b>Is Active</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MODEL_TYPE__IS_ACTIVE = PivotPackage.CLASS__IS_ACTIVE; /** * The feature id for the '<em><b>Is Interface</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MODEL_TYPE__IS_INTERFACE = PivotPackage.CLASS__IS_INTERFACE; /** * The feature id for the '<em><b>Owned Behaviors</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MODEL_TYPE__OWNED_BEHAVIORS = PivotPackage.CLASS__OWNED_BEHAVIORS; /** * The feature id for the '<em><b>Owned Invariants</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MODEL_TYPE__OWNED_INVARIANTS = PivotPackage.CLASS__OWNED_INVARIANTS; /** * The feature id for the '<em><b>Owned Operations</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MODEL_TYPE__OWNED_OPERATIONS = PivotPackage.CLASS__OWNED_OPERATIONS; /** * The feature id for the '<em><b>Owned Properties</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MODEL_TYPE__OWNED_PROPERTIES = PivotPackage.CLASS__OWNED_PROPERTIES; /** * The feature id for the '<em><b>Owning Package</b></em>' container reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MODEL_TYPE__OWNING_PACKAGE = PivotPackage.CLASS__OWNING_PACKAGE; /** * The feature id for the '<em><b>Super Classes</b></em>' reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MODEL_TYPE__SUPER_CLASSES = PivotPackage.CLASS__SUPER_CLASSES; /** * The feature id for the '<em><b>Additional Condition</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MODEL_TYPE__ADDITIONAL_CONDITION = PivotPackage.CLASS_FEATURE_COUNT + 0; /** * The feature id for the '<em><b>Conformance Kind</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MODEL_TYPE__CONFORMANCE_KIND = PivotPackage.CLASS_FEATURE_COUNT + 1; /** * The feature id for the '<em><b>Metamodel</b></em>' reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MODEL_TYPE__METAMODEL = PivotPackage.CLASS_FEATURE_COUNT + 2; /** * The number of structural features of the '<em>Model Type</em>' class. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MODEL_TYPE_FEATURE_COUNT = PivotPackage.CLASS_FEATURE_COUNT + 3; /** * The operation id for the '<em>All Owned Elements</em>' operation. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MODEL_TYPE___ALL_OWNED_ELEMENTS = PivotPackage.CLASS___ALL_OWNED_ELEMENTS; /** * The operation id for the '<em>Get Value</em>' operation. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MODEL_TYPE___GET_VALUE__TYPE_STRING = PivotPackage.CLASS___GET_VALUE__TYPE_STRING; /** * The operation id for the '<em>Flattened Type</em>' operation. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MODEL_TYPE___FLATTENED_TYPE = PivotPackage.CLASS___FLATTENED_TYPE; /** * The operation id for the '<em>Is Class</em>' operation. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MODEL_TYPE___IS_CLASS = PivotPackage.CLASS___IS_CLASS; /** * The operation id for the '<em>Is Template Parameter</em>' operation. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MODEL_TYPE___IS_TEMPLATE_PARAMETER = PivotPackage.CLASS___IS_TEMPLATE_PARAMETER; /** * The operation id for the '<em>Specialize In</em>' operation. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MODEL_TYPE___SPECIALIZE_IN__CALLEXP_TYPE = PivotPackage.CLASS___SPECIALIZE_IN__CALLEXP_TYPE; /** * The operation id for the '<em>Validate Unique Invariant Name</em>' operation. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MODEL_TYPE___VALIDATE_UNIQUE_INVARIANT_NAME__DIAGNOSTICCHAIN_MAP = PivotPackage.CLASS___VALIDATE_UNIQUE_INVARIANT_NAME__DIAGNOSTICCHAIN_MAP; /** * The number of operations of the '<em>Model Type</em>' class. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MODEL_TYPE_OPERATION_COUNT = PivotPackage.CLASS_OPERATION_COUNT + 0; /** * The meta object id for the '{@link org.eclipse.qvto.examples.pivot.qvtoperational.impl.ModuleImportImpl <em>Module Import</em>}' class. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @see org.eclipse.qvto.examples.pivot.qvtoperational.impl.ModuleImportImpl * @see org.eclipse.qvto.examples.pivot.qvtoperational.impl.QVTOperationalPackageImpl#getModuleImport() * @generated */ int MODULE_IMPORT = 18; /** * The feature id for the '<em><b>Annotating Comments</b></em>' reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MODULE_IMPORT__ANNOTATING_COMMENTS = PivotPackage.ELEMENT__ANNOTATING_COMMENTS; /** * The feature id for the '<em><b>Owned Annotations</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MODULE_IMPORT__OWNED_ANNOTATIONS = PivotPackage.ELEMENT__OWNED_ANNOTATIONS; /** * The feature id for the '<em><b>Owned Comments</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MODULE_IMPORT__OWNED_COMMENTS = PivotPackage.ELEMENT__OWNED_COMMENTS; /** * The feature id for the '<em><b>Owned Extensions</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MODULE_IMPORT__OWNED_EXTENSIONS = PivotPackage.ELEMENT__OWNED_EXTENSIONS; /** * The feature id for the '<em><b>Binding</b></em>' reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MODULE_IMPORT__BINDING = PivotPackage.ELEMENT_FEATURE_COUNT + 0; /** * The feature id for the '<em><b>Imported Module</b></em>' reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MODULE_IMPORT__IMPORTED_MODULE = PivotPackage.ELEMENT_FEATURE_COUNT + 1; /** * The feature id for the '<em><b>Kind</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MODULE_IMPORT__KIND = PivotPackage.ELEMENT_FEATURE_COUNT + 2; /** * The feature id for the '<em><b>Module</b></em>' container reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MODULE_IMPORT__MODULE = PivotPackage.ELEMENT_FEATURE_COUNT + 3; /** * The number of structural features of the '<em>Module Import</em>' class. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MODULE_IMPORT_FEATURE_COUNT = PivotPackage.ELEMENT_FEATURE_COUNT + 4; /** * The operation id for the '<em>All Owned Elements</em>' operation. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MODULE_IMPORT___ALL_OWNED_ELEMENTS = PivotPackage.ELEMENT___ALL_OWNED_ELEMENTS; /** * The operation id for the '<em>Get Value</em>' operation. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MODULE_IMPORT___GET_VALUE__TYPE_STRING = PivotPackage.ELEMENT___GET_VALUE__TYPE_STRING; /** * The number of operations of the '<em>Module Import</em>' class. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int MODULE_IMPORT_OPERATION_COUNT = PivotPackage.ELEMENT_OPERATION_COUNT + 0; /** * The meta object id for the '{@link org.eclipse.qvto.examples.pivot.qvtoperational.impl.ObjectExpImpl <em>Object Exp</em>}' class. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @see org.eclipse.qvto.examples.pivot.qvtoperational.impl.ObjectExpImpl * @see org.eclipse.qvto.examples.pivot.qvtoperational.impl.QVTOperationalPackageImpl#getObjectExp() * @generated */ int OBJECT_EXP = 19; /** * The feature id for the '<em><b>Annotating Comments</b></em>' reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int OBJECT_EXP__ANNOTATING_COMMENTS = ImperativeOCLPackage.INSTANTIATION_EXP__ANNOTATING_COMMENTS; /** * The feature id for the '<em><b>Owned Annotations</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int OBJECT_EXP__OWNED_ANNOTATIONS = ImperativeOCLPackage.INSTANTIATION_EXP__OWNED_ANNOTATIONS; /** * The feature id for the '<em><b>Owned Comments</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int OBJECT_EXP__OWNED_COMMENTS = ImperativeOCLPackage.INSTANTIATION_EXP__OWNED_COMMENTS; /** * The feature id for the '<em><b>Owned Extensions</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int OBJECT_EXP__OWNED_EXTENSIONS = ImperativeOCLPackage.INSTANTIATION_EXP__OWNED_EXTENSIONS; /** * The feature id for the '<em><b>Name</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int OBJECT_EXP__NAME = ImperativeOCLPackage.INSTANTIATION_EXP__NAME; /** * The feature id for the '<em><b>Is Many</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int OBJECT_EXP__IS_MANY = ImperativeOCLPackage.INSTANTIATION_EXP__IS_MANY; /** * The feature id for the '<em><b>Is Required</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int OBJECT_EXP__IS_REQUIRED = ImperativeOCLPackage.INSTANTIATION_EXP__IS_REQUIRED; /** * The feature id for the '<em><b>Type</b></em>' reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int OBJECT_EXP__TYPE = ImperativeOCLPackage.INSTANTIATION_EXP__TYPE; /** * The feature id for the '<em><b>Type Value</b></em>' reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int OBJECT_EXP__TYPE_VALUE = ImperativeOCLPackage.INSTANTIATION_EXP__TYPE_VALUE; /** * The feature id for the '<em><b>Argument</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int OBJECT_EXP__ARGUMENT = ImperativeOCLPackage.INSTANTIATION_EXP__ARGUMENT; /** * The feature id for the '<em><b>Extent</b></em>' reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int OBJECT_EXP__EXTENT = ImperativeOCLPackage.INSTANTIATION_EXP__EXTENT; /** * The feature id for the '<em><b>Instantiated Class</b></em>' reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int OBJECT_EXP__INSTANTIATED_CLASS = ImperativeOCLPackage.INSTANTIATION_EXP__INSTANTIATED_CLASS; /** * The feature id for the '<em><b>Body</b></em>' containment reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int OBJECT_EXP__BODY = ImperativeOCLPackage.INSTANTIATION_EXP_FEATURE_COUNT + 0; /** * The feature id for the '<em><b>Referred Object</b></em>' reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int OBJECT_EXP__REFERRED_OBJECT = ImperativeOCLPackage.INSTANTIATION_EXP_FEATURE_COUNT + 1; /** * The number of structural features of the '<em>Object Exp</em>' class. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int OBJECT_EXP_FEATURE_COUNT = ImperativeOCLPackage.INSTANTIATION_EXP_FEATURE_COUNT + 2; /** * The operation id for the '<em>All Owned Elements</em>' operation. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int OBJECT_EXP___ALL_OWNED_ELEMENTS = ImperativeOCLPackage.INSTANTIATION_EXP___ALL_OWNED_ELEMENTS; /** * The operation id for the '<em>Get Value</em>' operation. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int OBJECT_EXP___GET_VALUE__TYPE_STRING = ImperativeOCLPackage.INSTANTIATION_EXP___GET_VALUE__TYPE_STRING; /** * The operation id for the '<em>Compatible Body</em>' operation. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int OBJECT_EXP___COMPATIBLE_BODY__VALUESPECIFICATION = ImperativeOCLPackage.INSTANTIATION_EXP___COMPATIBLE_BODY__VALUESPECIFICATION; /** * The number of operations of the '<em>Object Exp</em>' class. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int OBJECT_EXP_OPERATION_COUNT = ImperativeOCLPackage.INSTANTIATION_EXP_OPERATION_COUNT + 0; /** * The meta object id for the '{@link org.eclipse.qvto.examples.pivot.qvtoperational.impl.OperationalTransformationImpl <em>Operational Transformation</em>}' class. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @see org.eclipse.qvto.examples.pivot.qvtoperational.impl.OperationalTransformationImpl * @see org.eclipse.qvto.examples.pivot.qvtoperational.impl.QVTOperationalPackageImpl#getOperationalTransformation() * @generated */ int OPERATIONAL_TRANSFORMATION = 21; /** * The feature id for the '<em><b>Annotating Comments</b></em>' reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int OPERATIONAL_TRANSFORMATION__ANNOTATING_COMMENTS = MODULE__ANNOTATING_COMMENTS; /** * The feature id for the '<em><b>Owned Annotations</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int OPERATIONAL_TRANSFORMATION__OWNED_ANNOTATIONS = MODULE__OWNED_ANNOTATIONS; /** * The feature id for the '<em><b>Owned Comments</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int OPERATIONAL_TRANSFORMATION__OWNED_COMMENTS = MODULE__OWNED_COMMENTS; /** * The feature id for the '<em><b>Owned Extensions</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int OPERATIONAL_TRANSFORMATION__OWNED_EXTENSIONS = MODULE__OWNED_EXTENSIONS; /** * The feature id for the '<em><b>Name</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int OPERATIONAL_TRANSFORMATION__NAME = MODULE__NAME; /** * The feature id for the '<em><b>Owned Constraints</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int OPERATIONAL_TRANSFORMATION__OWNED_CONSTRAINTS = MODULE__OWNED_CONSTRAINTS; /** * The feature id for the '<em><b>Owned Bindings</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int OPERATIONAL_TRANSFORMATION__OWNED_BINDINGS = MODULE__OWNED_BINDINGS; /** * The feature id for the '<em><b>Owned Signature</b></em>' containment reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int OPERATIONAL_TRANSFORMATION__OWNED_SIGNATURE = MODULE__OWNED_SIGNATURE; /** * The feature id for the '<em><b>Unspecialized Element</b></em>' reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int OPERATIONAL_TRANSFORMATION__UNSPECIALIZED_ELEMENT = MODULE__UNSPECIALIZED_ELEMENT; /** * The feature id for the '<em><b>Extenders</b></em>' reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int OPERATIONAL_TRANSFORMATION__EXTENDERS = MODULE__EXTENDERS; /** * The feature id for the '<em><b>Instance Class Name</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int OPERATIONAL_TRANSFORMATION__INSTANCE_CLASS_NAME = MODULE__INSTANCE_CLASS_NAME; /** * The feature id for the '<em><b>Is Abstract</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int OPERATIONAL_TRANSFORMATION__IS_ABSTRACT = MODULE__IS_ABSTRACT; /** * The feature id for the '<em><b>Is Active</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int OPERATIONAL_TRANSFORMATION__IS_ACTIVE = MODULE__IS_ACTIVE; /** * The feature id for the '<em><b>Is Interface</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int OPERATIONAL_TRANSFORMATION__IS_INTERFACE = MODULE__IS_INTERFACE; /** * The feature id for the '<em><b>Owned Behaviors</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int OPERATIONAL_TRANSFORMATION__OWNED_BEHAVIORS = MODULE__OWNED_BEHAVIORS; /** * The feature id for the '<em><b>Owned Invariants</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int OPERATIONAL_TRANSFORMATION__OWNED_INVARIANTS = MODULE__OWNED_INVARIANTS; /** * The feature id for the '<em><b>Owned Operations</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int OPERATIONAL_TRANSFORMATION__OWNED_OPERATIONS = MODULE__OWNED_OPERATIONS; /** * The feature id for the '<em><b>Owned Properties</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int OPERATIONAL_TRANSFORMATION__OWNED_PROPERTIES = MODULE__OWNED_PROPERTIES; /** * The feature id for the '<em><b>Owning Package</b></em>' container reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int OPERATIONAL_TRANSFORMATION__OWNING_PACKAGE = MODULE__OWNING_PACKAGE; /** * The feature id for the '<em><b>Super Classes</b></em>' reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int OPERATIONAL_TRANSFORMATION__SUPER_CLASSES = MODULE__SUPER_CLASSES; /** * The feature id for the '<em><b>Config Property</b></em>' reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int OPERATIONAL_TRANSFORMATION__CONFIG_PROPERTY = MODULE__CONFIG_PROPERTY; /** * The feature id for the '<em><b>Entry</b></em>' reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int OPERATIONAL_TRANSFORMATION__ENTRY = MODULE__ENTRY; /** * The feature id for the '<em><b>Is Blackbox</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int OPERATIONAL_TRANSFORMATION__IS_BLACKBOX = MODULE__IS_BLACKBOX; /** * The feature id for the '<em><b>Module Import</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int OPERATIONAL_TRANSFORMATION__MODULE_IMPORT = MODULE__MODULE_IMPORT; /** * The feature id for the '<em><b>Owned Tag</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int OPERATIONAL_TRANSFORMATION__OWNED_TAG = MODULE__OWNED_TAG; /** * The feature id for the '<em><b>Owned Variable</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int OPERATIONAL_TRANSFORMATION__OWNED_VARIABLE = MODULE__OWNED_VARIABLE; /** * The feature id for the '<em><b>Used Model Type</b></em>' reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int OPERATIONAL_TRANSFORMATION__USED_MODEL_TYPE = MODULE__USED_MODEL_TYPE; /** * The feature id for the '<em><b>Intermediate Class</b></em>' reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int OPERATIONAL_TRANSFORMATION__INTERMEDIATE_CLASS = MODULE_FEATURE_COUNT + 0; /** * The feature id for the '<em><b>Intermediate Property</b></em>' reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int OPERATIONAL_TRANSFORMATION__INTERMEDIATE_PROPERTY = MODULE_FEATURE_COUNT + 1; /** * The feature id for the '<em><b>Model Parameter</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int OPERATIONAL_TRANSFORMATION__MODEL_PARAMETER = MODULE_FEATURE_COUNT + 2; /** * The feature id for the '<em><b>Refined</b></em>' reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int OPERATIONAL_TRANSFORMATION__REFINED = MODULE_FEATURE_COUNT + 3; /** * The feature id for the '<em><b>Relation</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int OPERATIONAL_TRANSFORMATION__RELATION = MODULE_FEATURE_COUNT + 4; /** * The number of structural features of the '<em>Operational Transformation</em>' class. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int OPERATIONAL_TRANSFORMATION_FEATURE_COUNT = MODULE_FEATURE_COUNT + 5; /** * The operation id for the '<em>All Owned Elements</em>' operation. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int OPERATIONAL_TRANSFORMATION___ALL_OWNED_ELEMENTS = MODULE___ALL_OWNED_ELEMENTS; /** * The operation id for the '<em>Get Value</em>' operation. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int OPERATIONAL_TRANSFORMATION___GET_VALUE__TYPE_STRING = MODULE___GET_VALUE__TYPE_STRING; /** * The operation id for the '<em>Flattened Type</em>' operation. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int OPERATIONAL_TRANSFORMATION___FLATTENED_TYPE = MODULE___FLATTENED_TYPE; /** * The operation id for the '<em>Is Class</em>' operation. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int OPERATIONAL_TRANSFORMATION___IS_CLASS = MODULE___IS_CLASS; /** * The operation id for the '<em>Is Template Parameter</em>' operation. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int OPERATIONAL_TRANSFORMATION___IS_TEMPLATE_PARAMETER = MODULE___IS_TEMPLATE_PARAMETER; /** * The operation id for the '<em>Specialize In</em>' operation. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int OPERATIONAL_TRANSFORMATION___SPECIALIZE_IN__CALLEXP_TYPE = MODULE___SPECIALIZE_IN__CALLEXP_TYPE; /** * The operation id for the '<em>Validate Unique Invariant Name</em>' operation. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int OPERATIONAL_TRANSFORMATION___VALIDATE_UNIQUE_INVARIANT_NAME__DIAGNOSTICCHAIN_MAP = MODULE___VALIDATE_UNIQUE_INVARIANT_NAME__DIAGNOSTICCHAIN_MAP; /** * The number of operations of the '<em>Operational Transformation</em>' class. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int OPERATIONAL_TRANSFORMATION_OPERATION_COUNT = MODULE_OPERATION_COUNT + 0; /** * The meta object id for the '{@link org.eclipse.qvto.examples.pivot.qvtoperational.impl.ResolveExpImpl <em>Resolve Exp</em>}' class. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @see org.eclipse.qvto.examples.pivot.qvtoperational.impl.ResolveExpImpl * @see org.eclipse.qvto.examples.pivot.qvtoperational.impl.QVTOperationalPackageImpl#getResolveExp() * @generated */ int RESOLVE_EXP = 22; /** * The feature id for the '<em><b>Annotating Comments</b></em>' reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int RESOLVE_EXP__ANNOTATING_COMMENTS = PivotPackage.CALL_EXP__ANNOTATING_COMMENTS; /** * The feature id for the '<em><b>Owned Annotations</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int RESOLVE_EXP__OWNED_ANNOTATIONS = PivotPackage.CALL_EXP__OWNED_ANNOTATIONS; /** * The feature id for the '<em><b>Owned Comments</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int RESOLVE_EXP__OWNED_COMMENTS = PivotPackage.CALL_EXP__OWNED_COMMENTS; /** * The feature id for the '<em><b>Owned Extensions</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int RESOLVE_EXP__OWNED_EXTENSIONS = PivotPackage.CALL_EXP__OWNED_EXTENSIONS; /** * The feature id for the '<em><b>Name</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int RESOLVE_EXP__NAME = PivotPackage.CALL_EXP__NAME; /** * The feature id for the '<em><b>Is Many</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int RESOLVE_EXP__IS_MANY = PivotPackage.CALL_EXP__IS_MANY; /** * The feature id for the '<em><b>Is Required</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int RESOLVE_EXP__IS_REQUIRED = PivotPackage.CALL_EXP__IS_REQUIRED; /** * The feature id for the '<em><b>Type</b></em>' reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int RESOLVE_EXP__TYPE = PivotPackage.CALL_EXP__TYPE; /** * The feature id for the '<em><b>Type Value</b></em>' reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int RESOLVE_EXP__TYPE_VALUE = PivotPackage.CALL_EXP__TYPE_VALUE; /** * The feature id for the '<em><b>Is Implicit</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int RESOLVE_EXP__IS_IMPLICIT = PivotPackage.CALL_EXP__IS_IMPLICIT; /** * The feature id for the '<em><b>Is Safe</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int RESOLVE_EXP__IS_SAFE = PivotPackage.CALL_EXP__IS_SAFE; /** * The feature id for the '<em><b>Owned Source</b></em>' containment reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int RESOLVE_EXP__OWNED_SOURCE = PivotPackage.CALL_EXP__OWNED_SOURCE; /** * The feature id for the '<em><b>Condition</b></em>' containment reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int RESOLVE_EXP__CONDITION = PivotPackage.CALL_EXP_FEATURE_COUNT + 0; /** * The feature id for the '<em><b>Is Deferred</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int RESOLVE_EXP__IS_DEFERRED = PivotPackage.CALL_EXP_FEATURE_COUNT + 1; /** * The feature id for the '<em><b>Is Inverse</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int RESOLVE_EXP__IS_INVERSE = PivotPackage.CALL_EXP_FEATURE_COUNT + 2; /** * The feature id for the '<em><b>One</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int RESOLVE_EXP__ONE = PivotPackage.CALL_EXP_FEATURE_COUNT + 3; /** * The feature id for the '<em><b>Target</b></em>' containment reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int RESOLVE_EXP__TARGET = PivotPackage.CALL_EXP_FEATURE_COUNT + 4; /** * The number of structural features of the '<em>Resolve Exp</em>' class. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int RESOLVE_EXP_FEATURE_COUNT = PivotPackage.CALL_EXP_FEATURE_COUNT + 5; /** * The operation id for the '<em>All Owned Elements</em>' operation. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int RESOLVE_EXP___ALL_OWNED_ELEMENTS = PivotPackage.CALL_EXP___ALL_OWNED_ELEMENTS; /** * The operation id for the '<em>Get Value</em>' operation. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int RESOLVE_EXP___GET_VALUE__TYPE_STRING = PivotPackage.CALL_EXP___GET_VALUE__TYPE_STRING; /** * The operation id for the '<em>Compatible Body</em>' operation. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int RESOLVE_EXP___COMPATIBLE_BODY__VALUESPECIFICATION = PivotPackage.CALL_EXP___COMPATIBLE_BODY__VALUESPECIFICATION; /** * The operation id for the '<em>Validate Type Is Not Invalid</em>' operation. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int RESOLVE_EXP___VALIDATE_TYPE_IS_NOT_INVALID__DIAGNOSTICCHAIN_MAP = PivotPackage.CALL_EXP___VALIDATE_TYPE_IS_NOT_INVALID__DIAGNOSTICCHAIN_MAP; /** * The number of operations of the '<em>Resolve Exp</em>' class. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int RESOLVE_EXP_OPERATION_COUNT = PivotPackage.CALL_EXP_OPERATION_COUNT + 0; /** * The meta object id for the '{@link org.eclipse.qvto.examples.pivot.qvtoperational.impl.ResolveInExpImpl <em>Resolve In Exp</em>}' class. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @see org.eclipse.qvto.examples.pivot.qvtoperational.impl.ResolveInExpImpl * @see org.eclipse.qvto.examples.pivot.qvtoperational.impl.QVTOperationalPackageImpl#getResolveInExp() * @generated */ int RESOLVE_IN_EXP = 23; /** * The feature id for the '<em><b>Annotating Comments</b></em>' reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int RESOLVE_IN_EXP__ANNOTATING_COMMENTS = RESOLVE_EXP__ANNOTATING_COMMENTS; /** * The feature id for the '<em><b>Owned Annotations</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int RESOLVE_IN_EXP__OWNED_ANNOTATIONS = RESOLVE_EXP__OWNED_ANNOTATIONS; /** * The feature id for the '<em><b>Owned Comments</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int RESOLVE_IN_EXP__OWNED_COMMENTS = RESOLVE_EXP__OWNED_COMMENTS; /** * The feature id for the '<em><b>Owned Extensions</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int RESOLVE_IN_EXP__OWNED_EXTENSIONS = RESOLVE_EXP__OWNED_EXTENSIONS; /** * The feature id for the '<em><b>Name</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int RESOLVE_IN_EXP__NAME = RESOLVE_EXP__NAME; /** * The feature id for the '<em><b>Is Many</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int RESOLVE_IN_EXP__IS_MANY = RESOLVE_EXP__IS_MANY; /** * The feature id for the '<em><b>Is Required</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int RESOLVE_IN_EXP__IS_REQUIRED = RESOLVE_EXP__IS_REQUIRED; /** * The feature id for the '<em><b>Type</b></em>' reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int RESOLVE_IN_EXP__TYPE = RESOLVE_EXP__TYPE; /** * The feature id for the '<em><b>Type Value</b></em>' reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int RESOLVE_IN_EXP__TYPE_VALUE = RESOLVE_EXP__TYPE_VALUE; /** * The feature id for the '<em><b>Is Implicit</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int RESOLVE_IN_EXP__IS_IMPLICIT = RESOLVE_EXP__IS_IMPLICIT; /** * The feature id for the '<em><b>Is Safe</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int RESOLVE_IN_EXP__IS_SAFE = RESOLVE_EXP__IS_SAFE; /** * The feature id for the '<em><b>Owned Source</b></em>' containment reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int RESOLVE_IN_EXP__OWNED_SOURCE = RESOLVE_EXP__OWNED_SOURCE; /** * The feature id for the '<em><b>Condition</b></em>' containment reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int RESOLVE_IN_EXP__CONDITION = RESOLVE_EXP__CONDITION; /** * The feature id for the '<em><b>Is Deferred</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int RESOLVE_IN_EXP__IS_DEFERRED = RESOLVE_EXP__IS_DEFERRED; /** * The feature id for the '<em><b>Is Inverse</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int RESOLVE_IN_EXP__IS_INVERSE = RESOLVE_EXP__IS_INVERSE; /** * The feature id for the '<em><b>One</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int RESOLVE_IN_EXP__ONE = RESOLVE_EXP__ONE; /** * The feature id for the '<em><b>Target</b></em>' containment reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int RESOLVE_IN_EXP__TARGET = RESOLVE_EXP__TARGET; /** * The feature id for the '<em><b>In Mapping</b></em>' reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int RESOLVE_IN_EXP__IN_MAPPING = RESOLVE_EXP_FEATURE_COUNT + 0; /** * The number of structural features of the '<em>Resolve In Exp</em>' class. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int RESOLVE_IN_EXP_FEATURE_COUNT = RESOLVE_EXP_FEATURE_COUNT + 1; /** * The operation id for the '<em>All Owned Elements</em>' operation. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int RESOLVE_IN_EXP___ALL_OWNED_ELEMENTS = RESOLVE_EXP___ALL_OWNED_ELEMENTS; /** * The operation id for the '<em>Get Value</em>' operation. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int RESOLVE_IN_EXP___GET_VALUE__TYPE_STRING = RESOLVE_EXP___GET_VALUE__TYPE_STRING; /** * The operation id for the '<em>Compatible Body</em>' operation. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int RESOLVE_IN_EXP___COMPATIBLE_BODY__VALUESPECIFICATION = RESOLVE_EXP___COMPATIBLE_BODY__VALUESPECIFICATION; /** * The operation id for the '<em>Validate Type Is Not Invalid</em>' operation. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int RESOLVE_IN_EXP___VALIDATE_TYPE_IS_NOT_INVALID__DIAGNOSTICCHAIN_MAP = RESOLVE_EXP___VALIDATE_TYPE_IS_NOT_INVALID__DIAGNOSTICCHAIN_MAP; /** * The number of operations of the '<em>Resolve In Exp</em>' class. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int RESOLVE_IN_EXP_OPERATION_COUNT = RESOLVE_EXP_OPERATION_COUNT + 0; /** * The meta object id for the '{@link org.eclipse.qvto.examples.pivot.qvtoperational.impl.TagImpl <em>Tag</em>}' class. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @see org.eclipse.qvto.examples.pivot.qvtoperational.impl.TagImpl * @see org.eclipse.qvto.examples.pivot.qvtoperational.impl.QVTOperationalPackageImpl#getTag() * @generated */ int TAG = 25; /** * The feature id for the '<em><b>Annotating Comments</b></em>' reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int TAG__ANNOTATING_COMMENTS = PivotPackage.ELEMENT__ANNOTATING_COMMENTS; /** * The feature id for the '<em><b>Owned Annotations</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int TAG__OWNED_ANNOTATIONS = PivotPackage.ELEMENT__OWNED_ANNOTATIONS; /** * The feature id for the '<em><b>Owned Comments</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int TAG__OWNED_COMMENTS = PivotPackage.ELEMENT__OWNED_COMMENTS; /** * The feature id for the '<em><b>Owned Extensions</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int TAG__OWNED_EXTENSIONS = PivotPackage.ELEMENT__OWNED_EXTENSIONS; /** * The feature id for the '<em><b>Name</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int TAG__NAME = PivotPackage.ELEMENT_FEATURE_COUNT + 0; /** * The feature id for the '<em><b>Value</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int TAG__VALUE = PivotPackage.ELEMENT_FEATURE_COUNT + 1; /** * The feature id for the '<em><b>Elements</b></em>' reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int TAG__ELEMENTS = PivotPackage.ELEMENT_FEATURE_COUNT + 2; /** * The number of structural features of the '<em>Tag</em>' class. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int TAG_FEATURE_COUNT = PivotPackage.ELEMENT_FEATURE_COUNT + 3; /** * The operation id for the '<em>All Owned Elements</em>' operation. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int TAG___ALL_OWNED_ELEMENTS = PivotPackage.ELEMENT___ALL_OWNED_ELEMENTS; /** * The operation id for the '<em>Get Value</em>' operation. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int TAG___GET_VALUE__TYPE_STRING = PivotPackage.ELEMENT___GET_VALUE__TYPE_STRING; /** * The number of operations of the '<em>Tag</em>' class. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int TAG_OPERATION_COUNT = PivotPackage.ELEMENT_OPERATION_COUNT + 0; /** * The meta object id for the '{@link org.eclipse.qvto.examples.pivot.qvtoperational.DirectionKind <em>Direction Kind</em>}' enum. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @see org.eclipse.qvto.examples.pivot.qvtoperational.DirectionKind * @see org.eclipse.qvto.examples.pivot.qvtoperational.impl.QVTOperationalPackageImpl#getDirectionKind() * @generated */ int DIRECTION_KIND = 26; /** * The meta object id for the '{@link org.eclipse.qvto.examples.pivot.qvtoperational.ImportKind <em>Import Kind</em>}' enum. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @see org.eclipse.qvto.examples.pivot.qvtoperational.ImportKind * @see org.eclipse.qvto.examples.pivot.qvtoperational.impl.QVTOperationalPackageImpl#getImportKind() * @generated */ int IMPORT_KIND = 27; /** * Returns the meta object for class '{@link org.eclipse.qvto.examples.pivot.qvtoperational.Constructor <em>Constructor</em>}'. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @return the meta object for class '<em>Constructor</em>'. * @see org.eclipse.qvto.examples.pivot.qvtoperational.Constructor * @generated */ EClass getConstructor(); /** * Returns the meta object for class '{@link org.eclipse.qvto.examples.pivot.qvtoperational.ConstructorBody <em>Constructor Body</em>}'. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @return the meta object for class '<em>Constructor Body</em>'. * @see org.eclipse.qvto.examples.pivot.qvtoperational.ConstructorBody * @generated */ EClass getConstructorBody(); /** * Returns the meta object for class '{@link org.eclipse.qvto.examples.pivot.qvtoperational.ContextualProperty <em>Contextual Property</em>}'. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @return the meta object for class '<em>Contextual Property</em>'. * @see org.eclipse.qvto.examples.pivot.qvtoperational.ContextualProperty * @generated */ EClass getContextualProperty(); /** * Returns the meta object for the reference '{@link org.eclipse.qvto.examples.pivot.qvtoperational.ContextualProperty#getContext <em>Context</em>}'. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @return the meta object for the reference '<em>Context</em>'. * @see org.eclipse.qvto.examples.pivot.qvtoperational.ContextualProperty#getContext() * @see #getContextualProperty() * @generated */ EReference getContextualProperty_Context(); /** * Returns the meta object for the containment reference '{@link org.eclipse.qvto.examples.pivot.qvtoperational.ContextualProperty#getInitExpression <em>Init Expression</em>}'. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @return the meta object for the containment reference '<em>Init Expression</em>'. * @see org.eclipse.qvto.examples.pivot.qvtoperational.ContextualProperty#getInitExpression() * @see #getContextualProperty() * @generated */ EReference getContextualProperty_InitExpression(); /** * Returns the meta object for the reference '{@link org.eclipse.qvto.examples.pivot.qvtoperational.ContextualProperty#getOverridden <em>Overridden</em>}'. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @return the meta object for the reference '<em>Overridden</em>'. * @see org.eclipse.qvto.examples.pivot.qvtoperational.ContextualProperty#getOverridden() * @see #getContextualProperty() * @generated */ EReference getContextualProperty_Overridden(); /** * Returns the meta object for class '{@link org.eclipse.qvto.examples.pivot.qvtoperational.DummyRelation <em>Dummy Relation</em>}'. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @return the meta object for class '<em>Dummy Relation</em>'. * @see org.eclipse.qvto.examples.pivot.qvtoperational.DummyRelation * @generated */ EClass getDummyRelation(); /** * Returns the meta object for class '{@link org.eclipse.qvto.examples.pivot.qvtoperational.DummyRelationDomain <em>Dummy Relation Domain</em>}'. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @return the meta object for class '<em>Dummy Relation Domain</em>'. * @see org.eclipse.qvto.examples.pivot.qvtoperational.DummyRelationDomain * @generated */ EClass getDummyRelationDomain(); /** * Returns the meta object for class '{@link org.eclipse.qvto.examples.pivot.qvtoperational.DummyRelationalTransformation <em>Dummy Relational Transformation</em>}'. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @return the meta object for class '<em>Dummy Relational Transformation</em>'. * @see org.eclipse.qvto.examples.pivot.qvtoperational.DummyRelationalTransformation * @generated */ EClass getDummyRelationalTransformation(); /** * Returns the meta object for class '{@link org.eclipse.qvto.examples.pivot.qvtoperational.EntryOperation <em>Entry Operation</em>}'. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @return the meta object for class '<em>Entry Operation</em>'. * @see org.eclipse.qvto.examples.pivot.qvtoperational.EntryOperation * @generated */ EClass getEntryOperation(); /** * Returns the meta object for class '{@link org.eclipse.qvto.examples.pivot.qvtoperational.Helper <em>Helper</em>}'. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @return the meta object for class '<em>Helper</em>'. * @see org.eclipse.qvto.examples.pivot.qvtoperational.Helper * @generated */ EClass getHelper(); /** * Returns the meta object for the attribute '{@link org.eclipse.qvto.examples.pivot.qvtoperational.Helper#isIsQuery <em>Is Query</em>}'. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @return the meta object for the attribute '<em>Is Query</em>'. * @see org.eclipse.qvto.examples.pivot.qvtoperational.Helper#isIsQuery() * @see #getHelper() * @generated */ EAttribute getHelper_IsQuery(); /** * Returns the meta object for class '{@link org.eclipse.qvto.examples.pivot.qvtoperational.ImperativeCallExp <em>Imperative Call Exp</em>}'. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @return the meta object for class '<em>Imperative Call Exp</em>'. * @see org.eclipse.qvto.examples.pivot.qvtoperational.ImperativeCallExp * @generated */ EClass getImperativeCallExp(); /** * Returns the meta object for class '{@link org.eclipse.qvto.examples.pivot.qvtoperational.ImperativeOperation <em>Imperative Operation</em>}'. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @return the meta object for class '<em>Imperative Operation</em>'. * @see org.eclipse.qvto.examples.pivot.qvtoperational.ImperativeOperation * @generated */ EClass getImperativeOperation(); /** * Returns the meta object for the containment reference '{@link org.eclipse.qvto.examples.pivot.qvtoperational.ImperativeOperation#getBody <em>Body</em>}'. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @return the meta object for the containment reference '<em>Body</em>'. * @see org.eclipse.qvto.examples.pivot.qvtoperational.ImperativeOperation#getBody() * @see #getImperativeOperation() * @generated */ EReference getImperativeOperation_Body(); /** * Returns the meta object for the containment reference '{@link org.eclipse.qvto.examples.pivot.qvtoperational.ImperativeOperation#getContext <em>Context</em>}'. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @return the meta object for the containment reference '<em>Context</em>'. * @see org.eclipse.qvto.examples.pivot.qvtoperational.ImperativeOperation#getContext() * @see #getImperativeOperation() * @generated */ EReference getImperativeOperation_Context(); /** * Returns the meta object for the attribute '{@link org.eclipse.qvto.examples.pivot.qvtoperational.ImperativeOperation#isIsBlackbox <em>Is Blackbox</em>}'. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @return the meta object for the attribute '<em>Is Blackbox</em>'. * @see org.eclipse.qvto.examples.pivot.qvtoperational.ImperativeOperation#isIsBlackbox() * @see #getImperativeOperation() * @generated */ EAttribute getImperativeOperation_IsBlackbox(); /** * Returns the meta object for the reference '{@link org.eclipse.qvto.examples.pivot.qvtoperational.ImperativeOperation#getOverridden <em>Overridden</em>}'. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @return the meta object for the reference '<em>Overridden</em>'. * @see org.eclipse.qvto.examples.pivot.qvtoperational.ImperativeOperation#getOverridden() * @see #getImperativeOperation() * @generated */ EReference getImperativeOperation_Overridden(); /** * Returns the meta object for the containment reference list '{@link org.eclipse.qvto.examples.pivot.qvtoperational.ImperativeOperation#getResult <em>Result</em>}'. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @return the meta object for the containment reference list '<em>Result</em>'. * @see org.eclipse.qvto.examples.pivot.qvtoperational.ImperativeOperation#getResult() * @see #getImperativeOperation() * @generated */ EReference getImperativeOperation_Result(); /** * Returns the meta object for class '{@link org.eclipse.qvto.examples.pivot.qvtoperational.Library <em>Library</em>}'. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @return the meta object for class '<em>Library</em>'. * @see org.eclipse.qvto.examples.pivot.qvtoperational.Library * @generated */ EClass getLibrary(); /** * Returns the meta object for class '{@link org.eclipse.qvto.examples.pivot.qvtoperational.MappingBody <em>Mapping Body</em>}'. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @return the meta object for class '<em>Mapping Body</em>'. * @see org.eclipse.qvto.examples.pivot.qvtoperational.MappingBody * @generated */ EClass getMappingBody(); /** * Returns the meta object for the containment reference list '{@link org.eclipse.qvto.examples.pivot.qvtoperational.MappingBody#getEndSection <em>End Section</em>}'. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @return the meta object for the containment reference list '<em>End Section</em>'. * @see org.eclipse.qvto.examples.pivot.qvtoperational.MappingBody#getEndSection() * @see #getMappingBody() * @generated */ EReference getMappingBody_EndSection(); /** * Returns the meta object for the containment reference list '{@link org.eclipse.qvto.examples.pivot.qvtoperational.MappingBody#getInitSection <em>Init Section</em>}'. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @return the meta object for the containment reference list '<em>Init Section</em>'. * @see org.eclipse.qvto.examples.pivot.qvtoperational.MappingBody#getInitSection() * @see #getMappingBody() * @generated */ EReference getMappingBody_InitSection(); /** * Returns the meta object for class '{@link org.eclipse.qvto.examples.pivot.qvtoperational.MappingCallExp <em>Mapping Call Exp</em>}'. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @return the meta object for class '<em>Mapping Call Exp</em>'. * @see org.eclipse.qvto.examples.pivot.qvtoperational.MappingCallExp * @generated */ EClass getMappingCallExp(); /** * Returns the meta object for the attribute '{@link org.eclipse.qvto.examples.pivot.qvtoperational.MappingCallExp#isIsStrict <em>Is Strict</em>}'. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @return the meta object for the attribute '<em>Is Strict</em>'. * @see org.eclipse.qvto.examples.pivot.qvtoperational.MappingCallExp#isIsStrict() * @see #getMappingCallExp() * @generated */ EAttribute getMappingCallExp_IsStrict(); /** * Returns the meta object for class '{@link org.eclipse.qvto.examples.pivot.qvtoperational.MappingOperation <em>Mapping Operation</em>}'. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @return the meta object for class '<em>Mapping Operation</em>'. * @see org.eclipse.qvto.examples.pivot.qvtoperational.MappingOperation * @generated */ EClass getMappingOperation(); /** * Returns the meta object for the reference list '{@link org.eclipse.qvto.examples.pivot.qvtoperational.MappingOperation#getDisjunct <em>Disjunct</em>}'. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @return the meta object for the reference list '<em>Disjunct</em>'. * @see org.eclipse.qvto.examples.pivot.qvtoperational.MappingOperation#getDisjunct() * @see #getMappingOperation() * @generated */ EReference getMappingOperation_Disjunct(); /** * Returns the meta object for the reference list '{@link org.eclipse.qvto.examples.pivot.qvtoperational.MappingOperation#getInherited <em>Inherited</em>}'. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @return the meta object for the reference list '<em>Inherited</em>'. * @see org.eclipse.qvto.examples.pivot.qvtoperational.MappingOperation#getInherited() * @see #getMappingOperation() * @generated */ EReference getMappingOperation_Inherited(); /** * Returns the meta object for the reference list '{@link org.eclipse.qvto.examples.pivot.qvtoperational.MappingOperation#getMerged <em>Merged</em>}'. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @return the meta object for the reference list '<em>Merged</em>'. * @see org.eclipse.qvto.examples.pivot.qvtoperational.MappingOperation#getMerged() * @see #getMappingOperation() * @generated */ EReference getMappingOperation_Merged(); /** * Returns the meta object for the reference '{@link org.eclipse.qvto.examples.pivot.qvtoperational.MappingOperation#getRefinedRelation <em>Refined Relation</em>}'. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @return the meta object for the reference '<em>Refined Relation</em>'. * @see org.eclipse.qvto.examples.pivot.qvtoperational.MappingOperation#getRefinedRelation() * @see #getMappingOperation() * @generated */ EReference getMappingOperation_RefinedRelation(); /** * Returns the meta object for the containment reference '{@link org.eclipse.qvto.examples.pivot.qvtoperational.MappingOperation#getWhen <em>When</em>}'. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @return the meta object for the containment reference '<em>When</em>'. * @see org.eclipse.qvto.examples.pivot.qvtoperational.MappingOperation#getWhen() * @see #getMappingOperation() * @generated */ EReference getMappingOperation_When(); /** * Returns the meta object for the containment reference '{@link org.eclipse.qvto.examples.pivot.qvtoperational.MappingOperation#getWhere <em>Where</em>}'. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @return the meta object for the containment reference '<em>Where</em>'. * @see org.eclipse.qvto.examples.pivot.qvtoperational.MappingOperation#getWhere() * @see #getMappingOperation() * @generated */ EReference getMappingOperation_Where(); /** * Returns the meta object for class '{@link org.eclipse.qvto.examples.pivot.qvtoperational.MappingParameter <em>Mapping Parameter</em>}'. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @return the meta object for class '<em>Mapping Parameter</em>'. * @see org.eclipse.qvto.examples.pivot.qvtoperational.MappingParameter * @generated */ EClass getMappingParameter(); /** * Returns the meta object for the reference '{@link org.eclipse.qvto.examples.pivot.qvtoperational.MappingParameter#getExtent <em>Extent</em>}'. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @return the meta object for the reference '<em>Extent</em>'. * @see org.eclipse.qvto.examples.pivot.qvtoperational.MappingParameter#getExtent() * @see #getMappingParameter() * @generated */ EReference getMappingParameter_Extent(); /** * Returns the meta object for the reference '{@link org.eclipse.qvto.examples.pivot.qvtoperational.MappingParameter#getReferredDomain <em>Referred Domain</em>}'. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @return the meta object for the reference '<em>Referred Domain</em>'. * @see org.eclipse.qvto.examples.pivot.qvtoperational.MappingParameter#getReferredDomain() * @see #getMappingParameter() * @generated */ EReference getMappingParameter_ReferredDomain(); /** * Returns the meta object for class '{@link org.eclipse.qvto.examples.pivot.qvtoperational.ModelParameter <em>Model Parameter</em>}'. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @return the meta object for class '<em>Model Parameter</em>'. * @see org.eclipse.qvto.examples.pivot.qvtoperational.ModelParameter * @generated */ EClass getModelParameter(); /** * Returns the meta object for class '{@link org.eclipse.qvto.examples.pivot.qvtoperational.ModelType <em>Model Type</em>}'. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @return the meta object for class '<em>Model Type</em>'. * @see org.eclipse.qvto.examples.pivot.qvtoperational.ModelType * @generated */ EClass getModelType(); /** * Returns the meta object for the containment reference list '{@link org.eclipse.qvto.examples.pivot.qvtoperational.ModelType#getAdditionalCondition <em>Additional Condition</em>}'. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @return the meta object for the containment reference list '<em>Additional Condition</em>'. * @see org.eclipse.qvto.examples.pivot.qvtoperational.ModelType#getAdditionalCondition() * @see #getModelType() * @generated */ EReference getModelType_AdditionalCondition(); /** * Returns the meta object for the attribute '{@link org.eclipse.qvto.examples.pivot.qvtoperational.ModelType#getConformanceKind <em>Conformance Kind</em>}'. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @return the meta object for the attribute '<em>Conformance Kind</em>'. * @see org.eclipse.qvto.examples.pivot.qvtoperational.ModelType#getConformanceKind() * @see #getModelType() * @generated */ EAttribute getModelType_ConformanceKind(); /** * Returns the meta object for the reference list '{@link org.eclipse.qvto.examples.pivot.qvtoperational.ModelType#getMetamodel <em>Metamodel</em>}'. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @return the meta object for the reference list '<em>Metamodel</em>'. * @see org.eclipse.qvto.examples.pivot.qvtoperational.ModelType#getMetamodel() * @see #getModelType() * @generated */ EReference getModelType_Metamodel(); /** * Returns the meta object for class '{@link org.eclipse.qvto.examples.pivot.qvtoperational.Module <em>Module</em>}'. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @return the meta object for class '<em>Module</em>'. * @see org.eclipse.qvto.examples.pivot.qvtoperational.Module * @generated */ EClass getModule(); /** * Returns the meta object for the reference list '{@link org.eclipse.qvto.examples.pivot.qvtoperational.Module#getConfigProperty <em>Config Property</em>}'. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @return the meta object for the reference list '<em>Config Property</em>'. * @see org.eclipse.qvto.examples.pivot.qvtoperational.Module#getConfigProperty() * @see #getModule() * @generated */ EReference getModule_ConfigProperty(); /** * Returns the meta object for the reference '{@link org.eclipse.qvto.examples.pivot.qvtoperational.Module#getEntry <em>Entry</em>}'. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @return the meta object for the reference '<em>Entry</em>'. * @see org.eclipse.qvto.examples.pivot.qvtoperational.Module#getEntry() * @see #getModule() * @generated */ EReference getModule_Entry(); /** * Returns the meta object for the attribute '{@link org.eclipse.qvto.examples.pivot.qvtoperational.Module#isIsBlackbox <em>Is Blackbox</em>}'. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @return the meta object for the attribute '<em>Is Blackbox</em>'. * @see org.eclipse.qvto.examples.pivot.qvtoperational.Module#isIsBlackbox() * @see #getModule() * @generated */ EAttribute getModule_IsBlackbox(); /** * Returns the meta object for the containment reference list '{@link org.eclipse.qvto.examples.pivot.qvtoperational.Module#getModuleImport <em>Module Import</em>}'. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @return the meta object for the containment reference list '<em>Module Import</em>'. * @see org.eclipse.qvto.examples.pivot.qvtoperational.Module#getModuleImport() * @see #getModule() * @generated */ EReference getModule_ModuleImport(); /** * Returns the meta object for the containment reference list '{@link org.eclipse.qvto.examples.pivot.qvtoperational.Module#getOwnedTag <em>Owned Tag</em>}'. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @return the meta object for the containment reference list '<em>Owned Tag</em>'. * @see org.eclipse.qvto.examples.pivot.qvtoperational.Module#getOwnedTag() * @see #getModule() * @generated */ EReference getModule_OwnedTag(); /** * Returns the meta object for the containment reference list '{@link org.eclipse.qvto.examples.pivot.qvtoperational.Module#getOwnedVariable <em>Owned Variable</em>}'. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @return the meta object for the containment reference list '<em>Owned Variable</em>'. * @see org.eclipse.qvto.examples.pivot.qvtoperational.Module#getOwnedVariable() * @see #getModule() * @generated */ EReference getModule_OwnedVariable(); /** * Returns the meta object for the reference list '{@link org.eclipse.qvto.examples.pivot.qvtoperational.Module#getUsedModelType <em>Used Model Type</em>}'. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @return the meta object for the reference list '<em>Used Model Type</em>'. * @see org.eclipse.qvto.examples.pivot.qvtoperational.Module#getUsedModelType() * @see #getModule() * @generated */ EReference getModule_UsedModelType(); /** * Returns the meta object for class '{@link org.eclipse.qvto.examples.pivot.qvtoperational.ModuleImport <em>Module Import</em>}'. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @return the meta object for class '<em>Module Import</em>'. * @see org.eclipse.qvto.examples.pivot.qvtoperational.ModuleImport * @generated */ EClass getModuleImport(); /** * Returns the meta object for the reference list '{@link org.eclipse.qvto.examples.pivot.qvtoperational.ModuleImport#getBinding <em>Binding</em>}'. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @return the meta object for the reference list '<em>Binding</em>'. * @see org.eclipse.qvto.examples.pivot.qvtoperational.ModuleImport#getBinding() * @see #getModuleImport() * @generated */ EReference getModuleImport_Binding(); /** * Returns the meta object for the reference '{@link org.eclipse.qvto.examples.pivot.qvtoperational.ModuleImport#getImportedModule <em>Imported Module</em>}'. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @return the meta object for the reference '<em>Imported Module</em>'. * @see org.eclipse.qvto.examples.pivot.qvtoperational.ModuleImport#getImportedModule() * @see #getModuleImport() * @generated */ EReference getModuleImport_ImportedModule(); /** * Returns the meta object for the attribute '{@link org.eclipse.qvto.examples.pivot.qvtoperational.ModuleImport#getKind <em>Kind</em>}'. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @return the meta object for the attribute '<em>Kind</em>'. * @see org.eclipse.qvto.examples.pivot.qvtoperational.ModuleImport#getKind() * @see #getModuleImport() * @generated */ EAttribute getModuleImport_Kind(); /** * Returns the meta object for the container reference '{@link org.eclipse.qvto.examples.pivot.qvtoperational.ModuleImport#getModule <em>Module</em>}'. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @return the meta object for the container reference '<em>Module</em>'. * @see org.eclipse.qvto.examples.pivot.qvtoperational.ModuleImport#getModule() * @see #getModuleImport() * @generated */ EReference getModuleImport_Module(); /** * Returns the meta object for class '{@link org.eclipse.qvto.examples.pivot.qvtoperational.ObjectExp <em>Object Exp</em>}'. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @return the meta object for class '<em>Object Exp</em>'. * @see org.eclipse.qvto.examples.pivot.qvtoperational.ObjectExp * @generated */ EClass getObjectExp(); /** * Returns the meta object for the containment reference '{@link org.eclipse.qvto.examples.pivot.qvtoperational.ObjectExp#getBody <em>Body</em>}'. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @return the meta object for the containment reference '<em>Body</em>'. * @see org.eclipse.qvto.examples.pivot.qvtoperational.ObjectExp#getBody() * @see #getObjectExp() * @generated */ EReference getObjectExp_Body(); /** * Returns the meta object for the reference '{@link org.eclipse.qvto.examples.pivot.qvtoperational.ObjectExp#getReferredObject <em>Referred Object</em>}'. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @return the meta object for the reference '<em>Referred Object</em>'. * @see org.eclipse.qvto.examples.pivot.qvtoperational.ObjectExp#getReferredObject() * @see #getObjectExp() * @generated */ EReference getObjectExp_ReferredObject(); /** * Returns the meta object for class '{@link org.eclipse.qvto.examples.pivot.qvtoperational.OperationBody <em>Operation Body</em>}'. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @return the meta object for class '<em>Operation Body</em>'. * @see org.eclipse.qvto.examples.pivot.qvtoperational.OperationBody * @generated */ EClass getOperationBody(); /** * Returns the meta object for the containment reference list '{@link org.eclipse.qvto.examples.pivot.qvtoperational.OperationBody#getContent <em>Content</em>}'. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @return the meta object for the containment reference list '<em>Content</em>'. * @see org.eclipse.qvto.examples.pivot.qvtoperational.OperationBody#getContent() * @see #getOperationBody() * @generated */ EReference getOperationBody_Content(); /** * Returns the meta object for the container reference '{@link org.eclipse.qvto.examples.pivot.qvtoperational.OperationBody#getOperation <em>Operation</em>}'. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @return the meta object for the container reference '<em>Operation</em>'. * @see org.eclipse.qvto.examples.pivot.qvtoperational.OperationBody#getOperation() * @see #getOperationBody() * @generated */ EReference getOperationBody_Operation(); /** * Returns the meta object for the containment reference list '{@link org.eclipse.qvto.examples.pivot.qvtoperational.OperationBody#getVariable <em>Variable</em>}'. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @return the meta object for the containment reference list '<em>Variable</em>'. * @see org.eclipse.qvto.examples.pivot.qvtoperational.OperationBody#getVariable() * @see #getOperationBody() * @generated */ EReference getOperationBody_Variable(); /** * Returns the meta object for class '{@link org.eclipse.qvto.examples.pivot.qvtoperational.OperationalTransformation <em>Operational Transformation</em>}'. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @return the meta object for class '<em>Operational Transformation</em>'. * @see org.eclipse.qvto.examples.pivot.qvtoperational.OperationalTransformation * @generated */ EClass getOperationalTransformation(); /** * Returns the meta object for the reference list '{@link org.eclipse.qvto.examples.pivot.qvtoperational.OperationalTransformation#getIntermediateClass <em>Intermediate Class</em>}'. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @return the meta object for the reference list '<em>Intermediate Class</em>'. * @see org.eclipse.qvto.examples.pivot.qvtoperational.OperationalTransformation#getIntermediateClass() * @see #getOperationalTransformation() * @generated */ EReference getOperationalTransformation_IntermediateClass(); /** * Returns the meta object for the reference list '{@link org.eclipse.qvto.examples.pivot.qvtoperational.OperationalTransformation#getIntermediateProperty <em>Intermediate Property</em>}'. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @return the meta object for the reference list '<em>Intermediate Property</em>'. * @see org.eclipse.qvto.examples.pivot.qvtoperational.OperationalTransformation#getIntermediateProperty() * @see #getOperationalTransformation() * @generated */ EReference getOperationalTransformation_IntermediateProperty(); /** * Returns the meta object for the containment reference list '{@link org.eclipse.qvto.examples.pivot.qvtoperational.OperationalTransformation#getModelParameter <em>Model Parameter</em>}'. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @return the meta object for the containment reference list '<em>Model Parameter</em>'. * @see org.eclipse.qvto.examples.pivot.qvtoperational.OperationalTransformation#getModelParameter() * @see #getOperationalTransformation() * @generated */ EReference getOperationalTransformation_ModelParameter(); /** * Returns the meta object for the reference '{@link org.eclipse.qvto.examples.pivot.qvtoperational.OperationalTransformation#getRefined <em>Refined</em>}'. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @return the meta object for the reference '<em>Refined</em>'. * @see org.eclipse.qvto.examples.pivot.qvtoperational.OperationalTransformation#getRefined() * @see #getOperationalTransformation() * @generated */ EReference getOperationalTransformation_Refined(); /** * Returns the meta object for the containment reference list '{@link org.eclipse.qvto.examples.pivot.qvtoperational.OperationalTransformation#getRelation <em>Relation</em>}'. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @return the meta object for the containment reference list '<em>Relation</em>'. * @see org.eclipse.qvto.examples.pivot.qvtoperational.OperationalTransformation#getRelation() * @see #getOperationalTransformation() * @generated */ EReference getOperationalTransformation_Relation(); /** * Returns the meta object for class '{@link org.eclipse.qvto.examples.pivot.qvtoperational.ResolveExp <em>Resolve Exp</em>}'. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @return the meta object for class '<em>Resolve Exp</em>'. * @see org.eclipse.qvto.examples.pivot.qvtoperational.ResolveExp * @generated */ EClass getResolveExp(); /** * Returns the meta object for the containment reference '{@link org.eclipse.qvto.examples.pivot.qvtoperational.ResolveExp#getCondition <em>Condition</em>}'. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @return the meta object for the containment reference '<em>Condition</em>'. * @see org.eclipse.qvto.examples.pivot.qvtoperational.ResolveExp#getCondition() * @see #getResolveExp() * @generated */ EReference getResolveExp_Condition(); /** * Returns the meta object for the attribute '{@link org.eclipse.qvto.examples.pivot.qvtoperational.ResolveExp#isIsDeferred <em>Is Deferred</em>}'. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @return the meta object for the attribute '<em>Is Deferred</em>'. * @see org.eclipse.qvto.examples.pivot.qvtoperational.ResolveExp#isIsDeferred() * @see #getResolveExp() * @generated */ EAttribute getResolveExp_IsDeferred(); /** * Returns the meta object for the attribute '{@link org.eclipse.qvto.examples.pivot.qvtoperational.ResolveExp#isIsInverse <em>Is Inverse</em>}'. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @return the meta object for the attribute '<em>Is Inverse</em>'. * @see org.eclipse.qvto.examples.pivot.qvtoperational.ResolveExp#isIsInverse() * @see #getResolveExp() * @generated */ EAttribute getResolveExp_IsInverse(); /** * Returns the meta object for the attribute '{@link org.eclipse.qvto.examples.pivot.qvtoperational.ResolveExp#isOne <em>One</em>}'. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @return the meta object for the attribute '<em>One</em>'. * @see org.eclipse.qvto.examples.pivot.qvtoperational.ResolveExp#isOne() * @see #getResolveExp() * @generated */ EAttribute getResolveExp_One(); /** * Returns the meta object for the containment reference '{@link org.eclipse.qvto.examples.pivot.qvtoperational.ResolveExp#getTarget <em>Target</em>}'. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @return the meta object for the containment reference '<em>Target</em>'. * @see org.eclipse.qvto.examples.pivot.qvtoperational.ResolveExp#getTarget() * @see #getResolveExp() * @generated */ EReference getResolveExp_Target(); /** * Returns the meta object for class '{@link org.eclipse.qvto.examples.pivot.qvtoperational.ResolveInExp <em>Resolve In Exp</em>}'. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @return the meta object for class '<em>Resolve In Exp</em>'. * @see org.eclipse.qvto.examples.pivot.qvtoperational.ResolveInExp * @generated */ EClass getResolveInExp(); /** * Returns the meta object for the reference '{@link org.eclipse.qvto.examples.pivot.qvtoperational.ResolveInExp#getInMapping <em>In Mapping</em>}'. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @return the meta object for the reference '<em>In Mapping</em>'. * @see org.eclipse.qvto.examples.pivot.qvtoperational.ResolveInExp#getInMapping() * @see #getResolveInExp() * @generated */ EReference getResolveInExp_InMapping(); /** * Returns the meta object for class '{@link org.eclipse.qvto.examples.pivot.qvtoperational.VarParameter <em>Var Parameter</em>}'. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @return the meta object for class '<em>Var Parameter</em>'. * @see org.eclipse.qvto.examples.pivot.qvtoperational.VarParameter * @generated */ EClass getVarParameter(); /** * Returns the meta object for the container reference '{@link org.eclipse.qvto.examples.pivot.qvtoperational.VarParameter#getCtxOwner <em>Ctx Owner</em>}'. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @return the meta object for the container reference '<em>Ctx Owner</em>'. * @see org.eclipse.qvto.examples.pivot.qvtoperational.VarParameter#getCtxOwner() * @see #getVarParameter() * @generated */ EReference getVarParameter_CtxOwner(); /** * Returns the meta object for the attribute '{@link org.eclipse.qvto.examples.pivot.qvtoperational.VarParameter#getKind <em>Kind</em>}'. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @return the meta object for the attribute '<em>Kind</em>'. * @see org.eclipse.qvto.examples.pivot.qvtoperational.VarParameter#getKind() * @see #getVarParameter() * @generated */ EAttribute getVarParameter_Kind(); /** * Returns the meta object for the container reference '{@link org.eclipse.qvto.examples.pivot.qvtoperational.VarParameter#getResOwner <em>Res Owner</em>}'. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @return the meta object for the container reference '<em>Res Owner</em>'. * @see org.eclipse.qvto.examples.pivot.qvtoperational.VarParameter#getResOwner() * @see #getVarParameter() * @generated */ EReference getVarParameter_ResOwner(); /** * Returns the meta object for class '{@link org.eclipse.qvto.examples.pivot.qvtoperational.Tag <em>Tag</em>}'. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @return the meta object for class '<em>Tag</em>'. * @see org.eclipse.qvto.examples.pivot.qvtoperational.Tag * @generated */ EClass getTag(); /** * Returns the meta object for the attribute '{@link org.eclipse.qvto.examples.pivot.qvtoperational.Tag#getName <em>Name</em>}'. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @return the meta object for the attribute '<em>Name</em>'. * @see org.eclipse.qvto.examples.pivot.qvtoperational.Tag#getName() * @see #getTag() * @generated */ EAttribute getTag_Name(); /** * Returns the meta object for the attribute '{@link org.eclipse.qvto.examples.pivot.qvtoperational.Tag#getValue <em>Value</em>}'. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @return the meta object for the attribute '<em>Value</em>'. * @see org.eclipse.qvto.examples.pivot.qvtoperational.Tag#getValue() * @see #getTag() * @generated */ EAttribute getTag_Value(); /** * Returns the meta object for the reference list '{@link org.eclipse.qvto.examples.pivot.qvtoperational.Tag#getElements <em>Elements</em>}'. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @return the meta object for the reference list '<em>Elements</em>'. * @see org.eclipse.qvto.examples.pivot.qvtoperational.Tag#getElements() * @see #getTag() * @generated */ EReference getTag_Elements(); /** * Returns the meta object for enum '{@link org.eclipse.qvto.examples.pivot.qvtoperational.DirectionKind <em>Direction Kind</em>}'. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @return the meta object for enum '<em>Direction Kind</em>'. * @see org.eclipse.qvto.examples.pivot.qvtoperational.DirectionKind * @generated */ EEnum getDirectionKind(); /** * Returns the meta object for enum '{@link org.eclipse.qvto.examples.pivot.qvtoperational.ImportKind <em>Import Kind</em>}'. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @return the meta object for enum '<em>Import Kind</em>'. * @see org.eclipse.qvto.examples.pivot.qvtoperational.ImportKind * @generated */ EEnum getImportKind(); /** * 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 */ QVTOperationalFactory getQVTOperationalFactory(); /** * <!-- 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.qvto.examples.pivot.qvtoperational.impl.ConstructorImpl <em>Constructor</em>}' class. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @see org.eclipse.qvto.examples.pivot.qvtoperational.impl.ConstructorImpl * @see org.eclipse.qvto.examples.pivot.qvtoperational.impl.QVTOperationalPackageImpl#getConstructor() * @generated */ EClass CONSTRUCTOR = eINSTANCE.getConstructor(); /** * The meta object literal for the '{@link org.eclipse.qvto.examples.pivot.qvtoperational.impl.ConstructorBodyImpl <em>Constructor Body</em>}' class. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @see org.eclipse.qvto.examples.pivot.qvtoperational.impl.ConstructorBodyImpl * @see org.eclipse.qvto.examples.pivot.qvtoperational.impl.QVTOperationalPackageImpl#getConstructorBody() * @generated */ EClass CONSTRUCTOR_BODY = eINSTANCE.getConstructorBody(); /** * The meta object literal for the '{@link org.eclipse.qvto.examples.pivot.qvtoperational.impl.ContextualPropertyImpl <em>Contextual Property</em>}' class. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @see org.eclipse.qvto.examples.pivot.qvtoperational.impl.ContextualPropertyImpl * @see org.eclipse.qvto.examples.pivot.qvtoperational.impl.QVTOperationalPackageImpl#getContextualProperty() * @generated */ EClass CONTEXTUAL_PROPERTY = eINSTANCE.getContextualProperty(); /** * The meta object literal for the '<em><b>Context</b></em>' reference feature. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated */ EReference CONTEXTUAL_PROPERTY__CONTEXT = eINSTANCE.getContextualProperty_Context(); /** * The meta object literal for the '<em><b>Init Expression</b></em>' containment reference feature. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated */ EReference CONTEXTUAL_PROPERTY__INIT_EXPRESSION = eINSTANCE.getContextualProperty_InitExpression(); /** * The meta object literal for the '<em><b>Overridden</b></em>' reference feature. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated */ EReference CONTEXTUAL_PROPERTY__OVERRIDDEN = eINSTANCE.getContextualProperty_Overridden(); /** * The meta object literal for the '{@link org.eclipse.qvto.examples.pivot.qvtoperational.impl.DummyRelationImpl <em>Dummy Relation</em>}' class. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @see org.eclipse.qvto.examples.pivot.qvtoperational.impl.DummyRelationImpl * @see org.eclipse.qvto.examples.pivot.qvtoperational.impl.QVTOperationalPackageImpl#getDummyRelation() * @generated */ EClass DUMMY_RELATION = eINSTANCE.getDummyRelation(); /** * The meta object literal for the '{@link org.eclipse.qvto.examples.pivot.qvtoperational.impl.DummyRelationDomainImpl <em>Dummy Relation Domain</em>}' class. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @see org.eclipse.qvto.examples.pivot.qvtoperational.impl.DummyRelationDomainImpl * @see org.eclipse.qvto.examples.pivot.qvtoperational.impl.QVTOperationalPackageImpl#getDummyRelationDomain() * @generated */ EClass DUMMY_RELATION_DOMAIN = eINSTANCE.getDummyRelationDomain(); /** * The meta object literal for the '{@link org.eclipse.qvto.examples.pivot.qvtoperational.impl.DummyRelationalTransformationImpl <em>Dummy Relational Transformation</em>}' class. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @see org.eclipse.qvto.examples.pivot.qvtoperational.impl.DummyRelationalTransformationImpl * @see org.eclipse.qvto.examples.pivot.qvtoperational.impl.QVTOperationalPackageImpl#getDummyRelationalTransformation() * @generated */ EClass DUMMY_RELATIONAL_TRANSFORMATION = eINSTANCE.getDummyRelationalTransformation(); /** * The meta object literal for the '{@link org.eclipse.qvto.examples.pivot.qvtoperational.impl.EntryOperationImpl <em>Entry Operation</em>}' class. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @see org.eclipse.qvto.examples.pivot.qvtoperational.impl.EntryOperationImpl * @see org.eclipse.qvto.examples.pivot.qvtoperational.impl.QVTOperationalPackageImpl#getEntryOperation() * @generated */ EClass ENTRY_OPERATION = eINSTANCE.getEntryOperation(); /** * The meta object literal for the '{@link org.eclipse.qvto.examples.pivot.qvtoperational.impl.HelperImpl <em>Helper</em>}' class. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @see org.eclipse.qvto.examples.pivot.qvtoperational.impl.HelperImpl * @see org.eclipse.qvto.examples.pivot.qvtoperational.impl.QVTOperationalPackageImpl#getHelper() * @generated */ EClass HELPER = eINSTANCE.getHelper(); /** * The meta object literal for the '<em><b>Is Query</b></em>' attribute feature. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated */ EAttribute HELPER__IS_QUERY = eINSTANCE.getHelper_IsQuery(); /** * The meta object literal for the '{@link org.eclipse.qvto.examples.pivot.qvtoperational.impl.ImperativeCallExpImpl <em>Imperative Call Exp</em>}' class. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @see org.eclipse.qvto.examples.pivot.qvtoperational.impl.ImperativeCallExpImpl * @see org.eclipse.qvto.examples.pivot.qvtoperational.impl.QVTOperationalPackageImpl#getImperativeCallExp() * @generated */ EClass IMPERATIVE_CALL_EXP = eINSTANCE.getImperativeCallExp(); /** * The meta object literal for the '{@link org.eclipse.qvto.examples.pivot.qvtoperational.impl.ImperativeOperationImpl <em>Imperative Operation</em>}' class. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @see org.eclipse.qvto.examples.pivot.qvtoperational.impl.ImperativeOperationImpl * @see org.eclipse.qvto.examples.pivot.qvtoperational.impl.QVTOperationalPackageImpl#getImperativeOperation() * @generated */ EClass IMPERATIVE_OPERATION = eINSTANCE.getImperativeOperation(); /** * The meta object literal for the '<em><b>Body</b></em>' containment reference feature. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated */ EReference IMPERATIVE_OPERATION__BODY = eINSTANCE.getImperativeOperation_Body(); /** * The meta object literal for the '<em><b>Context</b></em>' containment reference feature. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated */ EReference IMPERATIVE_OPERATION__CONTEXT = eINSTANCE.getImperativeOperation_Context(); /** * The meta object literal for the '<em><b>Is Blackbox</b></em>' attribute feature. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated */ EAttribute IMPERATIVE_OPERATION__IS_BLACKBOX = eINSTANCE.getImperativeOperation_IsBlackbox(); /** * The meta object literal for the '<em><b>Overridden</b></em>' reference feature. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated */ EReference IMPERATIVE_OPERATION__OVERRIDDEN = eINSTANCE.getImperativeOperation_Overridden(); /** * The meta object literal for the '<em><b>Result</b></em>' containment reference list feature. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated */ EReference IMPERATIVE_OPERATION__RESULT = eINSTANCE.getImperativeOperation_Result(); /** * The meta object literal for the '{@link org.eclipse.qvto.examples.pivot.qvtoperational.impl.LibraryImpl <em>Library</em>}' class. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @see org.eclipse.qvto.examples.pivot.qvtoperational.impl.LibraryImpl * @see org.eclipse.qvto.examples.pivot.qvtoperational.impl.QVTOperationalPackageImpl#getLibrary() * @generated */ EClass LIBRARY = eINSTANCE.getLibrary(); /** * The meta object literal for the '{@link org.eclipse.qvto.examples.pivot.qvtoperational.impl.MappingBodyImpl <em>Mapping Body</em>}' class. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @see org.eclipse.qvto.examples.pivot.qvtoperational.impl.MappingBodyImpl * @see org.eclipse.qvto.examples.pivot.qvtoperational.impl.QVTOperationalPackageImpl#getMappingBody() * @generated */ EClass MAPPING_BODY = eINSTANCE.getMappingBody(); /** * The meta object literal for the '<em><b>End Section</b></em>' containment reference list feature. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated */ EReference MAPPING_BODY__END_SECTION = eINSTANCE.getMappingBody_EndSection(); /** * The meta object literal for the '<em><b>Init Section</b></em>' containment reference list feature. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated */ EReference MAPPING_BODY__INIT_SECTION = eINSTANCE.getMappingBody_InitSection(); /** * The meta object literal for the '{@link org.eclipse.qvto.examples.pivot.qvtoperational.impl.MappingCallExpImpl <em>Mapping Call Exp</em>}' class. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @see org.eclipse.qvto.examples.pivot.qvtoperational.impl.MappingCallExpImpl * @see org.eclipse.qvto.examples.pivot.qvtoperational.impl.QVTOperationalPackageImpl#getMappingCallExp() * @generated */ EClass MAPPING_CALL_EXP = eINSTANCE.getMappingCallExp(); /** * The meta object literal for the '<em><b>Is Strict</b></em>' attribute feature. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated */ EAttribute MAPPING_CALL_EXP__IS_STRICT = eINSTANCE.getMappingCallExp_IsStrict(); /** * The meta object literal for the '{@link org.eclipse.qvto.examples.pivot.qvtoperational.impl.MappingOperationImpl <em>Mapping Operation</em>}' class. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @see org.eclipse.qvto.examples.pivot.qvtoperational.impl.MappingOperationImpl * @see org.eclipse.qvto.examples.pivot.qvtoperational.impl.QVTOperationalPackageImpl#getMappingOperation() * @generated */ EClass MAPPING_OPERATION = eINSTANCE.getMappingOperation(); /** * The meta object literal for the '<em><b>Disjunct</b></em>' reference list feature. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated */ EReference MAPPING_OPERATION__DISJUNCT = eINSTANCE.getMappingOperation_Disjunct(); /** * The meta object literal for the '<em><b>Inherited</b></em>' reference list feature. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated */ EReference MAPPING_OPERATION__INHERITED = eINSTANCE.getMappingOperation_Inherited(); /** * The meta object literal for the '<em><b>Merged</b></em>' reference list feature. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated */ EReference MAPPING_OPERATION__MERGED = eINSTANCE.getMappingOperation_Merged(); /** * The meta object literal for the '<em><b>Refined Relation</b></em>' reference feature. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated */ EReference MAPPING_OPERATION__REFINED_RELATION = eINSTANCE.getMappingOperation_RefinedRelation(); /** * The meta object literal for the '<em><b>When</b></em>' containment reference feature. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated */ EReference MAPPING_OPERATION__WHEN = eINSTANCE.getMappingOperation_When(); /** * The meta object literal for the '<em><b>Where</b></em>' containment reference feature. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated */ EReference MAPPING_OPERATION__WHERE = eINSTANCE.getMappingOperation_Where(); /** * The meta object literal for the '{@link org.eclipse.qvto.examples.pivot.qvtoperational.impl.MappingParameterImpl <em>Mapping Parameter</em>}' class. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @see org.eclipse.qvto.examples.pivot.qvtoperational.impl.MappingParameterImpl * @see org.eclipse.qvto.examples.pivot.qvtoperational.impl.QVTOperationalPackageImpl#getMappingParameter() * @generated */ EClass MAPPING_PARAMETER = eINSTANCE.getMappingParameter(); /** * The meta object literal for the '<em><b>Extent</b></em>' reference feature. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated */ EReference MAPPING_PARAMETER__EXTENT = eINSTANCE.getMappingParameter_Extent(); /** * The meta object literal for the '<em><b>Referred Domain</b></em>' reference feature. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated */ EReference MAPPING_PARAMETER__REFERRED_DOMAIN = eINSTANCE.getMappingParameter_ReferredDomain(); /** * The meta object literal for the '{@link org.eclipse.qvto.examples.pivot.qvtoperational.impl.ModelParameterImpl <em>Model Parameter</em>}' class. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @see org.eclipse.qvto.examples.pivot.qvtoperational.impl.ModelParameterImpl * @see org.eclipse.qvto.examples.pivot.qvtoperational.impl.QVTOperationalPackageImpl#getModelParameter() * @generated */ EClass MODEL_PARAMETER = eINSTANCE.getModelParameter(); /** * The meta object literal for the '{@link org.eclipse.qvto.examples.pivot.qvtoperational.impl.ModelTypeImpl <em>Model Type</em>}' class. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @see org.eclipse.qvto.examples.pivot.qvtoperational.impl.ModelTypeImpl * @see org.eclipse.qvto.examples.pivot.qvtoperational.impl.QVTOperationalPackageImpl#getModelType() * @generated */ EClass MODEL_TYPE = eINSTANCE.getModelType(); /** * The meta object literal for the '<em><b>Additional Condition</b></em>' containment reference list feature. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated */ EReference MODEL_TYPE__ADDITIONAL_CONDITION = eINSTANCE.getModelType_AdditionalCondition(); /** * The meta object literal for the '<em><b>Conformance Kind</b></em>' attribute feature. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated */ EAttribute MODEL_TYPE__CONFORMANCE_KIND = eINSTANCE.getModelType_ConformanceKind(); /** * The meta object literal for the '<em><b>Metamodel</b></em>' reference list feature. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated */ EReference MODEL_TYPE__METAMODEL = eINSTANCE.getModelType_Metamodel(); /** * The meta object literal for the '{@link org.eclipse.qvto.examples.pivot.qvtoperational.impl.ModuleImpl <em>Module</em>}' class. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @see org.eclipse.qvto.examples.pivot.qvtoperational.impl.ModuleImpl * @see org.eclipse.qvto.examples.pivot.qvtoperational.impl.QVTOperationalPackageImpl#getModule() * @generated */ EClass MODULE = eINSTANCE.getModule(); /** * The meta object literal for the '<em><b>Config Property</b></em>' reference list feature. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated */ EReference MODULE__CONFIG_PROPERTY = eINSTANCE.getModule_ConfigProperty(); /** * The meta object literal for the '<em><b>Entry</b></em>' reference feature. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated */ EReference MODULE__ENTRY = eINSTANCE.getModule_Entry(); /** * The meta object literal for the '<em><b>Is Blackbox</b></em>' attribute feature. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated */ EAttribute MODULE__IS_BLACKBOX = eINSTANCE.getModule_IsBlackbox(); /** * The meta object literal for the '<em><b>Module Import</b></em>' containment reference list feature. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated */ EReference MODULE__MODULE_IMPORT = eINSTANCE.getModule_ModuleImport(); /** * The meta object literal for the '<em><b>Owned Tag</b></em>' containment reference list feature. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated */ EReference MODULE__OWNED_TAG = eINSTANCE.getModule_OwnedTag(); /** * The meta object literal for the '<em><b>Owned Variable</b></em>' containment reference list feature. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated */ EReference MODULE__OWNED_VARIABLE = eINSTANCE.getModule_OwnedVariable(); /** * The meta object literal for the '<em><b>Used Model Type</b></em>' reference list feature. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated */ EReference MODULE__USED_MODEL_TYPE = eINSTANCE.getModule_UsedModelType(); /** * The meta object literal for the '{@link org.eclipse.qvto.examples.pivot.qvtoperational.impl.ModuleImportImpl <em>Module Import</em>}' class. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @see org.eclipse.qvto.examples.pivot.qvtoperational.impl.ModuleImportImpl * @see org.eclipse.qvto.examples.pivot.qvtoperational.impl.QVTOperationalPackageImpl#getModuleImport() * @generated */ EClass MODULE_IMPORT = eINSTANCE.getModuleImport(); /** * The meta object literal for the '<em><b>Binding</b></em>' reference list feature. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated */ EReference MODULE_IMPORT__BINDING = eINSTANCE.getModuleImport_Binding(); /** * The meta object literal for the '<em><b>Imported Module</b></em>' reference feature. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated */ EReference MODULE_IMPORT__IMPORTED_MODULE = eINSTANCE.getModuleImport_ImportedModule(); /** * The meta object literal for the '<em><b>Kind</b></em>' attribute feature. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated */ EAttribute MODULE_IMPORT__KIND = eINSTANCE.getModuleImport_Kind(); /** * The meta object literal for the '<em><b>Module</b></em>' container reference feature. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated */ EReference MODULE_IMPORT__MODULE = eINSTANCE.getModuleImport_Module(); /** * The meta object literal for the '{@link org.eclipse.qvto.examples.pivot.qvtoperational.impl.ObjectExpImpl <em>Object Exp</em>}' class. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @see org.eclipse.qvto.examples.pivot.qvtoperational.impl.ObjectExpImpl * @see org.eclipse.qvto.examples.pivot.qvtoperational.impl.QVTOperationalPackageImpl#getObjectExp() * @generated */ EClass OBJECT_EXP = eINSTANCE.getObjectExp(); /** * The meta object literal for the '<em><b>Body</b></em>' containment reference feature. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated */ EReference OBJECT_EXP__BODY = eINSTANCE.getObjectExp_Body(); /** * The meta object literal for the '<em><b>Referred Object</b></em>' reference feature. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated */ EReference OBJECT_EXP__REFERRED_OBJECT = eINSTANCE.getObjectExp_ReferredObject(); /** * The meta object literal for the '{@link org.eclipse.qvto.examples.pivot.qvtoperational.impl.OperationBodyImpl <em>Operation Body</em>}' class. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @see org.eclipse.qvto.examples.pivot.qvtoperational.impl.OperationBodyImpl * @see org.eclipse.qvto.examples.pivot.qvtoperational.impl.QVTOperationalPackageImpl#getOperationBody() * @generated */ EClass OPERATION_BODY = eINSTANCE.getOperationBody(); /** * The meta object literal for the '<em><b>Content</b></em>' containment reference list feature. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated */ EReference OPERATION_BODY__CONTENT = eINSTANCE.getOperationBody_Content(); /** * The meta object literal for the '<em><b>Operation</b></em>' container reference feature. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated */ EReference OPERATION_BODY__OPERATION = eINSTANCE.getOperationBody_Operation(); /** * The meta object literal for the '<em><b>Variable</b></em>' containment reference list feature. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated */ EReference OPERATION_BODY__VARIABLE = eINSTANCE.getOperationBody_Variable(); /** * The meta object literal for the '{@link org.eclipse.qvto.examples.pivot.qvtoperational.impl.OperationalTransformationImpl <em>Operational Transformation</em>}' class. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @see org.eclipse.qvto.examples.pivot.qvtoperational.impl.OperationalTransformationImpl * @see org.eclipse.qvto.examples.pivot.qvtoperational.impl.QVTOperationalPackageImpl#getOperationalTransformation() * @generated */ EClass OPERATIONAL_TRANSFORMATION = eINSTANCE.getOperationalTransformation(); /** * The meta object literal for the '<em><b>Intermediate Class</b></em>' reference list feature. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated */ EReference OPERATIONAL_TRANSFORMATION__INTERMEDIATE_CLASS = eINSTANCE.getOperationalTransformation_IntermediateClass(); /** * The meta object literal for the '<em><b>Intermediate Property</b></em>' reference list feature. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated */ EReference OPERATIONAL_TRANSFORMATION__INTERMEDIATE_PROPERTY = eINSTANCE.getOperationalTransformation_IntermediateProperty(); /** * The meta object literal for the '<em><b>Model Parameter</b></em>' containment reference list feature. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated */ EReference OPERATIONAL_TRANSFORMATION__MODEL_PARAMETER = eINSTANCE.getOperationalTransformation_ModelParameter(); /** * The meta object literal for the '<em><b>Refined</b></em>' reference feature. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated */ EReference OPERATIONAL_TRANSFORMATION__REFINED = eINSTANCE.getOperationalTransformation_Refined(); /** * The meta object literal for the '<em><b>Relation</b></em>' containment reference list feature. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated */ EReference OPERATIONAL_TRANSFORMATION__RELATION = eINSTANCE.getOperationalTransformation_Relation(); /** * The meta object literal for the '{@link org.eclipse.qvto.examples.pivot.qvtoperational.impl.ResolveExpImpl <em>Resolve Exp</em>}' class. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @see org.eclipse.qvto.examples.pivot.qvtoperational.impl.ResolveExpImpl * @see org.eclipse.qvto.examples.pivot.qvtoperational.impl.QVTOperationalPackageImpl#getResolveExp() * @generated */ EClass RESOLVE_EXP = eINSTANCE.getResolveExp(); /** * The meta object literal for the '<em><b>Condition</b></em>' containment reference feature. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated */ EReference RESOLVE_EXP__CONDITION = eINSTANCE.getResolveExp_Condition(); /** * The meta object literal for the '<em><b>Is Deferred</b></em>' attribute feature. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated */ EAttribute RESOLVE_EXP__IS_DEFERRED = eINSTANCE.getResolveExp_IsDeferred(); /** * The meta object literal for the '<em><b>Is Inverse</b></em>' attribute feature. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated */ EAttribute RESOLVE_EXP__IS_INVERSE = eINSTANCE.getResolveExp_IsInverse(); /** * The meta object literal for the '<em><b>One</b></em>' attribute feature. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated */ EAttribute RESOLVE_EXP__ONE = eINSTANCE.getResolveExp_One(); /** * The meta object literal for the '<em><b>Target</b></em>' containment reference feature. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated */ EReference RESOLVE_EXP__TARGET = eINSTANCE.getResolveExp_Target(); /** * The meta object literal for the '{@link org.eclipse.qvto.examples.pivot.qvtoperational.impl.ResolveInExpImpl <em>Resolve In Exp</em>}' class. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @see org.eclipse.qvto.examples.pivot.qvtoperational.impl.ResolveInExpImpl * @see org.eclipse.qvto.examples.pivot.qvtoperational.impl.QVTOperationalPackageImpl#getResolveInExp() * @generated */ EClass RESOLVE_IN_EXP = eINSTANCE.getResolveInExp(); /** * The meta object literal for the '<em><b>In Mapping</b></em>' reference feature. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated */ EReference RESOLVE_IN_EXP__IN_MAPPING = eINSTANCE.getResolveInExp_InMapping(); /** * The meta object literal for the '{@link org.eclipse.qvto.examples.pivot.qvtoperational.impl.VarParameterImpl <em>Var Parameter</em>}' class. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @see org.eclipse.qvto.examples.pivot.qvtoperational.impl.VarParameterImpl * @see org.eclipse.qvto.examples.pivot.qvtoperational.impl.QVTOperationalPackageImpl#getVarParameter() * @generated */ EClass VAR_PARAMETER = eINSTANCE.getVarParameter(); /** * The meta object literal for the '<em><b>Ctx Owner</b></em>' container reference feature. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated */ EReference VAR_PARAMETER__CTX_OWNER = eINSTANCE.getVarParameter_CtxOwner(); /** * The meta object literal for the '<em><b>Kind</b></em>' attribute feature. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated */ EAttribute VAR_PARAMETER__KIND = eINSTANCE.getVarParameter_Kind(); /** * The meta object literal for the '<em><b>Res Owner</b></em>' container reference feature. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated */ EReference VAR_PARAMETER__RES_OWNER = eINSTANCE.getVarParameter_ResOwner(); /** * The meta object literal for the '{@link org.eclipse.qvto.examples.pivot.qvtoperational.impl.TagImpl <em>Tag</em>}' class. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @see org.eclipse.qvto.examples.pivot.qvtoperational.impl.TagImpl * @see org.eclipse.qvto.examples.pivot.qvtoperational.impl.QVTOperationalPackageImpl#getTag() * @generated */ EClass TAG = eINSTANCE.getTag(); /** * The meta object literal for the '<em><b>Name</b></em>' attribute feature. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated */ EAttribute TAG__NAME = eINSTANCE.getTag_Name(); /** * The meta object literal for the '<em><b>Value</b></em>' attribute feature. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated */ EAttribute TAG__VALUE = eINSTANCE.getTag_Value(); /** * The meta object literal for the '<em><b>Elements</b></em>' reference list feature. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated */ EReference TAG__ELEMENTS = eINSTANCE.getTag_Elements(); /** * The meta object literal for the '{@link org.eclipse.qvto.examples.pivot.qvtoperational.DirectionKind <em>Direction Kind</em>}' enum. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @see org.eclipse.qvto.examples.pivot.qvtoperational.DirectionKind * @see org.eclipse.qvto.examples.pivot.qvtoperational.impl.QVTOperationalPackageImpl#getDirectionKind() * @generated */ EEnum DIRECTION_KIND = eINSTANCE.getDirectionKind(); /** * The meta object literal for the '{@link org.eclipse.qvto.examples.pivot.qvtoperational.ImportKind <em>Import Kind</em>}' enum. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @see org.eclipse.qvto.examples.pivot.qvtoperational.ImportKind * @see org.eclipse.qvto.examples.pivot.qvtoperational.impl.QVTOperationalPackageImpl#getImportKind() * @generated */ EEnum IMPORT_KIND = eINSTANCE.getImportKind(); } } //QVTOperationalPackage