|
|
|
|
@ -6,6 +6,7 @@ import org.eclipse.emf.ecore.EAttribute;
|
|
|
|
|
import org.eclipse.emf.ecore.EClass;
|
|
|
|
|
import org.eclipse.emf.ecore.EPackage;
|
|
|
|
|
import org.eclipse.emf.ecore.EReference;
|
|
|
|
|
import org.eclipse.emf.ecore.EcorePackage;
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
|
* <!-- begin-user-doc -->
|
|
|
|
|
@ -73,7 +74,7 @@ public interface LossPackage extends EPackage {
|
|
|
|
|
* @generated
|
|
|
|
|
* @ordered
|
|
|
|
|
*/
|
|
|
|
|
int NAMED_OBJECT__NAME = 0;
|
|
|
|
|
int NAMED_OBJECT__NAME = EcorePackage.EOBJECT_FEATURE_COUNT + 0;
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
|
* The feature id for the '<em><b>Class Name</b></em>' attribute.
|
|
|
|
|
@ -82,7 +83,7 @@ public interface LossPackage extends EPackage {
|
|
|
|
|
* @generated
|
|
|
|
|
* @ordered
|
|
|
|
|
*/
|
|
|
|
|
int NAMED_OBJECT__CLASS_NAME = 1;
|
|
|
|
|
int NAMED_OBJECT__CLASS_NAME = EcorePackage.EOBJECT_FEATURE_COUNT + 1;
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
|
* The number of structural features of the '<em>Named Object</em>' class.
|
|
|
|
|
@ -91,7 +92,142 @@ public interface LossPackage extends EPackage {
|
|
|
|
|
* @generated
|
|
|
|
|
* @ordered
|
|
|
|
|
*/
|
|
|
|
|
int NAMED_OBJECT_FEATURE_COUNT = 2;
|
|
|
|
|
int NAMED_OBJECT_FEATURE_COUNT = EcorePackage.EOBJECT_FEATURE_COUNT + 2;
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
|
* The operation id for the '<em>EClass</em>' operation.
|
|
|
|
|
* <!-- begin-user-doc -->
|
|
|
|
|
* <!-- end-user-doc -->
|
|
|
|
|
* @generated
|
|
|
|
|
* @ordered
|
|
|
|
|
*/
|
|
|
|
|
int NAMED_OBJECT___ECLASS = EcorePackage.EOBJECT___ECLASS;
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
|
* The operation id for the '<em>EIs Proxy</em>' operation.
|
|
|
|
|
* <!-- begin-user-doc -->
|
|
|
|
|
* <!-- end-user-doc -->
|
|
|
|
|
* @generated
|
|
|
|
|
* @ordered
|
|
|
|
|
*/
|
|
|
|
|
int NAMED_OBJECT___EIS_PROXY = EcorePackage.EOBJECT___EIS_PROXY;
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
|
* The operation id for the '<em>EResource</em>' operation.
|
|
|
|
|
* <!-- begin-user-doc -->
|
|
|
|
|
* <!-- end-user-doc -->
|
|
|
|
|
* @generated
|
|
|
|
|
* @ordered
|
|
|
|
|
*/
|
|
|
|
|
int NAMED_OBJECT___ERESOURCE = EcorePackage.EOBJECT___ERESOURCE;
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
|
* The operation id for the '<em>EContainer</em>' operation.
|
|
|
|
|
* <!-- begin-user-doc -->
|
|
|
|
|
* <!-- end-user-doc -->
|
|
|
|
|
* @generated
|
|
|
|
|
* @ordered
|
|
|
|
|
*/
|
|
|
|
|
int NAMED_OBJECT___ECONTAINER = EcorePackage.EOBJECT___ECONTAINER;
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
|
* The operation id for the '<em>EContaining Feature</em>' operation.
|
|
|
|
|
* <!-- begin-user-doc -->
|
|
|
|
|
* <!-- end-user-doc -->
|
|
|
|
|
* @generated
|
|
|
|
|
* @ordered
|
|
|
|
|
*/
|
|
|
|
|
int NAMED_OBJECT___ECONTAINING_FEATURE = EcorePackage.EOBJECT___ECONTAINING_FEATURE;
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
|
* The operation id for the '<em>EContainment Feature</em>' operation.
|
|
|
|
|
* <!-- begin-user-doc -->
|
|
|
|
|
* <!-- end-user-doc -->
|
|
|
|
|
* @generated
|
|
|
|
|
* @ordered
|
|
|
|
|
*/
|
|
|
|
|
int NAMED_OBJECT___ECONTAINMENT_FEATURE = EcorePackage.EOBJECT___ECONTAINMENT_FEATURE;
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
|
* The operation id for the '<em>EContents</em>' operation.
|
|
|
|
|
* <!-- begin-user-doc -->
|
|
|
|
|
* <!-- end-user-doc -->
|
|
|
|
|
* @generated
|
|
|
|
|
* @ordered
|
|
|
|
|
*/
|
|
|
|
|
int NAMED_OBJECT___ECONTENTS = EcorePackage.EOBJECT___ECONTENTS;
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
|
* The operation id for the '<em>EAll Contents</em>' operation.
|
|
|
|
|
* <!-- begin-user-doc -->
|
|
|
|
|
* <!-- end-user-doc -->
|
|
|
|
|
* @generated
|
|
|
|
|
* @ordered
|
|
|
|
|
*/
|
|
|
|
|
int NAMED_OBJECT___EALL_CONTENTS = EcorePackage.EOBJECT___EALL_CONTENTS;
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
|
* The operation id for the '<em>ECross References</em>' operation.
|
|
|
|
|
* <!-- begin-user-doc -->
|
|
|
|
|
* <!-- end-user-doc -->
|
|
|
|
|
* @generated
|
|
|
|
|
* @ordered
|
|
|
|
|
*/
|
|
|
|
|
int NAMED_OBJECT___ECROSS_REFERENCES = EcorePackage.EOBJECT___ECROSS_REFERENCES;
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
|
* The operation id for the '<em>EGet</em>' operation.
|
|
|
|
|
* <!-- begin-user-doc -->
|
|
|
|
|
* <!-- end-user-doc -->
|
|
|
|
|
* @generated
|
|
|
|
|
* @ordered
|
|
|
|
|
*/
|
|
|
|
|
int NAMED_OBJECT___EGET__ESTRUCTURALFEATURE = EcorePackage.EOBJECT___EGET__ESTRUCTURALFEATURE;
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
|
* The operation id for the '<em>EGet</em>' operation.
|
|
|
|
|
* <!-- begin-user-doc -->
|
|
|
|
|
* <!-- end-user-doc -->
|
|
|
|
|
* @generated
|
|
|
|
|
* @ordered
|
|
|
|
|
*/
|
|
|
|
|
int NAMED_OBJECT___EGET__ESTRUCTURALFEATURE_BOOLEAN = EcorePackage.EOBJECT___EGET__ESTRUCTURALFEATURE_BOOLEAN;
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
|
* The operation id for the '<em>ESet</em>' operation.
|
|
|
|
|
* <!-- begin-user-doc -->
|
|
|
|
|
* <!-- end-user-doc -->
|
|
|
|
|
* @generated
|
|
|
|
|
* @ordered
|
|
|
|
|
*/
|
|
|
|
|
int NAMED_OBJECT___ESET__ESTRUCTURALFEATURE_OBJECT = EcorePackage.EOBJECT___ESET__ESTRUCTURALFEATURE_OBJECT;
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
|
* The operation id for the '<em>EIs Set</em>' operation.
|
|
|
|
|
* <!-- begin-user-doc -->
|
|
|
|
|
* <!-- end-user-doc -->
|
|
|
|
|
* @generated
|
|
|
|
|
* @ordered
|
|
|
|
|
*/
|
|
|
|
|
int NAMED_OBJECT___EIS_SET__ESTRUCTURALFEATURE = EcorePackage.EOBJECT___EIS_SET__ESTRUCTURALFEATURE;
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
|
* The operation id for the '<em>EUnset</em>' operation.
|
|
|
|
|
* <!-- begin-user-doc -->
|
|
|
|
|
* <!-- end-user-doc -->
|
|
|
|
|
* @generated
|
|
|
|
|
* @ordered
|
|
|
|
|
*/
|
|
|
|
|
int NAMED_OBJECT___EUNSET__ESTRUCTURALFEATURE = EcorePackage.EOBJECT___EUNSET__ESTRUCTURALFEATURE;
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
|
* The operation id for the '<em>EInvoke</em>' operation.
|
|
|
|
|
* <!-- begin-user-doc -->
|
|
|
|
|
* <!-- end-user-doc -->
|
|
|
|
|
* @generated
|
|
|
|
|
* @ordered
|
|
|
|
|
*/
|
|
|
|
|
int NAMED_OBJECT___EINVOKE__EOPERATION_ELIST = EcorePackage.EOBJECT___EINVOKE__EOPERATION_ELIST;
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
|
* The number of operations of the '<em>Named Object</em>' class.
|
|
|
|
|
@ -100,7 +236,7 @@ public interface LossPackage extends EPackage {
|
|
|
|
|
* @generated
|
|
|
|
|
* @ordered
|
|
|
|
|
*/
|
|
|
|
|
int NAMED_OBJECT_OPERATION_COUNT = 0;
|
|
|
|
|
int NAMED_OBJECT_OPERATION_COUNT = EcorePackage.EOBJECT_OPERATION_COUNT + 0;
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
|
* The meta object id for the '{@link fr.tpt.mem4csd.loss.impl.PrimitiveImpl <em>Primitive</em>}' class.
|
|
|
|
|
@ -148,6 +284,141 @@ public interface LossPackage extends EPackage {
|
|
|
|
|
*/
|
|
|
|
|
int PRIMITIVE_FEATURE_COUNT = NAMED_OBJECT_FEATURE_COUNT + 1;
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
|
* The operation id for the '<em>EClass</em>' operation.
|
|
|
|
|
* <!-- begin-user-doc -->
|
|
|
|
|
* <!-- end-user-doc -->
|
|
|
|
|
* @generated
|
|
|
|
|
* @ordered
|
|
|
|
|
*/
|
|
|
|
|
int PRIMITIVE___ECLASS = NAMED_OBJECT___ECLASS;
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
|
* The operation id for the '<em>EIs Proxy</em>' operation.
|
|
|
|
|
* <!-- begin-user-doc -->
|
|
|
|
|
* <!-- end-user-doc -->
|
|
|
|
|
* @generated
|
|
|
|
|
* @ordered
|
|
|
|
|
*/
|
|
|
|
|
int PRIMITIVE___EIS_PROXY = NAMED_OBJECT___EIS_PROXY;
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
|
* The operation id for the '<em>EResource</em>' operation.
|
|
|
|
|
* <!-- begin-user-doc -->
|
|
|
|
|
* <!-- end-user-doc -->
|
|
|
|
|
* @generated
|
|
|
|
|
* @ordered
|
|
|
|
|
*/
|
|
|
|
|
int PRIMITIVE___ERESOURCE = NAMED_OBJECT___ERESOURCE;
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
|
* The operation id for the '<em>EContainer</em>' operation.
|
|
|
|
|
* <!-- begin-user-doc -->
|
|
|
|
|
* <!-- end-user-doc -->
|
|
|
|
|
* @generated
|
|
|
|
|
* @ordered
|
|
|
|
|
*/
|
|
|
|
|
int PRIMITIVE___ECONTAINER = NAMED_OBJECT___ECONTAINER;
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
|
* The operation id for the '<em>EContaining Feature</em>' operation.
|
|
|
|
|
* <!-- begin-user-doc -->
|
|
|
|
|
* <!-- end-user-doc -->
|
|
|
|
|
* @generated
|
|
|
|
|
* @ordered
|
|
|
|
|
*/
|
|
|
|
|
int PRIMITIVE___ECONTAINING_FEATURE = NAMED_OBJECT___ECONTAINING_FEATURE;
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
|
* The operation id for the '<em>EContainment Feature</em>' operation.
|
|
|
|
|
* <!-- begin-user-doc -->
|
|
|
|
|
* <!-- end-user-doc -->
|
|
|
|
|
* @generated
|
|
|
|
|
* @ordered
|
|
|
|
|
*/
|
|
|
|
|
int PRIMITIVE___ECONTAINMENT_FEATURE = NAMED_OBJECT___ECONTAINMENT_FEATURE;
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
|
* The operation id for the '<em>EContents</em>' operation.
|
|
|
|
|
* <!-- begin-user-doc -->
|
|
|
|
|
* <!-- end-user-doc -->
|
|
|
|
|
* @generated
|
|
|
|
|
* @ordered
|
|
|
|
|
*/
|
|
|
|
|
int PRIMITIVE___ECONTENTS = NAMED_OBJECT___ECONTENTS;
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
|
* The operation id for the '<em>EAll Contents</em>' operation.
|
|
|
|
|
* <!-- begin-user-doc -->
|
|
|
|
|
* <!-- end-user-doc -->
|
|
|
|
|
* @generated
|
|
|
|
|
* @ordered
|
|
|
|
|
*/
|
|
|
|
|
int PRIMITIVE___EALL_CONTENTS = NAMED_OBJECT___EALL_CONTENTS;
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
|
* The operation id for the '<em>ECross References</em>' operation.
|
|
|
|
|
* <!-- begin-user-doc -->
|
|
|
|
|
* <!-- end-user-doc -->
|
|
|
|
|
* @generated
|
|
|
|
|
* @ordered
|
|
|
|
|
*/
|
|
|
|
|
int PRIMITIVE___ECROSS_REFERENCES = NAMED_OBJECT___ECROSS_REFERENCES;
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
|
* The operation id for the '<em>EGet</em>' operation.
|
|
|
|
|
* <!-- begin-user-doc -->
|
|
|
|
|
* <!-- end-user-doc -->
|
|
|
|
|
* @generated
|
|
|
|
|
* @ordered
|
|
|
|
|
*/
|
|
|
|
|
int PRIMITIVE___EGET__ESTRUCTURALFEATURE = NAMED_OBJECT___EGET__ESTRUCTURALFEATURE;
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
|
* The operation id for the '<em>EGet</em>' operation.
|
|
|
|
|
* <!-- begin-user-doc -->
|
|
|
|
|
* <!-- end-user-doc -->
|
|
|
|
|
* @generated
|
|
|
|
|
* @ordered
|
|
|
|
|
*/
|
|
|
|
|
int PRIMITIVE___EGET__ESTRUCTURALFEATURE_BOOLEAN = NAMED_OBJECT___EGET__ESTRUCTURALFEATURE_BOOLEAN;
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
|
* The operation id for the '<em>ESet</em>' operation.
|
|
|
|
|
* <!-- begin-user-doc -->
|
|
|
|
|
* <!-- end-user-doc -->
|
|
|
|
|
* @generated
|
|
|
|
|
* @ordered
|
|
|
|
|
*/
|
|
|
|
|
int PRIMITIVE___ESET__ESTRUCTURALFEATURE_OBJECT = NAMED_OBJECT___ESET__ESTRUCTURALFEATURE_OBJECT;
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
|
* The operation id for the '<em>EIs Set</em>' operation.
|
|
|
|
|
* <!-- begin-user-doc -->
|
|
|
|
|
* <!-- end-user-doc -->
|
|
|
|
|
* @generated
|
|
|
|
|
* @ordered
|
|
|
|
|
*/
|
|
|
|
|
int PRIMITIVE___EIS_SET__ESTRUCTURALFEATURE = NAMED_OBJECT___EIS_SET__ESTRUCTURALFEATURE;
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
|
* The operation id for the '<em>EUnset</em>' operation.
|
|
|
|
|
* <!-- begin-user-doc -->
|
|
|
|
|
* <!-- end-user-doc -->
|
|
|
|
|
* @generated
|
|
|
|
|
* @ordered
|
|
|
|
|
*/
|
|
|
|
|
int PRIMITIVE___EUNSET__ESTRUCTURALFEATURE = NAMED_OBJECT___EUNSET__ESTRUCTURALFEATURE;
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
|
* The operation id for the '<em>EInvoke</em>' operation.
|
|
|
|
|
* <!-- begin-user-doc -->
|
|
|
|
|
* <!-- end-user-doc -->
|
|
|
|
|
* @generated
|
|
|
|
|
* @ordered
|
|
|
|
|
*/
|
|
|
|
|
int PRIMITIVE___EINVOKE__EOPERATION_ELIST = NAMED_OBJECT___EINVOKE__EOPERATION_ELIST;
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
|
* The number of operations of the '<em>Primitive</em>' class.
|
|
|
|
|
* <!-- begin-user-doc -->
|
|
|
|
|
@ -212,6 +483,141 @@ public interface LossPackage extends EPackage {
|
|
|
|
|
*/
|
|
|
|
|
int LINK_FEATURE_COUNT = PRIMITIVE_FEATURE_COUNT + 1;
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
|
* The operation id for the '<em>EClass</em>' operation.
|
|
|
|
|
* <!-- begin-user-doc -->
|
|
|
|
|
* <!-- end-user-doc -->
|
|
|
|
|
* @generated
|
|
|
|
|
* @ordered
|
|
|
|
|
*/
|
|
|
|
|
int LINK___ECLASS = PRIMITIVE___ECLASS;
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
|
* The operation id for the '<em>EIs Proxy</em>' operation.
|
|
|
|
|
* <!-- begin-user-doc -->
|
|
|
|
|
* <!-- end-user-doc -->
|
|
|
|
|
* @generated
|
|
|
|
|
* @ordered
|
|
|
|
|
*/
|
|
|
|
|
int LINK___EIS_PROXY = PRIMITIVE___EIS_PROXY;
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
|
* The operation id for the '<em>EResource</em>' operation.
|
|
|
|
|
* <!-- begin-user-doc -->
|
|
|
|
|
* <!-- end-user-doc -->
|
|
|
|
|
* @generated
|
|
|
|
|
* @ordered
|
|
|
|
|
*/
|
|
|
|
|
int LINK___ERESOURCE = PRIMITIVE___ERESOURCE;
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
|
* The operation id for the '<em>EContainer</em>' operation.
|
|
|
|
|
* <!-- begin-user-doc -->
|
|
|
|
|
* <!-- end-user-doc -->
|
|
|
|
|
* @generated
|
|
|
|
|
* @ordered
|
|
|
|
|
*/
|
|
|
|
|
int LINK___ECONTAINER = PRIMITIVE___ECONTAINER;
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
|
* The operation id for the '<em>EContaining Feature</em>' operation.
|
|
|
|
|
* <!-- begin-user-doc -->
|
|
|
|
|
* <!-- end-user-doc -->
|
|
|
|
|
* @generated
|
|
|
|
|
* @ordered
|
|
|
|
|
*/
|
|
|
|
|
int LINK___ECONTAINING_FEATURE = PRIMITIVE___ECONTAINING_FEATURE;
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
|
* The operation id for the '<em>EContainment Feature</em>' operation.
|
|
|
|
|
* <!-- begin-user-doc -->
|
|
|
|
|
* <!-- end-user-doc -->
|
|
|
|
|
* @generated
|
|
|
|
|
* @ordered
|
|
|
|
|
*/
|
|
|
|
|
int LINK___ECONTAINMENT_FEATURE = PRIMITIVE___ECONTAINMENT_FEATURE;
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
|
* The operation id for the '<em>EContents</em>' operation.
|
|
|
|
|
* <!-- begin-user-doc -->
|
|
|
|
|
* <!-- end-user-doc -->
|
|
|
|
|
* @generated
|
|
|
|
|
* @ordered
|
|
|
|
|
*/
|
|
|
|
|
int LINK___ECONTENTS = PRIMITIVE___ECONTENTS;
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
|
* The operation id for the '<em>EAll Contents</em>' operation.
|
|
|
|
|
* <!-- begin-user-doc -->
|
|
|
|
|
* <!-- end-user-doc -->
|
|
|
|
|
* @generated
|
|
|
|
|
* @ordered
|
|
|
|
|
*/
|
|
|
|
|
int LINK___EALL_CONTENTS = PRIMITIVE___EALL_CONTENTS;
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
|
* The operation id for the '<em>ECross References</em>' operation.
|
|
|
|
|
* <!-- begin-user-doc -->
|
|
|
|
|
* <!-- end-user-doc -->
|
|
|
|
|
* @generated
|
|
|
|
|
* @ordered
|
|
|
|
|
*/
|
|
|
|
|
int LINK___ECROSS_REFERENCES = PRIMITIVE___ECROSS_REFERENCES;
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
|
* The operation id for the '<em>EGet</em>' operation.
|
|
|
|
|
* <!-- begin-user-doc -->
|
|
|
|
|
* <!-- end-user-doc -->
|
|
|
|
|
* @generated
|
|
|
|
|
* @ordered
|
|
|
|
|
*/
|
|
|
|
|
int LINK___EGET__ESTRUCTURALFEATURE = PRIMITIVE___EGET__ESTRUCTURALFEATURE;
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
|
* The operation id for the '<em>EGet</em>' operation.
|
|
|
|
|
* <!-- begin-user-doc -->
|
|
|
|
|
* <!-- end-user-doc -->
|
|
|
|
|
* @generated
|
|
|
|
|
* @ordered
|
|
|
|
|
*/
|
|
|
|
|
int LINK___EGET__ESTRUCTURALFEATURE_BOOLEAN = PRIMITIVE___EGET__ESTRUCTURALFEATURE_BOOLEAN;
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
|
* The operation id for the '<em>ESet</em>' operation.
|
|
|
|
|
* <!-- begin-user-doc -->
|
|
|
|
|
* <!-- end-user-doc -->
|
|
|
|
|
* @generated
|
|
|
|
|
* @ordered
|
|
|
|
|
*/
|
|
|
|
|
int LINK___ESET__ESTRUCTURALFEATURE_OBJECT = PRIMITIVE___ESET__ESTRUCTURALFEATURE_OBJECT;
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
|
* The operation id for the '<em>EIs Set</em>' operation.
|
|
|
|
|
* <!-- begin-user-doc -->
|
|
|
|
|
* <!-- end-user-doc -->
|
|
|
|
|
* @generated
|
|
|
|
|
* @ordered
|
|
|
|
|
*/
|
|
|
|
|
int LINK___EIS_SET__ESTRUCTURALFEATURE = PRIMITIVE___EIS_SET__ESTRUCTURALFEATURE;
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
|
* The operation id for the '<em>EUnset</em>' operation.
|
|
|
|
|
* <!-- begin-user-doc -->
|
|
|
|
|
* <!-- end-user-doc -->
|
|
|
|
|
* @generated
|
|
|
|
|
* @ordered
|
|
|
|
|
*/
|
|
|
|
|
int LINK___EUNSET__ESTRUCTURALFEATURE = PRIMITIVE___EUNSET__ESTRUCTURALFEATURE;
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
|
* The operation id for the '<em>EInvoke</em>' operation.
|
|
|
|
|
* <!-- begin-user-doc -->
|
|
|
|
|
* <!-- end-user-doc -->
|
|
|
|
|
* @generated
|
|
|
|
|
* @ordered
|
|
|
|
|
*/
|
|
|
|
|
int LINK___EINVOKE__EOPERATION_ELIST = PRIMITIVE___EINVOKE__EOPERATION_ELIST;
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
|
* The number of operations of the '<em>Link</em>' class.
|
|
|
|
|
* <!-- begin-user-doc -->
|
|
|
|
|
@ -276,6 +682,141 @@ public interface LossPackage extends EPackage {
|
|
|
|
|
*/
|
|
|
|
|
int COMPLEX_FEATURE_COUNT = NAMED_OBJECT_FEATURE_COUNT + 2;
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
|
* The operation id for the '<em>EClass</em>' operation.
|
|
|
|
|
* <!-- begin-user-doc -->
|
|
|
|
|
* <!-- end-user-doc -->
|
|
|
|
|
* @generated
|
|
|
|
|
* @ordered
|
|
|
|
|
*/
|
|
|
|
|
int COMPLEX___ECLASS = NAMED_OBJECT___ECLASS;
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
|
* The operation id for the '<em>EIs Proxy</em>' operation.
|
|
|
|
|
* <!-- begin-user-doc -->
|
|
|
|
|
* <!-- end-user-doc -->
|
|
|
|
|
* @generated
|
|
|
|
|
* @ordered
|
|
|
|
|
*/
|
|
|
|
|
int COMPLEX___EIS_PROXY = NAMED_OBJECT___EIS_PROXY;
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
|
* The operation id for the '<em>EResource</em>' operation.
|
|
|
|
|
* <!-- begin-user-doc -->
|
|
|
|
|
* <!-- end-user-doc -->
|
|
|
|
|
* @generated
|
|
|
|
|
* @ordered
|
|
|
|
|
*/
|
|
|
|
|
int COMPLEX___ERESOURCE = NAMED_OBJECT___ERESOURCE;
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
|
* The operation id for the '<em>EContainer</em>' operation.
|
|
|
|
|
* <!-- begin-user-doc -->
|
|
|
|
|
* <!-- end-user-doc -->
|
|
|
|
|
* @generated
|
|
|
|
|
* @ordered
|
|
|
|
|
*/
|
|
|
|
|
int COMPLEX___ECONTAINER = NAMED_OBJECT___ECONTAINER;
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
|
* The operation id for the '<em>EContaining Feature</em>' operation.
|
|
|
|
|
* <!-- begin-user-doc -->
|
|
|
|
|
* <!-- end-user-doc -->
|
|
|
|
|
* @generated
|
|
|
|
|
* @ordered
|
|
|
|
|
*/
|
|
|
|
|
int COMPLEX___ECONTAINING_FEATURE = NAMED_OBJECT___ECONTAINING_FEATURE;
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
|
* The operation id for the '<em>EContainment Feature</em>' operation.
|
|
|
|
|
* <!-- begin-user-doc -->
|
|
|
|
|
* <!-- end-user-doc -->
|
|
|
|
|
* @generated
|
|
|
|
|
* @ordered
|
|
|
|
|
*/
|
|
|
|
|
int COMPLEX___ECONTAINMENT_FEATURE = NAMED_OBJECT___ECONTAINMENT_FEATURE;
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
|
* The operation id for the '<em>EContents</em>' operation.
|
|
|
|
|
* <!-- begin-user-doc -->
|
|
|
|
|
* <!-- end-user-doc -->
|
|
|
|
|
* @generated
|
|
|
|
|
* @ordered
|
|
|
|
|
*/
|
|
|
|
|
int COMPLEX___ECONTENTS = NAMED_OBJECT___ECONTENTS;
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
|
* The operation id for the '<em>EAll Contents</em>' operation.
|
|
|
|
|
* <!-- begin-user-doc -->
|
|
|
|
|
* <!-- end-user-doc -->
|
|
|
|
|
* @generated
|
|
|
|
|
* @ordered
|
|
|
|
|
*/
|
|
|
|
|
int COMPLEX___EALL_CONTENTS = NAMED_OBJECT___EALL_CONTENTS;
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
|
* The operation id for the '<em>ECross References</em>' operation.
|
|
|
|
|
* <!-- begin-user-doc -->
|
|
|
|
|
* <!-- end-user-doc -->
|
|
|
|
|
* @generated
|
|
|
|
|
* @ordered
|
|
|
|
|
*/
|
|
|
|
|
int COMPLEX___ECROSS_REFERENCES = NAMED_OBJECT___ECROSS_REFERENCES;
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
|
* The operation id for the '<em>EGet</em>' operation.
|
|
|
|
|
* <!-- begin-user-doc -->
|
|
|
|
|
* <!-- end-user-doc -->
|
|
|
|
|
* @generated
|
|
|
|
|
* @ordered
|
|
|
|
|
*/
|
|
|
|
|
int COMPLEX___EGET__ESTRUCTURALFEATURE = NAMED_OBJECT___EGET__ESTRUCTURALFEATURE;
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
|
* The operation id for the '<em>EGet</em>' operation.
|
|
|
|
|
* <!-- begin-user-doc -->
|
|
|
|
|
* <!-- end-user-doc -->
|
|
|
|
|
* @generated
|
|
|
|
|
* @ordered
|
|
|
|
|
*/
|
|
|
|
|
int COMPLEX___EGET__ESTRUCTURALFEATURE_BOOLEAN = NAMED_OBJECT___EGET__ESTRUCTURALFEATURE_BOOLEAN;
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
|
* The operation id for the '<em>ESet</em>' operation.
|
|
|
|
|
* <!-- begin-user-doc -->
|
|
|
|
|
* <!-- end-user-doc -->
|
|
|
|
|
* @generated
|
|
|
|
|
* @ordered
|
|
|
|
|
*/
|
|
|
|
|
int COMPLEX___ESET__ESTRUCTURALFEATURE_OBJECT = NAMED_OBJECT___ESET__ESTRUCTURALFEATURE_OBJECT;
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
|
* The operation id for the '<em>EIs Set</em>' operation.
|
|
|
|
|
* <!-- begin-user-doc -->
|
|
|
|
|
* <!-- end-user-doc -->
|
|
|
|
|
* @generated
|
|
|
|
|
* @ordered
|
|
|
|
|
*/
|
|
|
|
|
int COMPLEX___EIS_SET__ESTRUCTURALFEATURE = NAMED_OBJECT___EIS_SET__ESTRUCTURALFEATURE;
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
|
* The operation id for the '<em>EUnset</em>' operation.
|
|
|
|
|
* <!-- begin-user-doc -->
|
|
|
|
|
* <!-- end-user-doc -->
|
|
|
|
|
* @generated
|
|
|
|
|
* @ordered
|
|
|
|
|
*/
|
|
|
|
|
int COMPLEX___EUNSET__ESTRUCTURALFEATURE = NAMED_OBJECT___EUNSET__ESTRUCTURALFEATURE;
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
|
* The operation id for the '<em>EInvoke</em>' operation.
|
|
|
|
|
* <!-- begin-user-doc -->
|
|
|
|
|
* <!-- end-user-doc -->
|
|
|
|
|
* @generated
|
|
|
|
|
* @ordered
|
|
|
|
|
*/
|
|
|
|
|
int COMPLEX___EINVOKE__EOPERATION_ELIST = NAMED_OBJECT___EINVOKE__EOPERATION_ELIST;
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
|
* The number of operations of the '<em>Complex</em>' class.
|
|
|
|
|
* <!-- begin-user-doc -->
|
|
|
|
|
|