();
- result.add("Deep");
- result.add("MutClassOnly");
- return result;
- }
-
- public ModelCreator getModelCreator(String metamodelName) {
- switch (metamodelName.toLowerCase()) {
- case "mm0":
- return Mm0ModelCreator.getInstance();
- case "mm1":
- return Mm1ModelCreator.getInstance();
- case "mm2":
- return Mm2ModelCreator.getInstance();
- case "mm3":
- return Mm3ModelCreator.getInstance();
- case "mm4":
- return Mm4ModelCreator.getInstance();
- case "mm5":
- return Mm5ModelCreator.getInstance();
- case "mm6":
- return Mm6ModelCreator.getInstance();
- case "mm7":
- return Mm7ModelCreator.getInstance();
- case "mm8":
- return Mm8ModelCreator.getInstance();
- case "mm9":
- return Mm9ModelCreator.getInstance();
- default:
- return null;
- }
- }
-
- public CloningMaterial getCloningMaterial(String metamodelName,
- String cloningName) {
- switch (metamodelName.toLowerCase()) {
- case "mm0":
- switch (cloningName.toLowerCase()) {
- case "deep":
- return Mm0DeepCloningMaterial.getInstance();
- case "mutclassonly":
- return Mm0MutClassOnlyCloningMaterial.getInstance();
- default:
- return null;
- }
- case "mm1":
- switch (cloningName.toLowerCase()) {
- case "deep":
- return Mm1DeepCloningMaterial.getInstance();
- case "mutclassonly":
- return Mm1MutClassOnlyCloningMaterial.getInstance();
- default:
- return null;
- }
- case "mm2":
- switch (cloningName.toLowerCase()) {
- case "deep":
- return Mm2DeepCloningMaterial.getInstance();
- case "mutclassonly":
- return Mm2MutClassOnlyCloningMaterial.getInstance();
- default:
- return null;
- }
- case "mm3":
- switch (cloningName.toLowerCase()) {
- case "deep":
- return Mm3DeepCloningMaterial.getInstance();
- case "mutclassonly":
- return Mm3MutClassOnlyCloningMaterial.getInstance();
- default:
- return null;
- }
- case "mm4":
- switch (cloningName.toLowerCase()) {
- case "deep":
- return Mm4DeepCloningMaterial.getInstance();
- case "mutclassonly":
- return Mm4MutClassOnlyCloningMaterial.getInstance();
- default:
- return null;
- }
- case "mm5":
- switch (cloningName.toLowerCase()) {
- case "deep":
- return Mm5DeepCloningMaterial.getInstance();
- case "mutclassonly":
- return Mm5MutClassOnlyCloningMaterial.getInstance();
- default:
- return null;
- }
- case "mm6":
- switch (cloningName.toLowerCase()) {
- case "deep":
- return Mm6DeepCloningMaterial.getInstance();
- case "mutclassonly":
- return Mm6MutClassOnlyCloningMaterial.getInstance();
- default:
- return null;
- }
- case "mm7":
- switch (cloningName.toLowerCase()) {
- case "deep":
- return Mm7DeepCloningMaterial.getInstance();
- case "mutclassonly":
- return Mm7MutClassOnlyCloningMaterial.getInstance();
- default:
- return null;
- }
- case "mm8":
- switch (cloningName.toLowerCase()) {
- case "deep":
- return Mm8DeepCloningMaterial.getInstance();
- case "mutclassonly":
- return Mm8MutClassOnlyCloningMaterial.getInstance();
- default:
- return null;
- }
- case "mm9":
- switch (cloningName.toLowerCase()) {
- case "deep":
- return Mm9DeepCloningMaterial.getInstance();
- case "mutclassonly":
- return Mm9MutClassOnlyCloningMaterial.getInstance();
- default:
- return null;
- }
- default:
- return null;
- }
- }
-
- public MetamodelMetrics getMetrics(String metamodelName) {
- switch (metamodelName) {
- case "mm0":
- return new MetamodelMetrics(185, 28, 157, 14, 3, 11, 11);
- case "mm1":
- return new MetamodelMetrics(154, 27, 127, 44, 12, 32, 6);
- case "mm2":
- return new MetamodelMetrics(79, 32, 47, 24, 4, 20, 69);
- case "mm3":
- return new MetamodelMetrics(161, 55, 106, 26, 7, 19, 54);
- case "mm4":
- return new MetamodelMetrics(182, 51, 131, 8, 0, 8, 21);
- case "mm5":
- return new MetamodelMetrics(191, 58, 133, 10, 1, 9, 80);
- case "mm6":
- return new MetamodelMetrics(112, 43, 69, 34, 9, 25, 70);
- case "mm7":
- return new MetamodelMetrics(283, 73, 210, 18, 9, 9, 54);
- case "mm8":
- return new MetamodelMetrics(221, 46, 175, 31, 8, 23, 11);
- case "mm9":
- return new MetamodelMetrics(191, 38, 153, 7, 2, 5, 5);
- default:
- return null;
- }
- }
-}
-
diff --git a/cloningBenchmarkMaterial5921503524522529258/src/mm0/Class0.java b/cloningBenchmarkMaterial5921503524522529258/src/mm0/Class0.java
deleted file mode 100644
index 3f026699428c8af635601dd22812bffc3dccd2ad..0000000000000000000000000000000000000000
--- a/cloningBenchmarkMaterial5921503524522529258/src/mm0/Class0.java
+++ /dev/null
@@ -1,563 +0,0 @@
-/**
- */
-package mm0;
-
-import org.eclipse.emf.ecore.EObject;
-
-/**
- *
- * A representation of the model object 'Class0'.
- *
- *
- *
- * The following features are supported:
- *
- * - {@link mm0.Class0#isAttEBoolean_20 Att EBoolean 20}
- * - {@link mm0.Class0#getAttEInt_23 Att EInt 23}
- * - {@link mm0.Class0#getAttEInt_27 Att EInt 27}
- * - {@link mm0.Class0#getRefClass9_41 Ref Class9 41}
- * - {@link mm0.Class0#isAttEBoolean_49 Att EBoolean 49}
- * - {@link mm0.Class0#getAttEInt_53 Att EInt 53}
- * - {@link mm0.Class0#getAttEInt_63 Att EInt 63}
- * - {@link mm0.Class0#getAttEInt_66 Att EInt 66}
- * - {@link mm0.Class0#getAttEInt_72 Att EInt 72}
- * - {@link mm0.Class0#isAttEBoolean_90 Att EBoolean 90}
- * - {@link mm0.Class0#getAttEInt_94 Att EInt 94}
- * - {@link mm0.Class0#getAttEInt_107 Att EInt 107}
- * - {@link mm0.Class0#getAttEInt_108 Att EInt 108}
- * - {@link mm0.Class0#isAttEBoolean_116 Att EBoolean 116}
- * - {@link mm0.Class0#getAttEInt_120 Att EInt 120}
- * - {@link mm0.Class0#getAttEInt_133 Att EInt 133}
- * - {@link mm0.Class0#getAttEInt_135 Att EInt 135}
- * - {@link mm0.Class0#isAttEBoolean_149 Att EBoolean 149}
- * - {@link mm0.Class0#getRefClass5_172_m Ref Class5 172 m}
- * - {@link mm0.Class0#getRefClass9_180_m Ref Class9 180 m}
- *
- *
- *
- * @see mm0.Mm0Package#getClass0()
- * @model
- * @generated
- */
-public interface Class0 extends EObject {
- /**
- * Returns the value of the 'Att EBoolean 20' attribute.
- *
- *
- * If the meaning of the 'Att EBoolean 20' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EBoolean 20' attribute.
- * @see #setAttEBoolean_20(boolean)
- * @see mm0.Mm0Package#getClass0_AttEBoolean_20()
- * @model
- * @generated
- */
- boolean isAttEBoolean_20();
-
- /**
- * Sets the value of the '{@link mm0.Class0#isAttEBoolean_20 Att EBoolean 20}' attribute.
- *
- *
- * @param value the new value of the 'Att EBoolean 20' attribute.
- * @see #isAttEBoolean_20()
- * @generated
- */
- void setAttEBoolean_20(boolean value);
-
- /**
- * Returns the value of the 'Att EInt 23' attribute.
- *
- *
- * If the meaning of the 'Att EInt 23' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EInt 23' attribute.
- * @see #setAttEInt_23(int)
- * @see mm0.Mm0Package#getClass0_AttEInt_23()
- * @model
- * @generated
- */
- int getAttEInt_23();
-
- /**
- * Sets the value of the '{@link mm0.Class0#getAttEInt_23 Att EInt 23}' attribute.
- *
- *
- * @param value the new value of the 'Att EInt 23' attribute.
- * @see #getAttEInt_23()
- * @generated
- */
- void setAttEInt_23(int value);
-
- /**
- * Returns the value of the 'Att EInt 27' attribute.
- *
- *
- * If the meaning of the 'Att EInt 27' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EInt 27' attribute.
- * @see #setAttEInt_27(int)
- * @see mm0.Mm0Package#getClass0_AttEInt_27()
- * @model
- * @generated
- */
- int getAttEInt_27();
-
- /**
- * Sets the value of the '{@link mm0.Class0#getAttEInt_27 Att EInt 27}' attribute.
- *
- *
- * @param value the new value of the 'Att EInt 27' attribute.
- * @see #getAttEInt_27()
- * @generated
- */
- void setAttEInt_27(int value);
-
- /**
- * Returns the value of the 'Ref Class9 41' reference.
- *
- *
- * If the meaning of the 'Ref Class9 41' reference isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Ref Class9 41' reference.
- * @see #setRefClass9_41(Class9)
- * @see mm0.Mm0Package#getClass0_RefClass9_41()
- * @model
- * @generated
- */
- Class9 getRefClass9_41();
-
- /**
- * Sets the value of the '{@link mm0.Class0#getRefClass9_41 Ref Class9 41}' reference.
- *
- *
- * @param value the new value of the 'Ref Class9 41' reference.
- * @see #getRefClass9_41()
- * @generated
- */
- void setRefClass9_41(Class9 value);
-
- /**
- * Returns the value of the 'Att EBoolean 49' attribute.
- *
- *
- * If the meaning of the 'Att EBoolean 49' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EBoolean 49' attribute.
- * @see #setAttEBoolean_49(boolean)
- * @see mm0.Mm0Package#getClass0_AttEBoolean_49()
- * @model
- * @generated
- */
- boolean isAttEBoolean_49();
-
- /**
- * Sets the value of the '{@link mm0.Class0#isAttEBoolean_49 Att EBoolean 49}' attribute.
- *
- *
- * @param value the new value of the 'Att EBoolean 49' attribute.
- * @see #isAttEBoolean_49()
- * @generated
- */
- void setAttEBoolean_49(boolean value);
-
- /**
- * Returns the value of the 'Att EInt 53' attribute.
- *
- *
- * If the meaning of the 'Att EInt 53' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EInt 53' attribute.
- * @see #setAttEInt_53(int)
- * @see mm0.Mm0Package#getClass0_AttEInt_53()
- * @model
- * @generated
- */
- int getAttEInt_53();
-
- /**
- * Sets the value of the '{@link mm0.Class0#getAttEInt_53 Att EInt 53}' attribute.
- *
- *
- * @param value the new value of the 'Att EInt 53' attribute.
- * @see #getAttEInt_53()
- * @generated
- */
- void setAttEInt_53(int value);
-
- /**
- * Returns the value of the 'Att EInt 63' attribute.
- *
- *
- * If the meaning of the 'Att EInt 63' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EInt 63' attribute.
- * @see #setAttEInt_63(int)
- * @see mm0.Mm0Package#getClass0_AttEInt_63()
- * @model
- * @generated
- */
- int getAttEInt_63();
-
- /**
- * Sets the value of the '{@link mm0.Class0#getAttEInt_63 Att EInt 63}' attribute.
- *
- *
- * @param value the new value of the 'Att EInt 63' attribute.
- * @see #getAttEInt_63()
- * @generated
- */
- void setAttEInt_63(int value);
-
- /**
- * Returns the value of the 'Att EInt 66' attribute.
- *
- *
- * If the meaning of the 'Att EInt 66' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EInt 66' attribute.
- * @see #setAttEInt_66(int)
- * @see mm0.Mm0Package#getClass0_AttEInt_66()
- * @model
- * @generated
- */
- int getAttEInt_66();
-
- /**
- * Sets the value of the '{@link mm0.Class0#getAttEInt_66 Att EInt 66}' attribute.
- *
- *
- * @param value the new value of the 'Att EInt 66' attribute.
- * @see #getAttEInt_66()
- * @generated
- */
- void setAttEInt_66(int value);
-
- /**
- * Returns the value of the 'Att EInt 72' attribute.
- *
- *
- * If the meaning of the 'Att EInt 72' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EInt 72' attribute.
- * @see #setAttEInt_72(int)
- * @see mm0.Mm0Package#getClass0_AttEInt_72()
- * @model
- * @generated
- */
- int getAttEInt_72();
-
- /**
- * Sets the value of the '{@link mm0.Class0#getAttEInt_72 Att EInt 72}' attribute.
- *
- *
- * @param value the new value of the 'Att EInt 72' attribute.
- * @see #getAttEInt_72()
- * @generated
- */
- void setAttEInt_72(int value);
-
- /**
- * Returns the value of the 'Att EBoolean 90' attribute.
- *
- *
- * If the meaning of the 'Att EBoolean 90' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EBoolean 90' attribute.
- * @see #setAttEBoolean_90(boolean)
- * @see mm0.Mm0Package#getClass0_AttEBoolean_90()
- * @model
- * @generated
- */
- boolean isAttEBoolean_90();
-
- /**
- * Sets the value of the '{@link mm0.Class0#isAttEBoolean_90 Att EBoolean 90}' attribute.
- *
- *
- * @param value the new value of the 'Att EBoolean 90' attribute.
- * @see #isAttEBoolean_90()
- * @generated
- */
- void setAttEBoolean_90(boolean value);
-
- /**
- * Returns the value of the 'Att EInt 94' attribute.
- *
- *
- * If the meaning of the 'Att EInt 94' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EInt 94' attribute.
- * @see #setAttEInt_94(int)
- * @see mm0.Mm0Package#getClass0_AttEInt_94()
- * @model
- * @generated
- */
- int getAttEInt_94();
-
- /**
- * Sets the value of the '{@link mm0.Class0#getAttEInt_94 Att EInt 94}' attribute.
- *
- *
- * @param value the new value of the 'Att EInt 94' attribute.
- * @see #getAttEInt_94()
- * @generated
- */
- void setAttEInt_94(int value);
-
- /**
- * Returns the value of the 'Att EInt 107' attribute.
- *
- *
- * If the meaning of the 'Att EInt 107' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EInt 107' attribute.
- * @see #setAttEInt_107(int)
- * @see mm0.Mm0Package#getClass0_AttEInt_107()
- * @model
- * @generated
- */
- int getAttEInt_107();
-
- /**
- * Sets the value of the '{@link mm0.Class0#getAttEInt_107 Att EInt 107}' attribute.
- *
- *
- * @param value the new value of the 'Att EInt 107' attribute.
- * @see #getAttEInt_107()
- * @generated
- */
- void setAttEInt_107(int value);
-
- /**
- * Returns the value of the 'Att EInt 108' attribute.
- *
- *
- * If the meaning of the 'Att EInt 108' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EInt 108' attribute.
- * @see #setAttEInt_108(int)
- * @see mm0.Mm0Package#getClass0_AttEInt_108()
- * @model
- * @generated
- */
- int getAttEInt_108();
-
- /**
- * Sets the value of the '{@link mm0.Class0#getAttEInt_108 Att EInt 108}' attribute.
- *
- *
- * @param value the new value of the 'Att EInt 108' attribute.
- * @see #getAttEInt_108()
- * @generated
- */
- void setAttEInt_108(int value);
-
- /**
- * Returns the value of the 'Att EBoolean 116' attribute.
- *
- *
- * If the meaning of the 'Att EBoolean 116' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EBoolean 116' attribute.
- * @see #setAttEBoolean_116(boolean)
- * @see mm0.Mm0Package#getClass0_AttEBoolean_116()
- * @model
- * @generated
- */
- boolean isAttEBoolean_116();
-
- /**
- * Sets the value of the '{@link mm0.Class0#isAttEBoolean_116 Att EBoolean 116}' attribute.
- *
- *
- * @param value the new value of the 'Att EBoolean 116' attribute.
- * @see #isAttEBoolean_116()
- * @generated
- */
- void setAttEBoolean_116(boolean value);
-
- /**
- * Returns the value of the 'Att EInt 120' attribute.
- *
- *
- * If the meaning of the 'Att EInt 120' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EInt 120' attribute.
- * @see #setAttEInt_120(int)
- * @see mm0.Mm0Package#getClass0_AttEInt_120()
- * @model
- * @generated
- */
- int getAttEInt_120();
-
- /**
- * Sets the value of the '{@link mm0.Class0#getAttEInt_120 Att EInt 120}' attribute.
- *
- *
- * @param value the new value of the 'Att EInt 120' attribute.
- * @see #getAttEInt_120()
- * @generated
- */
- void setAttEInt_120(int value);
-
- /**
- * Returns the value of the 'Att EInt 133' attribute.
- *
- *
- * If the meaning of the 'Att EInt 133' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EInt 133' attribute.
- * @see #setAttEInt_133(int)
- * @see mm0.Mm0Package#getClass0_AttEInt_133()
- * @model
- * @generated
- */
- int getAttEInt_133();
-
- /**
- * Sets the value of the '{@link mm0.Class0#getAttEInt_133 Att EInt 133}' attribute.
- *
- *
- * @param value the new value of the 'Att EInt 133' attribute.
- * @see #getAttEInt_133()
- * @generated
- */
- void setAttEInt_133(int value);
-
- /**
- * Returns the value of the 'Att EInt 135' attribute.
- *
- *
- * If the meaning of the 'Att EInt 135' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EInt 135' attribute.
- * @see #setAttEInt_135(int)
- * @see mm0.Mm0Package#getClass0_AttEInt_135()
- * @model
- * @generated
- */
- int getAttEInt_135();
-
- /**
- * Sets the value of the '{@link mm0.Class0#getAttEInt_135 Att EInt 135}' attribute.
- *
- *
- * @param value the new value of the 'Att EInt 135' attribute.
- * @see #getAttEInt_135()
- * @generated
- */
- void setAttEInt_135(int value);
-
- /**
- * Returns the value of the 'Att EBoolean 149' attribute.
- *
- *
- * If the meaning of the 'Att EBoolean 149' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EBoolean 149' attribute.
- * @see #setAttEBoolean_149(boolean)
- * @see mm0.Mm0Package#getClass0_AttEBoolean_149()
- * @model
- * @generated
- */
- boolean isAttEBoolean_149();
-
- /**
- * Sets the value of the '{@link mm0.Class0#isAttEBoolean_149 Att EBoolean 149}' attribute.
- *
- *
- * @param value the new value of the 'Att EBoolean 149' attribute.
- * @see #isAttEBoolean_149()
- * @generated
- */
- void setAttEBoolean_149(boolean value);
-
- /**
- * Returns the value of the 'Ref Class5 172 m' reference.
- *
- *
- * If the meaning of the 'Ref Class5 172 m' reference isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Ref Class5 172 m' reference.
- * @see #setRefClass5_172_m(Class5)
- * @see mm0.Mm0Package#getClass0_RefClass5_172_m()
- * @model
- * @generated
- */
- Class5 getRefClass5_172_m();
-
- /**
- * Sets the value of the '{@link mm0.Class0#getRefClass5_172_m Ref Class5 172 m}' reference.
- *
- *
- * @param value the new value of the 'Ref Class5 172 m' reference.
- * @see #getRefClass5_172_m()
- * @generated
- */
- void setRefClass5_172_m(Class5 value);
-
- /**
- * Returns the value of the 'Ref Class9 180 m' reference.
- *
- *
- * If the meaning of the 'Ref Class9 180 m' reference isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Ref Class9 180 m' reference.
- * @see #setRefClass9_180_m(Class9)
- * @see mm0.Mm0Package#getClass0_RefClass9_180_m()
- * @model
- * @generated
- */
- Class9 getRefClass9_180_m();
-
- /**
- * Sets the value of the '{@link mm0.Class0#getRefClass9_180_m Ref Class9 180 m}' reference.
- *
- *
- * @param value the new value of the 'Ref Class9 180 m' reference.
- * @see #getRefClass9_180_m()
- * @generated
- */
- void setRefClass9_180_m(Class9 value);
-
-} // Class0
diff --git a/cloningBenchmarkMaterial5921503524522529258/src/mm0/Class1.java b/cloningBenchmarkMaterial5921503524522529258/src/mm0/Class1.java
deleted file mode 100644
index 83fe24427f890d76dccce367be5a599315849e72..0000000000000000000000000000000000000000
--- a/cloningBenchmarkMaterial5921503524522529258/src/mm0/Class1.java
+++ /dev/null
@@ -1,347 +0,0 @@
-/**
- */
-package mm0;
-
-import org.eclipse.emf.ecore.EObject;
-
-/**
- *
- * A representation of the model object 'Class1'.
- *
- *
- *
- * The following features are supported:
- *
- * - {@link mm0.Class1#isAttEBoolean_1 Att EBoolean 1}
- * - {@link mm0.Class1#isAttEBoolean_13 Att EBoolean 13}
- * - {@link mm0.Class1#isAttEBoolean_46 Att EBoolean 46}
- * - {@link mm0.Class1#getRefClass9_54 Ref Class9 54}
- * - {@link mm0.Class1#getRefClass6_59 Ref Class6 59}
- * - {@link mm0.Class1#getRefClass10_80 Ref Class10 80}
- * - {@link mm0.Class1#getRefClass10_92 Ref Class10 92}
- * - {@link mm0.Class1#isAttEBoolean_98 Att EBoolean 98}
- * - {@link mm0.Class1#isAttEBoolean_127 Att EBoolean 127}
- * - {@link mm0.Class1#isAttEBoolean_148 Att EBoolean 148}
- * - {@link mm0.Class1#getAttEInt_154 Att EInt 154}
- * - {@link mm0.Class1#getAttEInt_175_m Att EInt 175 m}
- *
- *
- *
- * @see mm0.Mm0Package#getClass1()
- * @model
- * @generated
- */
-public interface Class1 extends EObject {
- /**
- * Returns the value of the 'Att EBoolean 1' attribute.
- *
- *
- * If the meaning of the 'Att EBoolean 1' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EBoolean 1' attribute.
- * @see #setAttEBoolean_1(boolean)
- * @see mm0.Mm0Package#getClass1_AttEBoolean_1()
- * @model
- * @generated
- */
- boolean isAttEBoolean_1();
-
- /**
- * Sets the value of the '{@link mm0.Class1#isAttEBoolean_1 Att EBoolean 1}' attribute.
- *
- *
- * @param value the new value of the 'Att EBoolean 1' attribute.
- * @see #isAttEBoolean_1()
- * @generated
- */
- void setAttEBoolean_1(boolean value);
-
- /**
- * Returns the value of the 'Att EBoolean 13' attribute.
- *
- *
- * If the meaning of the 'Att EBoolean 13' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EBoolean 13' attribute.
- * @see #setAttEBoolean_13(boolean)
- * @see mm0.Mm0Package#getClass1_AttEBoolean_13()
- * @model
- * @generated
- */
- boolean isAttEBoolean_13();
-
- /**
- * Sets the value of the '{@link mm0.Class1#isAttEBoolean_13 Att EBoolean 13}' attribute.
- *
- *
- * @param value the new value of the 'Att EBoolean 13' attribute.
- * @see #isAttEBoolean_13()
- * @generated
- */
- void setAttEBoolean_13(boolean value);
-
- /**
- * Returns the value of the 'Att EBoolean 46' attribute.
- *
- *
- * If the meaning of the 'Att EBoolean 46' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EBoolean 46' attribute.
- * @see #setAttEBoolean_46(boolean)
- * @see mm0.Mm0Package#getClass1_AttEBoolean_46()
- * @model
- * @generated
- */
- boolean isAttEBoolean_46();
-
- /**
- * Sets the value of the '{@link mm0.Class1#isAttEBoolean_46 Att EBoolean 46}' attribute.
- *
- *
- * @param value the new value of the 'Att EBoolean 46' attribute.
- * @see #isAttEBoolean_46()
- * @generated
- */
- void setAttEBoolean_46(boolean value);
-
- /**
- * Returns the value of the 'Ref Class9 54' reference.
- *
- *
- * If the meaning of the 'Ref Class9 54' reference isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Ref Class9 54' reference.
- * @see #setRefClass9_54(Class9)
- * @see mm0.Mm0Package#getClass1_RefClass9_54()
- * @model
- * @generated
- */
- Class9 getRefClass9_54();
-
- /**
- * Sets the value of the '{@link mm0.Class1#getRefClass9_54 Ref Class9 54}' reference.
- *
- *
- * @param value the new value of the 'Ref Class9 54' reference.
- * @see #getRefClass9_54()
- * @generated
- */
- void setRefClass9_54(Class9 value);
-
- /**
- * Returns the value of the 'Ref Class6 59' reference.
- *
- *
- * If the meaning of the 'Ref Class6 59' reference isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Ref Class6 59' reference.
- * @see #setRefClass6_59(Class6)
- * @see mm0.Mm0Package#getClass1_RefClass6_59()
- * @model
- * @generated
- */
- Class6 getRefClass6_59();
-
- /**
- * Sets the value of the '{@link mm0.Class1#getRefClass6_59 Ref Class6 59}' reference.
- *
- *
- * @param value the new value of the 'Ref Class6 59' reference.
- * @see #getRefClass6_59()
- * @generated
- */
- void setRefClass6_59(Class6 value);
-
- /**
- * Returns the value of the 'Ref Class10 80' reference.
- *
- *
- * If the meaning of the 'Ref Class10 80' reference isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Ref Class10 80' reference.
- * @see #setRefClass10_80(Class10)
- * @see mm0.Mm0Package#getClass1_RefClass10_80()
- * @model
- * @generated
- */
- Class10 getRefClass10_80();
-
- /**
- * Sets the value of the '{@link mm0.Class1#getRefClass10_80 Ref Class10 80}' reference.
- *
- *
- * @param value the new value of the 'Ref Class10 80' reference.
- * @see #getRefClass10_80()
- * @generated
- */
- void setRefClass10_80(Class10 value);
-
- /**
- * Returns the value of the 'Ref Class10 92' reference.
- *
- *
- * If the meaning of the 'Ref Class10 92' reference isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Ref Class10 92' reference.
- * @see #setRefClass10_92(Class10)
- * @see mm0.Mm0Package#getClass1_RefClass10_92()
- * @model
- * @generated
- */
- Class10 getRefClass10_92();
-
- /**
- * Sets the value of the '{@link mm0.Class1#getRefClass10_92 Ref Class10 92}' reference.
- *
- *
- * @param value the new value of the 'Ref Class10 92' reference.
- * @see #getRefClass10_92()
- * @generated
- */
- void setRefClass10_92(Class10 value);
-
- /**
- * Returns the value of the 'Att EBoolean 98' attribute.
- *
- *
- * If the meaning of the 'Att EBoolean 98' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EBoolean 98' attribute.
- * @see #setAttEBoolean_98(boolean)
- * @see mm0.Mm0Package#getClass1_AttEBoolean_98()
- * @model
- * @generated
- */
- boolean isAttEBoolean_98();
-
- /**
- * Sets the value of the '{@link mm0.Class1#isAttEBoolean_98 Att EBoolean 98}' attribute.
- *
- *
- * @param value the new value of the 'Att EBoolean 98' attribute.
- * @see #isAttEBoolean_98()
- * @generated
- */
- void setAttEBoolean_98(boolean value);
-
- /**
- * Returns the value of the 'Att EBoolean 127' attribute.
- *
- *
- * If the meaning of the 'Att EBoolean 127' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EBoolean 127' attribute.
- * @see #setAttEBoolean_127(boolean)
- * @see mm0.Mm0Package#getClass1_AttEBoolean_127()
- * @model
- * @generated
- */
- boolean isAttEBoolean_127();
-
- /**
- * Sets the value of the '{@link mm0.Class1#isAttEBoolean_127 Att EBoolean 127}' attribute.
- *
- *
- * @param value the new value of the 'Att EBoolean 127' attribute.
- * @see #isAttEBoolean_127()
- * @generated
- */
- void setAttEBoolean_127(boolean value);
-
- /**
- * Returns the value of the 'Att EBoolean 148' attribute.
- *
- *
- * If the meaning of the 'Att EBoolean 148' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EBoolean 148' attribute.
- * @see #setAttEBoolean_148(boolean)
- * @see mm0.Mm0Package#getClass1_AttEBoolean_148()
- * @model
- * @generated
- */
- boolean isAttEBoolean_148();
-
- /**
- * Sets the value of the '{@link mm0.Class1#isAttEBoolean_148 Att EBoolean 148}' attribute.
- *
- *
- * @param value the new value of the 'Att EBoolean 148' attribute.
- * @see #isAttEBoolean_148()
- * @generated
- */
- void setAttEBoolean_148(boolean value);
-
- /**
- * Returns the value of the 'Att EInt 154' attribute.
- *
- *
- * If the meaning of the 'Att EInt 154' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EInt 154' attribute.
- * @see #setAttEInt_154(int)
- * @see mm0.Mm0Package#getClass1_AttEInt_154()
- * @model
- * @generated
- */
- int getAttEInt_154();
-
- /**
- * Sets the value of the '{@link mm0.Class1#getAttEInt_154 Att EInt 154}' attribute.
- *
- *
- * @param value the new value of the 'Att EInt 154' attribute.
- * @see #getAttEInt_154()
- * @generated
- */
- void setAttEInt_154(int value);
-
- /**
- * Returns the value of the 'Att EInt 175 m' attribute.
- *
- *
- * If the meaning of the 'Att EInt 175 m' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EInt 175 m' attribute.
- * @see #setAttEInt_175_m(int)
- * @see mm0.Mm0Package#getClass1_AttEInt_175_m()
- * @model
- * @generated
- */
- int getAttEInt_175_m();
-
- /**
- * Sets the value of the '{@link mm0.Class1#getAttEInt_175_m Att EInt 175 m}' attribute.
- *
- *
- * @param value the new value of the 'Att EInt 175 m' attribute.
- * @see #getAttEInt_175_m()
- * @generated
- */
- void setAttEInt_175_m(int value);
-
-} // Class1
diff --git a/cloningBenchmarkMaterial5921503524522529258/src/mm0/Class10.java b/cloningBenchmarkMaterial5921503524522529258/src/mm0/Class10.java
deleted file mode 100644
index 8228dd18e14f44262f73d17d903bde51ebdf18c5..0000000000000000000000000000000000000000
--- a/cloningBenchmarkMaterial5921503524522529258/src/mm0/Class10.java
+++ /dev/null
@@ -1,644 +0,0 @@
-/**
- */
-package mm0;
-
-import org.eclipse.emf.ecore.EObject;
-
-/**
- *
- * A representation of the model object 'Class10'.
- *
- *
- *
- * The following features are supported:
- *
- * - {@link mm0.Class10#getRefClass3_2 Ref Class3 2}
- * - {@link mm0.Class10#getAttEInt_11 Att EInt 11}
- * - {@link mm0.Class10#isAttEBoolean_15 Att EBoolean 15}
- * - {@link mm0.Class10#getAttEInt_32 Att EInt 32}
- * - {@link mm0.Class10#getAttEInt_44 Att EInt 44}
- * - {@link mm0.Class10#isAttEBoolean_60 Att EBoolean 60}
- * - {@link mm0.Class10#getAttEInt_73 Att EInt 73}
- * - {@link mm0.Class10#isAttEBoolean_74 Att EBoolean 74}
- * - {@link mm0.Class10#isAttEBoolean_79 Att EBoolean 79}
- * - {@link mm0.Class10#getAttEInt_81 Att EInt 81}
- * - {@link mm0.Class10#getAttEInt_84 Att EInt 84}
- * - {@link mm0.Class10#getRefClass10_112 Ref Class10 112}
- * - {@link mm0.Class10#isAttEBoolean_118 Att EBoolean 118}
- * - {@link mm0.Class10#getRefClass9_119 Ref Class9 119}
- * - {@link mm0.Class10#getAttEInt_121 Att EInt 121}
- * - {@link mm0.Class10#isAttEBoolean_123 Att EBoolean 123}
- * - {@link mm0.Class10#getRefClass4_124 Ref Class4 124}
- * - {@link mm0.Class10#getAttEInt_125 Att EInt 125}
- * - {@link mm0.Class10#isAttEBoolean_128 Att EBoolean 128}
- * - {@link mm0.Class10#getAttEInt_144 Att EInt 144}
- * - {@link mm0.Class10#isAttEBoolean_152 Att EBoolean 152}
- * - {@link mm0.Class10#getAttEInt_173_m Att EInt 173 m}
- * - {@link mm0.Class10#getAttEInt_183_m Att EInt 183 m}
- *
- *
- *
- * @see mm0.Mm0Package#getClass10()
- * @model
- * @generated
- */
-public interface Class10 extends EObject {
- /**
- * Returns the value of the 'Ref Class3 2' reference.
- *
- *
- * If the meaning of the 'Ref Class3 2' reference isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Ref Class3 2' reference.
- * @see #setRefClass3_2(Class3)
- * @see mm0.Mm0Package#getClass10_RefClass3_2()
- * @model
- * @generated
- */
- Class3 getRefClass3_2();
-
- /**
- * Sets the value of the '{@link mm0.Class10#getRefClass3_2 Ref Class3 2}' reference.
- *
- *
- * @param value the new value of the 'Ref Class3 2' reference.
- * @see #getRefClass3_2()
- * @generated
- */
- void setRefClass3_2(Class3 value);
-
- /**
- * Returns the value of the 'Att EInt 11' attribute.
- *
- *
- * If the meaning of the 'Att EInt 11' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EInt 11' attribute.
- * @see #setAttEInt_11(int)
- * @see mm0.Mm0Package#getClass10_AttEInt_11()
- * @model
- * @generated
- */
- int getAttEInt_11();
-
- /**
- * Sets the value of the '{@link mm0.Class10#getAttEInt_11 Att EInt 11}' attribute.
- *
- *
- * @param value the new value of the 'Att EInt 11' attribute.
- * @see #getAttEInt_11()
- * @generated
- */
- void setAttEInt_11(int value);
-
- /**
- * Returns the value of the 'Att EBoolean 15' attribute.
- *
- *
- * If the meaning of the 'Att EBoolean 15' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EBoolean 15' attribute.
- * @see #setAttEBoolean_15(boolean)
- * @see mm0.Mm0Package#getClass10_AttEBoolean_15()
- * @model
- * @generated
- */
- boolean isAttEBoolean_15();
-
- /**
- * Sets the value of the '{@link mm0.Class10#isAttEBoolean_15 Att EBoolean 15}' attribute.
- *
- *
- * @param value the new value of the 'Att EBoolean 15' attribute.
- * @see #isAttEBoolean_15()
- * @generated
- */
- void setAttEBoolean_15(boolean value);
-
- /**
- * Returns the value of the 'Att EInt 32' attribute.
- *
- *
- * If the meaning of the 'Att EInt 32' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EInt 32' attribute.
- * @see #setAttEInt_32(int)
- * @see mm0.Mm0Package#getClass10_AttEInt_32()
- * @model
- * @generated
- */
- int getAttEInt_32();
-
- /**
- * Sets the value of the '{@link mm0.Class10#getAttEInt_32 Att EInt 32}' attribute.
- *
- *
- * @param value the new value of the 'Att EInt 32' attribute.
- * @see #getAttEInt_32()
- * @generated
- */
- void setAttEInt_32(int value);
-
- /**
- * Returns the value of the 'Att EInt 44' attribute.
- *
- *
- * If the meaning of the 'Att EInt 44' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EInt 44' attribute.
- * @see #setAttEInt_44(int)
- * @see mm0.Mm0Package#getClass10_AttEInt_44()
- * @model
- * @generated
- */
- int getAttEInt_44();
-
- /**
- * Sets the value of the '{@link mm0.Class10#getAttEInt_44 Att EInt 44}' attribute.
- *
- *
- * @param value the new value of the 'Att EInt 44' attribute.
- * @see #getAttEInt_44()
- * @generated
- */
- void setAttEInt_44(int value);
-
- /**
- * Returns the value of the 'Att EBoolean 60' attribute.
- *
- *
- * If the meaning of the 'Att EBoolean 60' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EBoolean 60' attribute.
- * @see #setAttEBoolean_60(boolean)
- * @see mm0.Mm0Package#getClass10_AttEBoolean_60()
- * @model
- * @generated
- */
- boolean isAttEBoolean_60();
-
- /**
- * Sets the value of the '{@link mm0.Class10#isAttEBoolean_60 Att EBoolean 60}' attribute.
- *
- *
- * @param value the new value of the 'Att EBoolean 60' attribute.
- * @see #isAttEBoolean_60()
- * @generated
- */
- void setAttEBoolean_60(boolean value);
-
- /**
- * Returns the value of the 'Att EInt 73' attribute.
- *
- *
- * If the meaning of the 'Att EInt 73' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EInt 73' attribute.
- * @see #setAttEInt_73(int)
- * @see mm0.Mm0Package#getClass10_AttEInt_73()
- * @model
- * @generated
- */
- int getAttEInt_73();
-
- /**
- * Sets the value of the '{@link mm0.Class10#getAttEInt_73 Att EInt 73}' attribute.
- *
- *
- * @param value the new value of the 'Att EInt 73' attribute.
- * @see #getAttEInt_73()
- * @generated
- */
- void setAttEInt_73(int value);
-
- /**
- * Returns the value of the 'Att EBoolean 74' attribute.
- *
- *
- * If the meaning of the 'Att EBoolean 74' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EBoolean 74' attribute.
- * @see #setAttEBoolean_74(boolean)
- * @see mm0.Mm0Package#getClass10_AttEBoolean_74()
- * @model
- * @generated
- */
- boolean isAttEBoolean_74();
-
- /**
- * Sets the value of the '{@link mm0.Class10#isAttEBoolean_74 Att EBoolean 74}' attribute.
- *
- *
- * @param value the new value of the 'Att EBoolean 74' attribute.
- * @see #isAttEBoolean_74()
- * @generated
- */
- void setAttEBoolean_74(boolean value);
-
- /**
- * Returns the value of the 'Att EBoolean 79' attribute.
- *
- *
- * If the meaning of the 'Att EBoolean 79' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EBoolean 79' attribute.
- * @see #setAttEBoolean_79(boolean)
- * @see mm0.Mm0Package#getClass10_AttEBoolean_79()
- * @model
- * @generated
- */
- boolean isAttEBoolean_79();
-
- /**
- * Sets the value of the '{@link mm0.Class10#isAttEBoolean_79 Att EBoolean 79}' attribute.
- *
- *
- * @param value the new value of the 'Att EBoolean 79' attribute.
- * @see #isAttEBoolean_79()
- * @generated
- */
- void setAttEBoolean_79(boolean value);
-
- /**
- * Returns the value of the 'Att EInt 81' attribute.
- *
- *
- * If the meaning of the 'Att EInt 81' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EInt 81' attribute.
- * @see #setAttEInt_81(int)
- * @see mm0.Mm0Package#getClass10_AttEInt_81()
- * @model
- * @generated
- */
- int getAttEInt_81();
-
- /**
- * Sets the value of the '{@link mm0.Class10#getAttEInt_81 Att EInt 81}' attribute.
- *
- *
- * @param value the new value of the 'Att EInt 81' attribute.
- * @see #getAttEInt_81()
- * @generated
- */
- void setAttEInt_81(int value);
-
- /**
- * Returns the value of the 'Att EInt 84' attribute.
- *
- *
- * If the meaning of the 'Att EInt 84' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EInt 84' attribute.
- * @see #setAttEInt_84(int)
- * @see mm0.Mm0Package#getClass10_AttEInt_84()
- * @model
- * @generated
- */
- int getAttEInt_84();
-
- /**
- * Sets the value of the '{@link mm0.Class10#getAttEInt_84 Att EInt 84}' attribute.
- *
- *
- * @param value the new value of the 'Att EInt 84' attribute.
- * @see #getAttEInt_84()
- * @generated
- */
- void setAttEInt_84(int value);
-
- /**
- * Returns the value of the 'Ref Class10 112' reference.
- *
- *
- * If the meaning of the 'Ref Class10 112' reference isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Ref Class10 112' reference.
- * @see #setRefClass10_112(Class10)
- * @see mm0.Mm0Package#getClass10_RefClass10_112()
- * @model
- * @generated
- */
- Class10 getRefClass10_112();
-
- /**
- * Sets the value of the '{@link mm0.Class10#getRefClass10_112 Ref Class10 112}' reference.
- *
- *
- * @param value the new value of the 'Ref Class10 112' reference.
- * @see #getRefClass10_112()
- * @generated
- */
- void setRefClass10_112(Class10 value);
-
- /**
- * Returns the value of the 'Att EBoolean 118' attribute.
- *
- *
- * If the meaning of the 'Att EBoolean 118' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EBoolean 118' attribute.
- * @see #setAttEBoolean_118(boolean)
- * @see mm0.Mm0Package#getClass10_AttEBoolean_118()
- * @model
- * @generated
- */
- boolean isAttEBoolean_118();
-
- /**
- * Sets the value of the '{@link mm0.Class10#isAttEBoolean_118 Att EBoolean 118}' attribute.
- *
- *
- * @param value the new value of the 'Att EBoolean 118' attribute.
- * @see #isAttEBoolean_118()
- * @generated
- */
- void setAttEBoolean_118(boolean value);
-
- /**
- * Returns the value of the 'Ref Class9 119' reference.
- *
- *
- * If the meaning of the 'Ref Class9 119' reference isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Ref Class9 119' reference.
- * @see #setRefClass9_119(Class9)
- * @see mm0.Mm0Package#getClass10_RefClass9_119()
- * @model
- * @generated
- */
- Class9 getRefClass9_119();
-
- /**
- * Sets the value of the '{@link mm0.Class10#getRefClass9_119 Ref Class9 119}' reference.
- *
- *
- * @param value the new value of the 'Ref Class9 119' reference.
- * @see #getRefClass9_119()
- * @generated
- */
- void setRefClass9_119(Class9 value);
-
- /**
- * Returns the value of the 'Att EInt 121' attribute.
- *
- *
- * If the meaning of the 'Att EInt 121' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EInt 121' attribute.
- * @see #setAttEInt_121(int)
- * @see mm0.Mm0Package#getClass10_AttEInt_121()
- * @model
- * @generated
- */
- int getAttEInt_121();
-
- /**
- * Sets the value of the '{@link mm0.Class10#getAttEInt_121 Att EInt 121}' attribute.
- *
- *
- * @param value the new value of the 'Att EInt 121' attribute.
- * @see #getAttEInt_121()
- * @generated
- */
- void setAttEInt_121(int value);
-
- /**
- * Returns the value of the 'Att EBoolean 123' attribute.
- *
- *
- * If the meaning of the 'Att EBoolean 123' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EBoolean 123' attribute.
- * @see #setAttEBoolean_123(boolean)
- * @see mm0.Mm0Package#getClass10_AttEBoolean_123()
- * @model
- * @generated
- */
- boolean isAttEBoolean_123();
-
- /**
- * Sets the value of the '{@link mm0.Class10#isAttEBoolean_123 Att EBoolean 123}' attribute.
- *
- *
- * @param value the new value of the 'Att EBoolean 123' attribute.
- * @see #isAttEBoolean_123()
- * @generated
- */
- void setAttEBoolean_123(boolean value);
-
- /**
- * Returns the value of the 'Ref Class4 124' reference.
- *
- *
- * If the meaning of the 'Ref Class4 124' reference isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Ref Class4 124' reference.
- * @see #setRefClass4_124(Class4)
- * @see mm0.Mm0Package#getClass10_RefClass4_124()
- * @model
- * @generated
- */
- Class4 getRefClass4_124();
-
- /**
- * Sets the value of the '{@link mm0.Class10#getRefClass4_124 Ref Class4 124}' reference.
- *
- *
- * @param value the new value of the 'Ref Class4 124' reference.
- * @see #getRefClass4_124()
- * @generated
- */
- void setRefClass4_124(Class4 value);
-
- /**
- * Returns the value of the 'Att EInt 125' attribute.
- *
- *
- * If the meaning of the 'Att EInt 125' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EInt 125' attribute.
- * @see #setAttEInt_125(int)
- * @see mm0.Mm0Package#getClass10_AttEInt_125()
- * @model
- * @generated
- */
- int getAttEInt_125();
-
- /**
- * Sets the value of the '{@link mm0.Class10#getAttEInt_125 Att EInt 125}' attribute.
- *
- *
- * @param value the new value of the 'Att EInt 125' attribute.
- * @see #getAttEInt_125()
- * @generated
- */
- void setAttEInt_125(int value);
-
- /**
- * Returns the value of the 'Att EBoolean 128' attribute.
- *
- *
- * If the meaning of the 'Att EBoolean 128' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EBoolean 128' attribute.
- * @see #setAttEBoolean_128(boolean)
- * @see mm0.Mm0Package#getClass10_AttEBoolean_128()
- * @model
- * @generated
- */
- boolean isAttEBoolean_128();
-
- /**
- * Sets the value of the '{@link mm0.Class10#isAttEBoolean_128 Att EBoolean 128}' attribute.
- *
- *
- * @param value the new value of the 'Att EBoolean 128' attribute.
- * @see #isAttEBoolean_128()
- * @generated
- */
- void setAttEBoolean_128(boolean value);
-
- /**
- * Returns the value of the 'Att EInt 144' attribute.
- *
- *
- * If the meaning of the 'Att EInt 144' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EInt 144' attribute.
- * @see #setAttEInt_144(int)
- * @see mm0.Mm0Package#getClass10_AttEInt_144()
- * @model
- * @generated
- */
- int getAttEInt_144();
-
- /**
- * Sets the value of the '{@link mm0.Class10#getAttEInt_144 Att EInt 144}' attribute.
- *
- *
- * @param value the new value of the 'Att EInt 144' attribute.
- * @see #getAttEInt_144()
- * @generated
- */
- void setAttEInt_144(int value);
-
- /**
- * Returns the value of the 'Att EBoolean 152' attribute.
- *
- *
- * If the meaning of the 'Att EBoolean 152' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EBoolean 152' attribute.
- * @see #setAttEBoolean_152(boolean)
- * @see mm0.Mm0Package#getClass10_AttEBoolean_152()
- * @model
- * @generated
- */
- boolean isAttEBoolean_152();
-
- /**
- * Sets the value of the '{@link mm0.Class10#isAttEBoolean_152 Att EBoolean 152}' attribute.
- *
- *
- * @param value the new value of the 'Att EBoolean 152' attribute.
- * @see #isAttEBoolean_152()
- * @generated
- */
- void setAttEBoolean_152(boolean value);
-
- /**
- * Returns the value of the 'Att EInt 173 m' attribute.
- *
- *
- * If the meaning of the 'Att EInt 173 m' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EInt 173 m' attribute.
- * @see #setAttEInt_173_m(int)
- * @see mm0.Mm0Package#getClass10_AttEInt_173_m()
- * @model
- * @generated
- */
- int getAttEInt_173_m();
-
- /**
- * Sets the value of the '{@link mm0.Class10#getAttEInt_173_m Att EInt 173 m}' attribute.
- *
- *
- * @param value the new value of the 'Att EInt 173 m' attribute.
- * @see #getAttEInt_173_m()
- * @generated
- */
- void setAttEInt_173_m(int value);
-
- /**
- * Returns the value of the 'Att EInt 183 m' attribute.
- *
- *
- * If the meaning of the 'Att EInt 183 m' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EInt 183 m' attribute.
- * @see #setAttEInt_183_m(int)
- * @see mm0.Mm0Package#getClass10_AttEInt_183_m()
- * @model
- * @generated
- */
- int getAttEInt_183_m();
-
- /**
- * Sets the value of the '{@link mm0.Class10#getAttEInt_183_m Att EInt 183 m}' attribute.
- *
- *
- * @param value the new value of the 'Att EInt 183 m' attribute.
- * @see #getAttEInt_183_m()
- * @generated
- */
- void setAttEInt_183_m(int value);
-
-} // Class10
diff --git a/cloningBenchmarkMaterial5921503524522529258/src/mm0/Class2.java b/cloningBenchmarkMaterial5921503524522529258/src/mm0/Class2.java
deleted file mode 100644
index 846010b57efa44bdc5232ab3b2518010c65409a0..0000000000000000000000000000000000000000
--- a/cloningBenchmarkMaterial5921503524522529258/src/mm0/Class2.java
+++ /dev/null
@@ -1,374 +0,0 @@
-/**
- */
-package mm0;
-
-import org.eclipse.emf.ecore.EObject;
-
-/**
- *
- * A representation of the model object 'Class2'.
- *
- *
- *
- * The following features are supported:
- *
- * - {@link mm0.Class2#getAttEInt_12 Att EInt 12}
- * - {@link mm0.Class2#getAttEInt_18 Att EInt 18}
- * - {@link mm0.Class2#isAttEBoolean_21 Att EBoolean 21}
- * - {@link mm0.Class2#isAttEBoolean_50 Att EBoolean 50}
- * - {@link mm0.Class2#isAttEBoolean_76 Att EBoolean 76}
- * - {@link mm0.Class2#getAttEInt_104 Att EInt 104}
- * - {@link mm0.Class2#getAttEInt_117 Att EInt 117}
- * - {@link mm0.Class2#getAttEInt_132 Att EInt 132}
- * - {@link mm0.Class2#getAttEInt_140 Att EInt 140}
- * - {@link mm0.Class2#isAttEBoolean_146 Att EBoolean 146}
- * - {@link mm0.Class2#getAttEInt_161 Att EInt 161}
- * - {@link mm0.Class2#getAttEInt_170 Att EInt 170}
- * - {@link mm0.Class2#getAttEInt_185_m Att EInt 185 m}
- *
- *
- *
- * @see mm0.Mm0Package#getClass2()
- * @model
- * @generated
- */
-public interface Class2 extends EObject {
- /**
- * Returns the value of the 'Att EInt 12' attribute.
- *
- *
- * If the meaning of the 'Att EInt 12' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EInt 12' attribute.
- * @see #setAttEInt_12(int)
- * @see mm0.Mm0Package#getClass2_AttEInt_12()
- * @model
- * @generated
- */
- int getAttEInt_12();
-
- /**
- * Sets the value of the '{@link mm0.Class2#getAttEInt_12 Att EInt 12}' attribute.
- *
- *
- * @param value the new value of the 'Att EInt 12' attribute.
- * @see #getAttEInt_12()
- * @generated
- */
- void setAttEInt_12(int value);
-
- /**
- * Returns the value of the 'Att EInt 18' attribute.
- *
- *
- * If the meaning of the 'Att EInt 18' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EInt 18' attribute.
- * @see #setAttEInt_18(int)
- * @see mm0.Mm0Package#getClass2_AttEInt_18()
- * @model
- * @generated
- */
- int getAttEInt_18();
-
- /**
- * Sets the value of the '{@link mm0.Class2#getAttEInt_18 Att EInt 18}' attribute.
- *
- *
- * @param value the new value of the 'Att EInt 18' attribute.
- * @see #getAttEInt_18()
- * @generated
- */
- void setAttEInt_18(int value);
-
- /**
- * Returns the value of the 'Att EBoolean 21' attribute.
- *
- *
- * If the meaning of the 'Att EBoolean 21' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EBoolean 21' attribute.
- * @see #setAttEBoolean_21(boolean)
- * @see mm0.Mm0Package#getClass2_AttEBoolean_21()
- * @model
- * @generated
- */
- boolean isAttEBoolean_21();
-
- /**
- * Sets the value of the '{@link mm0.Class2#isAttEBoolean_21 Att EBoolean 21}' attribute.
- *
- *
- * @param value the new value of the 'Att EBoolean 21' attribute.
- * @see #isAttEBoolean_21()
- * @generated
- */
- void setAttEBoolean_21(boolean value);
-
- /**
- * Returns the value of the 'Att EBoolean 50' attribute.
- *
- *
- * If the meaning of the 'Att EBoolean 50' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EBoolean 50' attribute.
- * @see #setAttEBoolean_50(boolean)
- * @see mm0.Mm0Package#getClass2_AttEBoolean_50()
- * @model
- * @generated
- */
- boolean isAttEBoolean_50();
-
- /**
- * Sets the value of the '{@link mm0.Class2#isAttEBoolean_50 Att EBoolean 50}' attribute.
- *
- *
- * @param value the new value of the 'Att EBoolean 50' attribute.
- * @see #isAttEBoolean_50()
- * @generated
- */
- void setAttEBoolean_50(boolean value);
-
- /**
- * Returns the value of the 'Att EBoolean 76' attribute.
- *
- *
- * If the meaning of the 'Att EBoolean 76' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EBoolean 76' attribute.
- * @see #setAttEBoolean_76(boolean)
- * @see mm0.Mm0Package#getClass2_AttEBoolean_76()
- * @model
- * @generated
- */
- boolean isAttEBoolean_76();
-
- /**
- * Sets the value of the '{@link mm0.Class2#isAttEBoolean_76 Att EBoolean 76}' attribute.
- *
- *
- * @param value the new value of the 'Att EBoolean 76' attribute.
- * @see #isAttEBoolean_76()
- * @generated
- */
- void setAttEBoolean_76(boolean value);
-
- /**
- * Returns the value of the 'Att EInt 104' attribute.
- *
- *
- * If the meaning of the 'Att EInt 104' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EInt 104' attribute.
- * @see #setAttEInt_104(int)
- * @see mm0.Mm0Package#getClass2_AttEInt_104()
- * @model
- * @generated
- */
- int getAttEInt_104();
-
- /**
- * Sets the value of the '{@link mm0.Class2#getAttEInt_104 Att EInt 104}' attribute.
- *
- *
- * @param value the new value of the 'Att EInt 104' attribute.
- * @see #getAttEInt_104()
- * @generated
- */
- void setAttEInt_104(int value);
-
- /**
- * Returns the value of the 'Att EInt 117' attribute.
- *
- *
- * If the meaning of the 'Att EInt 117' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EInt 117' attribute.
- * @see #setAttEInt_117(int)
- * @see mm0.Mm0Package#getClass2_AttEInt_117()
- * @model
- * @generated
- */
- int getAttEInt_117();
-
- /**
- * Sets the value of the '{@link mm0.Class2#getAttEInt_117 Att EInt 117}' attribute.
- *
- *
- * @param value the new value of the 'Att EInt 117' attribute.
- * @see #getAttEInt_117()
- * @generated
- */
- void setAttEInt_117(int value);
-
- /**
- * Returns the value of the 'Att EInt 132' attribute.
- *
- *
- * If the meaning of the 'Att EInt 132' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EInt 132' attribute.
- * @see #setAttEInt_132(int)
- * @see mm0.Mm0Package#getClass2_AttEInt_132()
- * @model
- * @generated
- */
- int getAttEInt_132();
-
- /**
- * Sets the value of the '{@link mm0.Class2#getAttEInt_132 Att EInt 132}' attribute.
- *
- *
- * @param value the new value of the 'Att EInt 132' attribute.
- * @see #getAttEInt_132()
- * @generated
- */
- void setAttEInt_132(int value);
-
- /**
- * Returns the value of the 'Att EInt 140' attribute.
- *
- *
- * If the meaning of the 'Att EInt 140' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EInt 140' attribute.
- * @see #setAttEInt_140(int)
- * @see mm0.Mm0Package#getClass2_AttEInt_140()
- * @model
- * @generated
- */
- int getAttEInt_140();
-
- /**
- * Sets the value of the '{@link mm0.Class2#getAttEInt_140 Att EInt 140}' attribute.
- *
- *
- * @param value the new value of the 'Att EInt 140' attribute.
- * @see #getAttEInt_140()
- * @generated
- */
- void setAttEInt_140(int value);
-
- /**
- * Returns the value of the 'Att EBoolean 146' attribute.
- *
- *
- * If the meaning of the 'Att EBoolean 146' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EBoolean 146' attribute.
- * @see #setAttEBoolean_146(boolean)
- * @see mm0.Mm0Package#getClass2_AttEBoolean_146()
- * @model
- * @generated
- */
- boolean isAttEBoolean_146();
-
- /**
- * Sets the value of the '{@link mm0.Class2#isAttEBoolean_146 Att EBoolean 146}' attribute.
- *
- *
- * @param value the new value of the 'Att EBoolean 146' attribute.
- * @see #isAttEBoolean_146()
- * @generated
- */
- void setAttEBoolean_146(boolean value);
-
- /**
- * Returns the value of the 'Att EInt 161' attribute.
- *
- *
- * If the meaning of the 'Att EInt 161' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EInt 161' attribute.
- * @see #setAttEInt_161(int)
- * @see mm0.Mm0Package#getClass2_AttEInt_161()
- * @model
- * @generated
- */
- int getAttEInt_161();
-
- /**
- * Sets the value of the '{@link mm0.Class2#getAttEInt_161 Att EInt 161}' attribute.
- *
- *
- * @param value the new value of the 'Att EInt 161' attribute.
- * @see #getAttEInt_161()
- * @generated
- */
- void setAttEInt_161(int value);
-
- /**
- * Returns the value of the 'Att EInt 170' attribute.
- *
- *
- * If the meaning of the 'Att EInt 170' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EInt 170' attribute.
- * @see #setAttEInt_170(int)
- * @see mm0.Mm0Package#getClass2_AttEInt_170()
- * @model
- * @generated
- */
- int getAttEInt_170();
-
- /**
- * Sets the value of the '{@link mm0.Class2#getAttEInt_170 Att EInt 170}' attribute.
- *
- *
- * @param value the new value of the 'Att EInt 170' attribute.
- * @see #getAttEInt_170()
- * @generated
- */
- void setAttEInt_170(int value);
-
- /**
- * Returns the value of the 'Att EInt 185 m' attribute.
- *
- *
- * If the meaning of the 'Att EInt 185 m' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EInt 185 m' attribute.
- * @see #setAttEInt_185_m(int)
- * @see mm0.Mm0Package#getClass2_AttEInt_185_m()
- * @model
- * @generated
- */
- int getAttEInt_185_m();
-
- /**
- * Sets the value of the '{@link mm0.Class2#getAttEInt_185_m Att EInt 185 m}' attribute.
- *
- *
- * @param value the new value of the 'Att EInt 185 m' attribute.
- * @see #getAttEInt_185_m()
- * @generated
- */
- void setAttEInt_185_m(int value);
-
-} // Class2
diff --git a/cloningBenchmarkMaterial5921503524522529258/src/mm0/Class3.java b/cloningBenchmarkMaterial5921503524522529258/src/mm0/Class3.java
deleted file mode 100644
index a16e08dc7501b8397e6c72ebb5f90bc882d51ceb..0000000000000000000000000000000000000000
--- a/cloningBenchmarkMaterial5921503524522529258/src/mm0/Class3.java
+++ /dev/null
@@ -1,563 +0,0 @@
-/**
- */
-package mm0;
-
-import org.eclipse.emf.ecore.EObject;
-
-/**
- *
- * A representation of the model object 'Class3'.
- *
- *
- *
- * The following features are supported:
- *
- * - {@link mm0.Class3#getAttEInt_10 Att EInt 10}
- * - {@link mm0.Class3#getRefClass9_26 Ref Class9 26}
- * - {@link mm0.Class3#getAttEInt_30 Att EInt 30}
- * - {@link mm0.Class3#getAttEInt_40 Att EInt 40}
- * - {@link mm0.Class3#getAttEInt_48 Att EInt 48}
- * - {@link mm0.Class3#getAttEInt_68 Att EInt 68}
- * - {@link mm0.Class3#isAttEBoolean_69 Att EBoolean 69}
- * - {@link mm0.Class3#isAttEBoolean_78 Att EBoolean 78}
- * - {@link mm0.Class3#isAttEBoolean_87 Att EBoolean 87}
- * - {@link mm0.Class3#isAttEBoolean_88 Att EBoolean 88}
- * - {@link mm0.Class3#isAttEBoolean_89 Att EBoolean 89}
- * - {@link mm0.Class3#getAttEInt_101 Att EInt 101}
- * - {@link mm0.Class3#isAttEBoolean_102 Att EBoolean 102}
- * - {@link mm0.Class3#getRefClass0_105 Ref Class0 105}
- * - {@link mm0.Class3#getAttEInt_109 Att EInt 109}
- * - {@link mm0.Class3#isAttEBoolean_114 Att EBoolean 114}
- * - {@link mm0.Class3#getRefClass1_122 Ref Class1 122}
- * - {@link mm0.Class3#isAttEBoolean_165 Att EBoolean 165}
- * - {@link mm0.Class3#getRefClass2_167 Ref Class2 167}
- * - {@link mm0.Class3#getAttEInt_182_m Att EInt 182 m}
- *
- *
- *
- * @see mm0.Mm0Package#getClass3()
- * @model
- * @generated
- */
-public interface Class3 extends EObject {
- /**
- * Returns the value of the 'Att EInt 10' attribute.
- *
- *
- * If the meaning of the 'Att EInt 10' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EInt 10' attribute.
- * @see #setAttEInt_10(int)
- * @see mm0.Mm0Package#getClass3_AttEInt_10()
- * @model
- * @generated
- */
- int getAttEInt_10();
-
- /**
- * Sets the value of the '{@link mm0.Class3#getAttEInt_10 Att EInt 10}' attribute.
- *
- *
- * @param value the new value of the 'Att EInt 10' attribute.
- * @see #getAttEInt_10()
- * @generated
- */
- void setAttEInt_10(int value);
-
- /**
- * Returns the value of the 'Ref Class9 26' reference.
- *
- *
- * If the meaning of the 'Ref Class9 26' reference isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Ref Class9 26' reference.
- * @see #setRefClass9_26(Class9)
- * @see mm0.Mm0Package#getClass3_RefClass9_26()
- * @model
- * @generated
- */
- Class9 getRefClass9_26();
-
- /**
- * Sets the value of the '{@link mm0.Class3#getRefClass9_26 Ref Class9 26}' reference.
- *
- *
- * @param value the new value of the 'Ref Class9 26' reference.
- * @see #getRefClass9_26()
- * @generated
- */
- void setRefClass9_26(Class9 value);
-
- /**
- * Returns the value of the 'Att EInt 30' attribute.
- *
- *
- * If the meaning of the 'Att EInt 30' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EInt 30' attribute.
- * @see #setAttEInt_30(int)
- * @see mm0.Mm0Package#getClass3_AttEInt_30()
- * @model
- * @generated
- */
- int getAttEInt_30();
-
- /**
- * Sets the value of the '{@link mm0.Class3#getAttEInt_30 Att EInt 30}' attribute.
- *
- *
- * @param value the new value of the 'Att EInt 30' attribute.
- * @see #getAttEInt_30()
- * @generated
- */
- void setAttEInt_30(int value);
-
- /**
- * Returns the value of the 'Att EInt 40' attribute.
- *
- *
- * If the meaning of the 'Att EInt 40' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EInt 40' attribute.
- * @see #setAttEInt_40(int)
- * @see mm0.Mm0Package#getClass3_AttEInt_40()
- * @model
- * @generated
- */
- int getAttEInt_40();
-
- /**
- * Sets the value of the '{@link mm0.Class3#getAttEInt_40 Att EInt 40}' attribute.
- *
- *
- * @param value the new value of the 'Att EInt 40' attribute.
- * @see #getAttEInt_40()
- * @generated
- */
- void setAttEInt_40(int value);
-
- /**
- * Returns the value of the 'Att EInt 48' attribute.
- *
- *
- * If the meaning of the 'Att EInt 48' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EInt 48' attribute.
- * @see #setAttEInt_48(int)
- * @see mm0.Mm0Package#getClass3_AttEInt_48()
- * @model
- * @generated
- */
- int getAttEInt_48();
-
- /**
- * Sets the value of the '{@link mm0.Class3#getAttEInt_48 Att EInt 48}' attribute.
- *
- *
- * @param value the new value of the 'Att EInt 48' attribute.
- * @see #getAttEInt_48()
- * @generated
- */
- void setAttEInt_48(int value);
-
- /**
- * Returns the value of the 'Att EInt 68' attribute.
- *
- *
- * If the meaning of the 'Att EInt 68' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EInt 68' attribute.
- * @see #setAttEInt_68(int)
- * @see mm0.Mm0Package#getClass3_AttEInt_68()
- * @model
- * @generated
- */
- int getAttEInt_68();
-
- /**
- * Sets the value of the '{@link mm0.Class3#getAttEInt_68 Att EInt 68}' attribute.
- *
- *
- * @param value the new value of the 'Att EInt 68' attribute.
- * @see #getAttEInt_68()
- * @generated
- */
- void setAttEInt_68(int value);
-
- /**
- * Returns the value of the 'Att EBoolean 69' attribute.
- *
- *
- * If the meaning of the 'Att EBoolean 69' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EBoolean 69' attribute.
- * @see #setAttEBoolean_69(boolean)
- * @see mm0.Mm0Package#getClass3_AttEBoolean_69()
- * @model
- * @generated
- */
- boolean isAttEBoolean_69();
-
- /**
- * Sets the value of the '{@link mm0.Class3#isAttEBoolean_69 Att EBoolean 69}' attribute.
- *
- *
- * @param value the new value of the 'Att EBoolean 69' attribute.
- * @see #isAttEBoolean_69()
- * @generated
- */
- void setAttEBoolean_69(boolean value);
-
- /**
- * Returns the value of the 'Att EBoolean 78' attribute.
- *
- *
- * If the meaning of the 'Att EBoolean 78' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EBoolean 78' attribute.
- * @see #setAttEBoolean_78(boolean)
- * @see mm0.Mm0Package#getClass3_AttEBoolean_78()
- * @model
- * @generated
- */
- boolean isAttEBoolean_78();
-
- /**
- * Sets the value of the '{@link mm0.Class3#isAttEBoolean_78 Att EBoolean 78}' attribute.
- *
- *
- * @param value the new value of the 'Att EBoolean 78' attribute.
- * @see #isAttEBoolean_78()
- * @generated
- */
- void setAttEBoolean_78(boolean value);
-
- /**
- * Returns the value of the 'Att EBoolean 87' attribute.
- *
- *
- * If the meaning of the 'Att EBoolean 87' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EBoolean 87' attribute.
- * @see #setAttEBoolean_87(boolean)
- * @see mm0.Mm0Package#getClass3_AttEBoolean_87()
- * @model
- * @generated
- */
- boolean isAttEBoolean_87();
-
- /**
- * Sets the value of the '{@link mm0.Class3#isAttEBoolean_87 Att EBoolean 87}' attribute.
- *
- *
- * @param value the new value of the 'Att EBoolean 87' attribute.
- * @see #isAttEBoolean_87()
- * @generated
- */
- void setAttEBoolean_87(boolean value);
-
- /**
- * Returns the value of the 'Att EBoolean 88' attribute.
- *
- *
- * If the meaning of the 'Att EBoolean 88' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EBoolean 88' attribute.
- * @see #setAttEBoolean_88(boolean)
- * @see mm0.Mm0Package#getClass3_AttEBoolean_88()
- * @model
- * @generated
- */
- boolean isAttEBoolean_88();
-
- /**
- * Sets the value of the '{@link mm0.Class3#isAttEBoolean_88 Att EBoolean 88}' attribute.
- *
- *
- * @param value the new value of the 'Att EBoolean 88' attribute.
- * @see #isAttEBoolean_88()
- * @generated
- */
- void setAttEBoolean_88(boolean value);
-
- /**
- * Returns the value of the 'Att EBoolean 89' attribute.
- *
- *
- * If the meaning of the 'Att EBoolean 89' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EBoolean 89' attribute.
- * @see #setAttEBoolean_89(boolean)
- * @see mm0.Mm0Package#getClass3_AttEBoolean_89()
- * @model
- * @generated
- */
- boolean isAttEBoolean_89();
-
- /**
- * Sets the value of the '{@link mm0.Class3#isAttEBoolean_89 Att EBoolean 89}' attribute.
- *
- *
- * @param value the new value of the 'Att EBoolean 89' attribute.
- * @see #isAttEBoolean_89()
- * @generated
- */
- void setAttEBoolean_89(boolean value);
-
- /**
- * Returns the value of the 'Att EInt 101' attribute.
- *
- *
- * If the meaning of the 'Att EInt 101' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EInt 101' attribute.
- * @see #setAttEInt_101(int)
- * @see mm0.Mm0Package#getClass3_AttEInt_101()
- * @model
- * @generated
- */
- int getAttEInt_101();
-
- /**
- * Sets the value of the '{@link mm0.Class3#getAttEInt_101 Att EInt 101}' attribute.
- *
- *
- * @param value the new value of the 'Att EInt 101' attribute.
- * @see #getAttEInt_101()
- * @generated
- */
- void setAttEInt_101(int value);
-
- /**
- * Returns the value of the 'Att EBoolean 102' attribute.
- *
- *
- * If the meaning of the 'Att EBoolean 102' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EBoolean 102' attribute.
- * @see #setAttEBoolean_102(boolean)
- * @see mm0.Mm0Package#getClass3_AttEBoolean_102()
- * @model
- * @generated
- */
- boolean isAttEBoolean_102();
-
- /**
- * Sets the value of the '{@link mm0.Class3#isAttEBoolean_102 Att EBoolean 102}' attribute.
- *
- *
- * @param value the new value of the 'Att EBoolean 102' attribute.
- * @see #isAttEBoolean_102()
- * @generated
- */
- void setAttEBoolean_102(boolean value);
-
- /**
- * Returns the value of the 'Ref Class0 105' reference.
- *
- *
- * If the meaning of the 'Ref Class0 105' reference isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Ref Class0 105' reference.
- * @see #setRefClass0_105(Class0)
- * @see mm0.Mm0Package#getClass3_RefClass0_105()
- * @model
- * @generated
- */
- Class0 getRefClass0_105();
-
- /**
- * Sets the value of the '{@link mm0.Class3#getRefClass0_105 Ref Class0 105}' reference.
- *
- *
- * @param value the new value of the 'Ref Class0 105' reference.
- * @see #getRefClass0_105()
- * @generated
- */
- void setRefClass0_105(Class0 value);
-
- /**
- * Returns the value of the 'Att EInt 109' attribute.
- *
- *
- * If the meaning of the 'Att EInt 109' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EInt 109' attribute.
- * @see #setAttEInt_109(int)
- * @see mm0.Mm0Package#getClass3_AttEInt_109()
- * @model
- * @generated
- */
- int getAttEInt_109();
-
- /**
- * Sets the value of the '{@link mm0.Class3#getAttEInt_109 Att EInt 109}' attribute.
- *
- *
- * @param value the new value of the 'Att EInt 109' attribute.
- * @see #getAttEInt_109()
- * @generated
- */
- void setAttEInt_109(int value);
-
- /**
- * Returns the value of the 'Att EBoolean 114' attribute.
- *
- *
- * If the meaning of the 'Att EBoolean 114' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EBoolean 114' attribute.
- * @see #setAttEBoolean_114(boolean)
- * @see mm0.Mm0Package#getClass3_AttEBoolean_114()
- * @model
- * @generated
- */
- boolean isAttEBoolean_114();
-
- /**
- * Sets the value of the '{@link mm0.Class3#isAttEBoolean_114 Att EBoolean 114}' attribute.
- *
- *
- * @param value the new value of the 'Att EBoolean 114' attribute.
- * @see #isAttEBoolean_114()
- * @generated
- */
- void setAttEBoolean_114(boolean value);
-
- /**
- * Returns the value of the 'Ref Class1 122' reference.
- *
- *
- * If the meaning of the 'Ref Class1 122' reference isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Ref Class1 122' reference.
- * @see #setRefClass1_122(Class1)
- * @see mm0.Mm0Package#getClass3_RefClass1_122()
- * @model
- * @generated
- */
- Class1 getRefClass1_122();
-
- /**
- * Sets the value of the '{@link mm0.Class3#getRefClass1_122 Ref Class1 122}' reference.
- *
- *
- * @param value the new value of the 'Ref Class1 122' reference.
- * @see #getRefClass1_122()
- * @generated
- */
- void setRefClass1_122(Class1 value);
-
- /**
- * Returns the value of the 'Att EBoolean 165' attribute.
- *
- *
- * If the meaning of the 'Att EBoolean 165' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EBoolean 165' attribute.
- * @see #setAttEBoolean_165(boolean)
- * @see mm0.Mm0Package#getClass3_AttEBoolean_165()
- * @model
- * @generated
- */
- boolean isAttEBoolean_165();
-
- /**
- * Sets the value of the '{@link mm0.Class3#isAttEBoolean_165 Att EBoolean 165}' attribute.
- *
- *
- * @param value the new value of the 'Att EBoolean 165' attribute.
- * @see #isAttEBoolean_165()
- * @generated
- */
- void setAttEBoolean_165(boolean value);
-
- /**
- * Returns the value of the 'Ref Class2 167' reference.
- *
- *
- * If the meaning of the 'Ref Class2 167' reference isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Ref Class2 167' reference.
- * @see #setRefClass2_167(Class2)
- * @see mm0.Mm0Package#getClass3_RefClass2_167()
- * @model
- * @generated
- */
- Class2 getRefClass2_167();
-
- /**
- * Sets the value of the '{@link mm0.Class3#getRefClass2_167 Ref Class2 167}' reference.
- *
- *
- * @param value the new value of the 'Ref Class2 167' reference.
- * @see #getRefClass2_167()
- * @generated
- */
- void setRefClass2_167(Class2 value);
-
- /**
- * Returns the value of the 'Att EInt 182 m' attribute.
- *
- *
- * If the meaning of the 'Att EInt 182 m' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EInt 182 m' attribute.
- * @see #setAttEInt_182_m(int)
- * @see mm0.Mm0Package#getClass3_AttEInt_182_m()
- * @model
- * @generated
- */
- int getAttEInt_182_m();
-
- /**
- * Sets the value of the '{@link mm0.Class3#getAttEInt_182_m Att EInt 182 m}' attribute.
- *
- *
- * @param value the new value of the 'Att EInt 182 m' attribute.
- * @see #getAttEInt_182_m()
- * @generated
- */
- void setAttEInt_182_m(int value);
-
-} // Class3
diff --git a/cloningBenchmarkMaterial5921503524522529258/src/mm0/Class4.java b/cloningBenchmarkMaterial5921503524522529258/src/mm0/Class4.java
deleted file mode 100644
index 5849368291bca2afeb71bfb4249f1084cf988f63..0000000000000000000000000000000000000000
--- a/cloningBenchmarkMaterial5921503524522529258/src/mm0/Class4.java
+++ /dev/null
@@ -1,401 +0,0 @@
-/**
- */
-package mm0;
-
-import org.eclipse.emf.ecore.EObject;
-
-/**
- *
- * A representation of the model object 'Class4'.
- *
- *
- *
- * The following features are supported:
- *
- * - {@link mm0.Class4#isAttEBoolean_5 Att EBoolean 5}
- * - {@link mm0.Class4#getAttEInt_6 Att EInt 6}
- * - {@link mm0.Class4#isAttEBoolean_22 Att EBoolean 22}
- * - {@link mm0.Class4#getAttEInt_35 Att EInt 35}
- * - {@link mm0.Class4#isAttEBoolean_58 Att EBoolean 58}
- * - {@link mm0.Class4#getAttEInt_99 Att EInt 99}
- * - {@link mm0.Class4#getAttEInt_113 Att EInt 113}
- * - {@link mm0.Class4#getAttEInt_139 Att EInt 139}
- * - {@link mm0.Class4#isAttEBoolean_156 Att EBoolean 156}
- * - {@link mm0.Class4#isAttEBoolean_159 Att EBoolean 159}
- * - {@link mm0.Class4#getRefClass8_163 Ref Class8 163}
- * - {@link mm0.Class4#isAttEBoolean_169 Att EBoolean 169}
- * - {@link mm0.Class4#getAttEInt_174_m Att EInt 174 m}
- * - {@link mm0.Class4#getRefClass10_179_m Ref Class10 179 m}
- *
- *
- *
- * @see mm0.Mm0Package#getClass4()
- * @model
- * @generated
- */
-public interface Class4 extends EObject {
- /**
- * Returns the value of the 'Att EBoolean 5' attribute.
- *
- *
- * If the meaning of the 'Att EBoolean 5' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EBoolean 5' attribute.
- * @see #setAttEBoolean_5(boolean)
- * @see mm0.Mm0Package#getClass4_AttEBoolean_5()
- * @model
- * @generated
- */
- boolean isAttEBoolean_5();
-
- /**
- * Sets the value of the '{@link mm0.Class4#isAttEBoolean_5 Att EBoolean 5}' attribute.
- *
- *
- * @param value the new value of the 'Att EBoolean 5' attribute.
- * @see #isAttEBoolean_5()
- * @generated
- */
- void setAttEBoolean_5(boolean value);
-
- /**
- * Returns the value of the 'Att EInt 6' attribute.
- *
- *
- * If the meaning of the 'Att EInt 6' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EInt 6' attribute.
- * @see #setAttEInt_6(int)
- * @see mm0.Mm0Package#getClass4_AttEInt_6()
- * @model
- * @generated
- */
- int getAttEInt_6();
-
- /**
- * Sets the value of the '{@link mm0.Class4#getAttEInt_6 Att EInt 6}' attribute.
- *
- *
- * @param value the new value of the 'Att EInt 6' attribute.
- * @see #getAttEInt_6()
- * @generated
- */
- void setAttEInt_6(int value);
-
- /**
- * Returns the value of the 'Att EBoolean 22' attribute.
- *
- *
- * If the meaning of the 'Att EBoolean 22' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EBoolean 22' attribute.
- * @see #setAttEBoolean_22(boolean)
- * @see mm0.Mm0Package#getClass4_AttEBoolean_22()
- * @model
- * @generated
- */
- boolean isAttEBoolean_22();
-
- /**
- * Sets the value of the '{@link mm0.Class4#isAttEBoolean_22 Att EBoolean 22}' attribute.
- *
- *
- * @param value the new value of the 'Att EBoolean 22' attribute.
- * @see #isAttEBoolean_22()
- * @generated
- */
- void setAttEBoolean_22(boolean value);
-
- /**
- * Returns the value of the 'Att EInt 35' attribute.
- *
- *
- * If the meaning of the 'Att EInt 35' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EInt 35' attribute.
- * @see #setAttEInt_35(int)
- * @see mm0.Mm0Package#getClass4_AttEInt_35()
- * @model
- * @generated
- */
- int getAttEInt_35();
-
- /**
- * Sets the value of the '{@link mm0.Class4#getAttEInt_35 Att EInt 35}' attribute.
- *
- *
- * @param value the new value of the 'Att EInt 35' attribute.
- * @see #getAttEInt_35()
- * @generated
- */
- void setAttEInt_35(int value);
-
- /**
- * Returns the value of the 'Att EBoolean 58' attribute.
- *
- *
- * If the meaning of the 'Att EBoolean 58' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EBoolean 58' attribute.
- * @see #setAttEBoolean_58(boolean)
- * @see mm0.Mm0Package#getClass4_AttEBoolean_58()
- * @model
- * @generated
- */
- boolean isAttEBoolean_58();
-
- /**
- * Sets the value of the '{@link mm0.Class4#isAttEBoolean_58 Att EBoolean 58}' attribute.
- *
- *
- * @param value the new value of the 'Att EBoolean 58' attribute.
- * @see #isAttEBoolean_58()
- * @generated
- */
- void setAttEBoolean_58(boolean value);
-
- /**
- * Returns the value of the 'Att EInt 99' attribute.
- *
- *
- * If the meaning of the 'Att EInt 99' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EInt 99' attribute.
- * @see #setAttEInt_99(int)
- * @see mm0.Mm0Package#getClass4_AttEInt_99()
- * @model
- * @generated
- */
- int getAttEInt_99();
-
- /**
- * Sets the value of the '{@link mm0.Class4#getAttEInt_99 Att EInt 99}' attribute.
- *
- *
- * @param value the new value of the 'Att EInt 99' attribute.
- * @see #getAttEInt_99()
- * @generated
- */
- void setAttEInt_99(int value);
-
- /**
- * Returns the value of the 'Att EInt 113' attribute.
- *
- *
- * If the meaning of the 'Att EInt 113' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EInt 113' attribute.
- * @see #setAttEInt_113(int)
- * @see mm0.Mm0Package#getClass4_AttEInt_113()
- * @model
- * @generated
- */
- int getAttEInt_113();
-
- /**
- * Sets the value of the '{@link mm0.Class4#getAttEInt_113 Att EInt 113}' attribute.
- *
- *
- * @param value the new value of the 'Att EInt 113' attribute.
- * @see #getAttEInt_113()
- * @generated
- */
- void setAttEInt_113(int value);
-
- /**
- * Returns the value of the 'Att EInt 139' attribute.
- *
- *
- * If the meaning of the 'Att EInt 139' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EInt 139' attribute.
- * @see #setAttEInt_139(int)
- * @see mm0.Mm0Package#getClass4_AttEInt_139()
- * @model
- * @generated
- */
- int getAttEInt_139();
-
- /**
- * Sets the value of the '{@link mm0.Class4#getAttEInt_139 Att EInt 139}' attribute.
- *
- *
- * @param value the new value of the 'Att EInt 139' attribute.
- * @see #getAttEInt_139()
- * @generated
- */
- void setAttEInt_139(int value);
-
- /**
- * Returns the value of the 'Att EBoolean 156' attribute.
- *
- *
- * If the meaning of the 'Att EBoolean 156' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EBoolean 156' attribute.
- * @see #setAttEBoolean_156(boolean)
- * @see mm0.Mm0Package#getClass4_AttEBoolean_156()
- * @model
- * @generated
- */
- boolean isAttEBoolean_156();
-
- /**
- * Sets the value of the '{@link mm0.Class4#isAttEBoolean_156 Att EBoolean 156}' attribute.
- *
- *
- * @param value the new value of the 'Att EBoolean 156' attribute.
- * @see #isAttEBoolean_156()
- * @generated
- */
- void setAttEBoolean_156(boolean value);
-
- /**
- * Returns the value of the 'Att EBoolean 159' attribute.
- *
- *
- * If the meaning of the 'Att EBoolean 159' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EBoolean 159' attribute.
- * @see #setAttEBoolean_159(boolean)
- * @see mm0.Mm0Package#getClass4_AttEBoolean_159()
- * @model
- * @generated
- */
- boolean isAttEBoolean_159();
-
- /**
- * Sets the value of the '{@link mm0.Class4#isAttEBoolean_159 Att EBoolean 159}' attribute.
- *
- *
- * @param value the new value of the 'Att EBoolean 159' attribute.
- * @see #isAttEBoolean_159()
- * @generated
- */
- void setAttEBoolean_159(boolean value);
-
- /**
- * Returns the value of the 'Ref Class8 163' reference.
- *
- *
- * If the meaning of the 'Ref Class8 163' reference isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Ref Class8 163' reference.
- * @see #setRefClass8_163(Class8)
- * @see mm0.Mm0Package#getClass4_RefClass8_163()
- * @model
- * @generated
- */
- Class8 getRefClass8_163();
-
- /**
- * Sets the value of the '{@link mm0.Class4#getRefClass8_163 Ref Class8 163}' reference.
- *
- *
- * @param value the new value of the 'Ref Class8 163' reference.
- * @see #getRefClass8_163()
- * @generated
- */
- void setRefClass8_163(Class8 value);
-
- /**
- * Returns the value of the 'Att EBoolean 169' attribute.
- *
- *
- * If the meaning of the 'Att EBoolean 169' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EBoolean 169' attribute.
- * @see #setAttEBoolean_169(boolean)
- * @see mm0.Mm0Package#getClass4_AttEBoolean_169()
- * @model
- * @generated
- */
- boolean isAttEBoolean_169();
-
- /**
- * Sets the value of the '{@link mm0.Class4#isAttEBoolean_169 Att EBoolean 169}' attribute.
- *
- *
- * @param value the new value of the 'Att EBoolean 169' attribute.
- * @see #isAttEBoolean_169()
- * @generated
- */
- void setAttEBoolean_169(boolean value);
-
- /**
- * Returns the value of the 'Att EInt 174 m' attribute.
- *
- *
- * If the meaning of the 'Att EInt 174 m' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EInt 174 m' attribute.
- * @see #setAttEInt_174_m(int)
- * @see mm0.Mm0Package#getClass4_AttEInt_174_m()
- * @model
- * @generated
- */
- int getAttEInt_174_m();
-
- /**
- * Sets the value of the '{@link mm0.Class4#getAttEInt_174_m Att EInt 174 m}' attribute.
- *
- *
- * @param value the new value of the 'Att EInt 174 m' attribute.
- * @see #getAttEInt_174_m()
- * @generated
- */
- void setAttEInt_174_m(int value);
-
- /**
- * Returns the value of the 'Ref Class10 179 m' reference.
- *
- *
- * If the meaning of the 'Ref Class10 179 m' reference isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Ref Class10 179 m' reference.
- * @see #setRefClass10_179_m(Class10)
- * @see mm0.Mm0Package#getClass4_RefClass10_179_m()
- * @model
- * @generated
- */
- Class10 getRefClass10_179_m();
-
- /**
- * Sets the value of the '{@link mm0.Class4#getRefClass10_179_m Ref Class10 179 m}' reference.
- *
- *
- * @param value the new value of the 'Ref Class10 179 m' reference.
- * @see #getRefClass10_179_m()
- * @generated
- */
- void setRefClass10_179_m(Class10 value);
-
-} // Class4
diff --git a/cloningBenchmarkMaterial5921503524522529258/src/mm0/Class5.java b/cloningBenchmarkMaterial5921503524522529258/src/mm0/Class5.java
deleted file mode 100644
index d426d72b1d5135ae26550b9b1b418e93a2cbb0ae..0000000000000000000000000000000000000000
--- a/cloningBenchmarkMaterial5921503524522529258/src/mm0/Class5.java
+++ /dev/null
@@ -1,590 +0,0 @@
-/**
- */
-package mm0;
-
-import org.eclipse.emf.ecore.EObject;
-
-/**
- *
- * A representation of the model object 'Class5'.
- *
- *
- *
- * The following features are supported:
- *
- * - {@link mm0.Class5#isAttEBoolean_4 Att EBoolean 4}
- * - {@link mm0.Class5#isAttEBoolean_7 Att EBoolean 7}
- * - {@link mm0.Class5#isAttEBoolean_8 Att EBoolean 8}
- * - {@link mm0.Class5#getAttEInt_16 Att EInt 16}
- * - {@link mm0.Class5#getAttEInt_19 Att EInt 19}
- * - {@link mm0.Class5#isAttEBoolean_28 Att EBoolean 28}
- * - {@link mm0.Class5#getAttEInt_31 Att EInt 31}
- * - {@link mm0.Class5#getRefClass8_36 Ref Class8 36}
- * - {@link mm0.Class5#isAttEBoolean_39 Att EBoolean 39}
- * - {@link mm0.Class5#getRefClass0_55 Ref Class0 55}
- * - {@link mm0.Class5#isAttEBoolean_62 Att EBoolean 62}
- * - {@link mm0.Class5#isAttEBoolean_65 Att EBoolean 65}
- * - {@link mm0.Class5#getAttEInt_67 Att EInt 67}
- * - {@link mm0.Class5#isAttEBoolean_100 Att EBoolean 100}
- * - {@link mm0.Class5#isAttEBoolean_138 Att EBoolean 138}
- * - {@link mm0.Class5#getAttEInt_142 Att EInt 142}
- * - {@link mm0.Class5#getAttEInt_150 Att EInt 150}
- * - {@link mm0.Class5#isAttEBoolean_151 Att EBoolean 151}
- * - {@link mm0.Class5#getAttEInt_155 Att EInt 155}
- * - {@link mm0.Class5#getAttEInt_171 Att EInt 171}
- * - {@link mm0.Class5#isAttEBoolean_181_m Att EBoolean 181 m}
- *
- *
- *
- * @see mm0.Mm0Package#getClass5()
- * @model
- * @generated
- */
-public interface Class5 extends EObject {
- /**
- * Returns the value of the 'Att EBoolean 4' attribute.
- *
- *
- * If the meaning of the 'Att EBoolean 4' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EBoolean 4' attribute.
- * @see #setAttEBoolean_4(boolean)
- * @see mm0.Mm0Package#getClass5_AttEBoolean_4()
- * @model
- * @generated
- */
- boolean isAttEBoolean_4();
-
- /**
- * Sets the value of the '{@link mm0.Class5#isAttEBoolean_4 Att EBoolean 4}' attribute.
- *
- *
- * @param value the new value of the 'Att EBoolean 4' attribute.
- * @see #isAttEBoolean_4()
- * @generated
- */
- void setAttEBoolean_4(boolean value);
-
- /**
- * Returns the value of the 'Att EBoolean 7' attribute.
- *
- *
- * If the meaning of the 'Att EBoolean 7' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EBoolean 7' attribute.
- * @see #setAttEBoolean_7(boolean)
- * @see mm0.Mm0Package#getClass5_AttEBoolean_7()
- * @model
- * @generated
- */
- boolean isAttEBoolean_7();
-
- /**
- * Sets the value of the '{@link mm0.Class5#isAttEBoolean_7 Att EBoolean 7}' attribute.
- *
- *
- * @param value the new value of the 'Att EBoolean 7' attribute.
- * @see #isAttEBoolean_7()
- * @generated
- */
- void setAttEBoolean_7(boolean value);
-
- /**
- * Returns the value of the 'Att EBoolean 8' attribute.
- *
- *
- * If the meaning of the 'Att EBoolean 8' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EBoolean 8' attribute.
- * @see #setAttEBoolean_8(boolean)
- * @see mm0.Mm0Package#getClass5_AttEBoolean_8()
- * @model
- * @generated
- */
- boolean isAttEBoolean_8();
-
- /**
- * Sets the value of the '{@link mm0.Class5#isAttEBoolean_8 Att EBoolean 8}' attribute.
- *
- *
- * @param value the new value of the 'Att EBoolean 8' attribute.
- * @see #isAttEBoolean_8()
- * @generated
- */
- void setAttEBoolean_8(boolean value);
-
- /**
- * Returns the value of the 'Att EInt 16' attribute.
- *
- *
- * If the meaning of the 'Att EInt 16' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EInt 16' attribute.
- * @see #setAttEInt_16(int)
- * @see mm0.Mm0Package#getClass5_AttEInt_16()
- * @model
- * @generated
- */
- int getAttEInt_16();
-
- /**
- * Sets the value of the '{@link mm0.Class5#getAttEInt_16 Att EInt 16}' attribute.
- *
- *
- * @param value the new value of the 'Att EInt 16' attribute.
- * @see #getAttEInt_16()
- * @generated
- */
- void setAttEInt_16(int value);
-
- /**
- * Returns the value of the 'Att EInt 19' attribute.
- *
- *
- * If the meaning of the 'Att EInt 19' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EInt 19' attribute.
- * @see #setAttEInt_19(int)
- * @see mm0.Mm0Package#getClass5_AttEInt_19()
- * @model
- * @generated
- */
- int getAttEInt_19();
-
- /**
- * Sets the value of the '{@link mm0.Class5#getAttEInt_19 Att EInt 19}' attribute.
- *
- *
- * @param value the new value of the 'Att EInt 19' attribute.
- * @see #getAttEInt_19()
- * @generated
- */
- void setAttEInt_19(int value);
-
- /**
- * Returns the value of the 'Att EBoolean 28' attribute.
- *
- *
- * If the meaning of the 'Att EBoolean 28' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EBoolean 28' attribute.
- * @see #setAttEBoolean_28(boolean)
- * @see mm0.Mm0Package#getClass5_AttEBoolean_28()
- * @model
- * @generated
- */
- boolean isAttEBoolean_28();
-
- /**
- * Sets the value of the '{@link mm0.Class5#isAttEBoolean_28 Att EBoolean 28}' attribute.
- *
- *
- * @param value the new value of the 'Att EBoolean 28' attribute.
- * @see #isAttEBoolean_28()
- * @generated
- */
- void setAttEBoolean_28(boolean value);
-
- /**
- * Returns the value of the 'Att EInt 31' attribute.
- *
- *
- * If the meaning of the 'Att EInt 31' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EInt 31' attribute.
- * @see #setAttEInt_31(int)
- * @see mm0.Mm0Package#getClass5_AttEInt_31()
- * @model
- * @generated
- */
- int getAttEInt_31();
-
- /**
- * Sets the value of the '{@link mm0.Class5#getAttEInt_31 Att EInt 31}' attribute.
- *
- *
- * @param value the new value of the 'Att EInt 31' attribute.
- * @see #getAttEInt_31()
- * @generated
- */
- void setAttEInt_31(int value);
-
- /**
- * Returns the value of the 'Ref Class8 36' reference.
- *
- *
- * If the meaning of the 'Ref Class8 36' reference isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Ref Class8 36' reference.
- * @see #setRefClass8_36(Class8)
- * @see mm0.Mm0Package#getClass5_RefClass8_36()
- * @model
- * @generated
- */
- Class8 getRefClass8_36();
-
- /**
- * Sets the value of the '{@link mm0.Class5#getRefClass8_36 Ref Class8 36}' reference.
- *
- *
- * @param value the new value of the 'Ref Class8 36' reference.
- * @see #getRefClass8_36()
- * @generated
- */
- void setRefClass8_36(Class8 value);
-
- /**
- * Returns the value of the 'Att EBoolean 39' attribute.
- *
- *
- * If the meaning of the 'Att EBoolean 39' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EBoolean 39' attribute.
- * @see #setAttEBoolean_39(boolean)
- * @see mm0.Mm0Package#getClass5_AttEBoolean_39()
- * @model
- * @generated
- */
- boolean isAttEBoolean_39();
-
- /**
- * Sets the value of the '{@link mm0.Class5#isAttEBoolean_39 Att EBoolean 39}' attribute.
- *
- *
- * @param value the new value of the 'Att EBoolean 39' attribute.
- * @see #isAttEBoolean_39()
- * @generated
- */
- void setAttEBoolean_39(boolean value);
-
- /**
- * Returns the value of the 'Ref Class0 55' reference.
- *
- *
- * If the meaning of the 'Ref Class0 55' reference isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Ref Class0 55' reference.
- * @see #setRefClass0_55(Class0)
- * @see mm0.Mm0Package#getClass5_RefClass0_55()
- * @model
- * @generated
- */
- Class0 getRefClass0_55();
-
- /**
- * Sets the value of the '{@link mm0.Class5#getRefClass0_55 Ref Class0 55}' reference.
- *
- *
- * @param value the new value of the 'Ref Class0 55' reference.
- * @see #getRefClass0_55()
- * @generated
- */
- void setRefClass0_55(Class0 value);
-
- /**
- * Returns the value of the 'Att EBoolean 62' attribute.
- *
- *
- * If the meaning of the 'Att EBoolean 62' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EBoolean 62' attribute.
- * @see #setAttEBoolean_62(boolean)
- * @see mm0.Mm0Package#getClass5_AttEBoolean_62()
- * @model
- * @generated
- */
- boolean isAttEBoolean_62();
-
- /**
- * Sets the value of the '{@link mm0.Class5#isAttEBoolean_62 Att EBoolean 62}' attribute.
- *
- *
- * @param value the new value of the 'Att EBoolean 62' attribute.
- * @see #isAttEBoolean_62()
- * @generated
- */
- void setAttEBoolean_62(boolean value);
-
- /**
- * Returns the value of the 'Att EBoolean 65' attribute.
- *
- *
- * If the meaning of the 'Att EBoolean 65' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EBoolean 65' attribute.
- * @see #setAttEBoolean_65(boolean)
- * @see mm0.Mm0Package#getClass5_AttEBoolean_65()
- * @model
- * @generated
- */
- boolean isAttEBoolean_65();
-
- /**
- * Sets the value of the '{@link mm0.Class5#isAttEBoolean_65 Att EBoolean 65}' attribute.
- *
- *
- * @param value the new value of the 'Att EBoolean 65' attribute.
- * @see #isAttEBoolean_65()
- * @generated
- */
- void setAttEBoolean_65(boolean value);
-
- /**
- * Returns the value of the 'Att EInt 67' attribute.
- *
- *
- * If the meaning of the 'Att EInt 67' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EInt 67' attribute.
- * @see #setAttEInt_67(int)
- * @see mm0.Mm0Package#getClass5_AttEInt_67()
- * @model
- * @generated
- */
- int getAttEInt_67();
-
- /**
- * Sets the value of the '{@link mm0.Class5#getAttEInt_67 Att EInt 67}' attribute.
- *
- *
- * @param value the new value of the 'Att EInt 67' attribute.
- * @see #getAttEInt_67()
- * @generated
- */
- void setAttEInt_67(int value);
-
- /**
- * Returns the value of the 'Att EBoolean 100' attribute.
- *
- *
- * If the meaning of the 'Att EBoolean 100' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EBoolean 100' attribute.
- * @see #setAttEBoolean_100(boolean)
- * @see mm0.Mm0Package#getClass5_AttEBoolean_100()
- * @model
- * @generated
- */
- boolean isAttEBoolean_100();
-
- /**
- * Sets the value of the '{@link mm0.Class5#isAttEBoolean_100 Att EBoolean 100}' attribute.
- *
- *
- * @param value the new value of the 'Att EBoolean 100' attribute.
- * @see #isAttEBoolean_100()
- * @generated
- */
- void setAttEBoolean_100(boolean value);
-
- /**
- * Returns the value of the 'Att EBoolean 138' attribute.
- *
- *
- * If the meaning of the 'Att EBoolean 138' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EBoolean 138' attribute.
- * @see #setAttEBoolean_138(boolean)
- * @see mm0.Mm0Package#getClass5_AttEBoolean_138()
- * @model
- * @generated
- */
- boolean isAttEBoolean_138();
-
- /**
- * Sets the value of the '{@link mm0.Class5#isAttEBoolean_138 Att EBoolean 138}' attribute.
- *
- *
- * @param value the new value of the 'Att EBoolean 138' attribute.
- * @see #isAttEBoolean_138()
- * @generated
- */
- void setAttEBoolean_138(boolean value);
-
- /**
- * Returns the value of the 'Att EInt 142' attribute.
- *
- *
- * If the meaning of the 'Att EInt 142' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EInt 142' attribute.
- * @see #setAttEInt_142(int)
- * @see mm0.Mm0Package#getClass5_AttEInt_142()
- * @model
- * @generated
- */
- int getAttEInt_142();
-
- /**
- * Sets the value of the '{@link mm0.Class5#getAttEInt_142 Att EInt 142}' attribute.
- *
- *
- * @param value the new value of the 'Att EInt 142' attribute.
- * @see #getAttEInt_142()
- * @generated
- */
- void setAttEInt_142(int value);
-
- /**
- * Returns the value of the 'Att EInt 150' attribute.
- *
- *
- * If the meaning of the 'Att EInt 150' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EInt 150' attribute.
- * @see #setAttEInt_150(int)
- * @see mm0.Mm0Package#getClass5_AttEInt_150()
- * @model
- * @generated
- */
- int getAttEInt_150();
-
- /**
- * Sets the value of the '{@link mm0.Class5#getAttEInt_150 Att EInt 150}' attribute.
- *
- *
- * @param value the new value of the 'Att EInt 150' attribute.
- * @see #getAttEInt_150()
- * @generated
- */
- void setAttEInt_150(int value);
-
- /**
- * Returns the value of the 'Att EBoolean 151' attribute.
- *
- *
- * If the meaning of the 'Att EBoolean 151' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EBoolean 151' attribute.
- * @see #setAttEBoolean_151(boolean)
- * @see mm0.Mm0Package#getClass5_AttEBoolean_151()
- * @model
- * @generated
- */
- boolean isAttEBoolean_151();
-
- /**
- * Sets the value of the '{@link mm0.Class5#isAttEBoolean_151 Att EBoolean 151}' attribute.
- *
- *
- * @param value the new value of the 'Att EBoolean 151' attribute.
- * @see #isAttEBoolean_151()
- * @generated
- */
- void setAttEBoolean_151(boolean value);
-
- /**
- * Returns the value of the 'Att EInt 155' attribute.
- *
- *
- * If the meaning of the 'Att EInt 155' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EInt 155' attribute.
- * @see #setAttEInt_155(int)
- * @see mm0.Mm0Package#getClass5_AttEInt_155()
- * @model
- * @generated
- */
- int getAttEInt_155();
-
- /**
- * Sets the value of the '{@link mm0.Class5#getAttEInt_155 Att EInt 155}' attribute.
- *
- *
- * @param value the new value of the 'Att EInt 155' attribute.
- * @see #getAttEInt_155()
- * @generated
- */
- void setAttEInt_155(int value);
-
- /**
- * Returns the value of the 'Att EInt 171' attribute.
- *
- *
- * If the meaning of the 'Att EInt 171' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EInt 171' attribute.
- * @see #setAttEInt_171(int)
- * @see mm0.Mm0Package#getClass5_AttEInt_171()
- * @model
- * @generated
- */
- int getAttEInt_171();
-
- /**
- * Sets the value of the '{@link mm0.Class5#getAttEInt_171 Att EInt 171}' attribute.
- *
- *
- * @param value the new value of the 'Att EInt 171' attribute.
- * @see #getAttEInt_171()
- * @generated
- */
- void setAttEInt_171(int value);
-
- /**
- * Returns the value of the 'Att EBoolean 181 m' attribute.
- *
- *
- * If the meaning of the 'Att EBoolean 181 m' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EBoolean 181 m' attribute.
- * @see #setAttEBoolean_181_m(boolean)
- * @see mm0.Mm0Package#getClass5_AttEBoolean_181_m()
- * @model
- * @generated
- */
- boolean isAttEBoolean_181_m();
-
- /**
- * Sets the value of the '{@link mm0.Class5#isAttEBoolean_181_m Att EBoolean 181 m}' attribute.
- *
- *
- * @param value the new value of the 'Att EBoolean 181 m' attribute.
- * @see #isAttEBoolean_181_m()
- * @generated
- */
- void setAttEBoolean_181_m(boolean value);
-
-} // Class5
diff --git a/cloningBenchmarkMaterial5921503524522529258/src/mm0/Class6.java b/cloningBenchmarkMaterial5921503524522529258/src/mm0/Class6.java
deleted file mode 100644
index 5631a14e69be076e8687625d27d3f96481e45fe6..0000000000000000000000000000000000000000
--- a/cloningBenchmarkMaterial5921503524522529258/src/mm0/Class6.java
+++ /dev/null
@@ -1,563 +0,0 @@
-/**
- */
-package mm0;
-
-import org.eclipse.emf.ecore.EObject;
-
-/**
- *
- * A representation of the model object 'Class6'.
- *
- *
- *
- * The following features are supported:
- *
- * - {@link mm0.Class6#isAttEBoolean_17 Att EBoolean 17}
- * - {@link mm0.Class6#getRefClass1_38 Ref Class1 38}
- * - {@link mm0.Class6#isAttEBoolean_42 Att EBoolean 42}
- * - {@link mm0.Class6#isAttEBoolean_52 Att EBoolean 52}
- * - {@link mm0.Class6#getRefClass4_57 Ref Class4 57}
- * - {@link mm0.Class6#isAttEBoolean_71 Att EBoolean 71}
- * - {@link mm0.Class6#isAttEBoolean_77 Att EBoolean 77}
- * - {@link mm0.Class6#isAttEBoolean_83 Att EBoolean 83}
- * - {@link mm0.Class6#isAttEBoolean_85 Att EBoolean 85}
- * - {@link mm0.Class6#getRefClass1_110 Ref Class1 110}
- * - {@link mm0.Class6#isAttEBoolean_111 Att EBoolean 111}
- * - {@link mm0.Class6#getAttEInt_129 Att EInt 129}
- * - {@link mm0.Class6#isAttEBoolean_131 Att EBoolean 131}
- * - {@link mm0.Class6#isAttEBoolean_141 Att EBoolean 141}
- * - {@link mm0.Class6#isAttEBoolean_147 Att EBoolean 147}
- * - {@link mm0.Class6#getAttEInt_158 Att EInt 158}
- * - {@link mm0.Class6#isAttEBoolean_160 Att EBoolean 160}
- * - {@link mm0.Class6#getAttEInt_162 Att EInt 162}
- * - {@link mm0.Class6#getAttEInt_176_m Att EInt 176 m}
- * - {@link mm0.Class6#isAttEBoolean_184_m Att EBoolean 184 m}
- *
- *
- *
- * @see mm0.Mm0Package#getClass6()
- * @model
- * @generated
- */
-public interface Class6 extends EObject {
- /**
- * Returns the value of the 'Att EBoolean 17' attribute.
- *
- *
- * If the meaning of the 'Att EBoolean 17' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EBoolean 17' attribute.
- * @see #setAttEBoolean_17(boolean)
- * @see mm0.Mm0Package#getClass6_AttEBoolean_17()
- * @model
- * @generated
- */
- boolean isAttEBoolean_17();
-
- /**
- * Sets the value of the '{@link mm0.Class6#isAttEBoolean_17 Att EBoolean 17}' attribute.
- *
- *
- * @param value the new value of the 'Att EBoolean 17' attribute.
- * @see #isAttEBoolean_17()
- * @generated
- */
- void setAttEBoolean_17(boolean value);
-
- /**
- * Returns the value of the 'Ref Class1 38' reference.
- *
- *
- * If the meaning of the 'Ref Class1 38' reference isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Ref Class1 38' reference.
- * @see #setRefClass1_38(Class1)
- * @see mm0.Mm0Package#getClass6_RefClass1_38()
- * @model
- * @generated
- */
- Class1 getRefClass1_38();
-
- /**
- * Sets the value of the '{@link mm0.Class6#getRefClass1_38 Ref Class1 38}' reference.
- *
- *
- * @param value the new value of the 'Ref Class1 38' reference.
- * @see #getRefClass1_38()
- * @generated
- */
- void setRefClass1_38(Class1 value);
-
- /**
- * Returns the value of the 'Att EBoolean 42' attribute.
- *
- *
- * If the meaning of the 'Att EBoolean 42' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EBoolean 42' attribute.
- * @see #setAttEBoolean_42(boolean)
- * @see mm0.Mm0Package#getClass6_AttEBoolean_42()
- * @model
- * @generated
- */
- boolean isAttEBoolean_42();
-
- /**
- * Sets the value of the '{@link mm0.Class6#isAttEBoolean_42 Att EBoolean 42}' attribute.
- *
- *
- * @param value the new value of the 'Att EBoolean 42' attribute.
- * @see #isAttEBoolean_42()
- * @generated
- */
- void setAttEBoolean_42(boolean value);
-
- /**
- * Returns the value of the 'Att EBoolean 52' attribute.
- *
- *
- * If the meaning of the 'Att EBoolean 52' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EBoolean 52' attribute.
- * @see #setAttEBoolean_52(boolean)
- * @see mm0.Mm0Package#getClass6_AttEBoolean_52()
- * @model
- * @generated
- */
- boolean isAttEBoolean_52();
-
- /**
- * Sets the value of the '{@link mm0.Class6#isAttEBoolean_52 Att EBoolean 52}' attribute.
- *
- *
- * @param value the new value of the 'Att EBoolean 52' attribute.
- * @see #isAttEBoolean_52()
- * @generated
- */
- void setAttEBoolean_52(boolean value);
-
- /**
- * Returns the value of the 'Ref Class4 57' reference.
- *
- *
- * If the meaning of the 'Ref Class4 57' reference isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Ref Class4 57' reference.
- * @see #setRefClass4_57(Class4)
- * @see mm0.Mm0Package#getClass6_RefClass4_57()
- * @model
- * @generated
- */
- Class4 getRefClass4_57();
-
- /**
- * Sets the value of the '{@link mm0.Class6#getRefClass4_57 Ref Class4 57}' reference.
- *
- *
- * @param value the new value of the 'Ref Class4 57' reference.
- * @see #getRefClass4_57()
- * @generated
- */
- void setRefClass4_57(Class4 value);
-
- /**
- * Returns the value of the 'Att EBoolean 71' attribute.
- *
- *
- * If the meaning of the 'Att EBoolean 71' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EBoolean 71' attribute.
- * @see #setAttEBoolean_71(boolean)
- * @see mm0.Mm0Package#getClass6_AttEBoolean_71()
- * @model
- * @generated
- */
- boolean isAttEBoolean_71();
-
- /**
- * Sets the value of the '{@link mm0.Class6#isAttEBoolean_71 Att EBoolean 71}' attribute.
- *
- *
- * @param value the new value of the 'Att EBoolean 71' attribute.
- * @see #isAttEBoolean_71()
- * @generated
- */
- void setAttEBoolean_71(boolean value);
-
- /**
- * Returns the value of the 'Att EBoolean 77' attribute.
- *
- *
- * If the meaning of the 'Att EBoolean 77' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EBoolean 77' attribute.
- * @see #setAttEBoolean_77(boolean)
- * @see mm0.Mm0Package#getClass6_AttEBoolean_77()
- * @model
- * @generated
- */
- boolean isAttEBoolean_77();
-
- /**
- * Sets the value of the '{@link mm0.Class6#isAttEBoolean_77 Att EBoolean 77}' attribute.
- *
- *
- * @param value the new value of the 'Att EBoolean 77' attribute.
- * @see #isAttEBoolean_77()
- * @generated
- */
- void setAttEBoolean_77(boolean value);
-
- /**
- * Returns the value of the 'Att EBoolean 83' attribute.
- *
- *
- * If the meaning of the 'Att EBoolean 83' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EBoolean 83' attribute.
- * @see #setAttEBoolean_83(boolean)
- * @see mm0.Mm0Package#getClass6_AttEBoolean_83()
- * @model
- * @generated
- */
- boolean isAttEBoolean_83();
-
- /**
- * Sets the value of the '{@link mm0.Class6#isAttEBoolean_83 Att EBoolean 83}' attribute.
- *
- *
- * @param value the new value of the 'Att EBoolean 83' attribute.
- * @see #isAttEBoolean_83()
- * @generated
- */
- void setAttEBoolean_83(boolean value);
-
- /**
- * Returns the value of the 'Att EBoolean 85' attribute.
- *
- *
- * If the meaning of the 'Att EBoolean 85' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EBoolean 85' attribute.
- * @see #setAttEBoolean_85(boolean)
- * @see mm0.Mm0Package#getClass6_AttEBoolean_85()
- * @model
- * @generated
- */
- boolean isAttEBoolean_85();
-
- /**
- * Sets the value of the '{@link mm0.Class6#isAttEBoolean_85 Att EBoolean 85}' attribute.
- *
- *
- * @param value the new value of the 'Att EBoolean 85' attribute.
- * @see #isAttEBoolean_85()
- * @generated
- */
- void setAttEBoolean_85(boolean value);
-
- /**
- * Returns the value of the 'Ref Class1 110' reference.
- *
- *
- * If the meaning of the 'Ref Class1 110' reference isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Ref Class1 110' reference.
- * @see #setRefClass1_110(Class1)
- * @see mm0.Mm0Package#getClass6_RefClass1_110()
- * @model
- * @generated
- */
- Class1 getRefClass1_110();
-
- /**
- * Sets the value of the '{@link mm0.Class6#getRefClass1_110 Ref Class1 110}' reference.
- *
- *
- * @param value the new value of the 'Ref Class1 110' reference.
- * @see #getRefClass1_110()
- * @generated
- */
- void setRefClass1_110(Class1 value);
-
- /**
- * Returns the value of the 'Att EBoolean 111' attribute.
- *
- *
- * If the meaning of the 'Att EBoolean 111' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EBoolean 111' attribute.
- * @see #setAttEBoolean_111(boolean)
- * @see mm0.Mm0Package#getClass6_AttEBoolean_111()
- * @model
- * @generated
- */
- boolean isAttEBoolean_111();
-
- /**
- * Sets the value of the '{@link mm0.Class6#isAttEBoolean_111 Att EBoolean 111}' attribute.
- *
- *
- * @param value the new value of the 'Att EBoolean 111' attribute.
- * @see #isAttEBoolean_111()
- * @generated
- */
- void setAttEBoolean_111(boolean value);
-
- /**
- * Returns the value of the 'Att EInt 129' attribute.
- *
- *
- * If the meaning of the 'Att EInt 129' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EInt 129' attribute.
- * @see #setAttEInt_129(int)
- * @see mm0.Mm0Package#getClass6_AttEInt_129()
- * @model
- * @generated
- */
- int getAttEInt_129();
-
- /**
- * Sets the value of the '{@link mm0.Class6#getAttEInt_129 Att EInt 129}' attribute.
- *
- *
- * @param value the new value of the 'Att EInt 129' attribute.
- * @see #getAttEInt_129()
- * @generated
- */
- void setAttEInt_129(int value);
-
- /**
- * Returns the value of the 'Att EBoolean 131' attribute.
- *
- *
- * If the meaning of the 'Att EBoolean 131' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EBoolean 131' attribute.
- * @see #setAttEBoolean_131(boolean)
- * @see mm0.Mm0Package#getClass6_AttEBoolean_131()
- * @model
- * @generated
- */
- boolean isAttEBoolean_131();
-
- /**
- * Sets the value of the '{@link mm0.Class6#isAttEBoolean_131 Att EBoolean 131}' attribute.
- *
- *
- * @param value the new value of the 'Att EBoolean 131' attribute.
- * @see #isAttEBoolean_131()
- * @generated
- */
- void setAttEBoolean_131(boolean value);
-
- /**
- * Returns the value of the 'Att EBoolean 141' attribute.
- *
- *
- * If the meaning of the 'Att EBoolean 141' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EBoolean 141' attribute.
- * @see #setAttEBoolean_141(boolean)
- * @see mm0.Mm0Package#getClass6_AttEBoolean_141()
- * @model
- * @generated
- */
- boolean isAttEBoolean_141();
-
- /**
- * Sets the value of the '{@link mm0.Class6#isAttEBoolean_141 Att EBoolean 141}' attribute.
- *
- *
- * @param value the new value of the 'Att EBoolean 141' attribute.
- * @see #isAttEBoolean_141()
- * @generated
- */
- void setAttEBoolean_141(boolean value);
-
- /**
- * Returns the value of the 'Att EBoolean 147' attribute.
- *
- *
- * If the meaning of the 'Att EBoolean 147' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EBoolean 147' attribute.
- * @see #setAttEBoolean_147(boolean)
- * @see mm0.Mm0Package#getClass6_AttEBoolean_147()
- * @model
- * @generated
- */
- boolean isAttEBoolean_147();
-
- /**
- * Sets the value of the '{@link mm0.Class6#isAttEBoolean_147 Att EBoolean 147}' attribute.
- *
- *
- * @param value the new value of the 'Att EBoolean 147' attribute.
- * @see #isAttEBoolean_147()
- * @generated
- */
- void setAttEBoolean_147(boolean value);
-
- /**
- * Returns the value of the 'Att EInt 158' attribute.
- *
- *
- * If the meaning of the 'Att EInt 158' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EInt 158' attribute.
- * @see #setAttEInt_158(int)
- * @see mm0.Mm0Package#getClass6_AttEInt_158()
- * @model
- * @generated
- */
- int getAttEInt_158();
-
- /**
- * Sets the value of the '{@link mm0.Class6#getAttEInt_158 Att EInt 158}' attribute.
- *
- *
- * @param value the new value of the 'Att EInt 158' attribute.
- * @see #getAttEInt_158()
- * @generated
- */
- void setAttEInt_158(int value);
-
- /**
- * Returns the value of the 'Att EBoolean 160' attribute.
- *
- *
- * If the meaning of the 'Att EBoolean 160' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EBoolean 160' attribute.
- * @see #setAttEBoolean_160(boolean)
- * @see mm0.Mm0Package#getClass6_AttEBoolean_160()
- * @model
- * @generated
- */
- boolean isAttEBoolean_160();
-
- /**
- * Sets the value of the '{@link mm0.Class6#isAttEBoolean_160 Att EBoolean 160}' attribute.
- *
- *
- * @param value the new value of the 'Att EBoolean 160' attribute.
- * @see #isAttEBoolean_160()
- * @generated
- */
- void setAttEBoolean_160(boolean value);
-
- /**
- * Returns the value of the 'Att EInt 162' attribute.
- *
- *
- * If the meaning of the 'Att EInt 162' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EInt 162' attribute.
- * @see #setAttEInt_162(int)
- * @see mm0.Mm0Package#getClass6_AttEInt_162()
- * @model
- * @generated
- */
- int getAttEInt_162();
-
- /**
- * Sets the value of the '{@link mm0.Class6#getAttEInt_162 Att EInt 162}' attribute.
- *
- *
- * @param value the new value of the 'Att EInt 162' attribute.
- * @see #getAttEInt_162()
- * @generated
- */
- void setAttEInt_162(int value);
-
- /**
- * Returns the value of the 'Att EInt 176 m' attribute.
- *
- *
- * If the meaning of the 'Att EInt 176 m' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EInt 176 m' attribute.
- * @see #setAttEInt_176_m(int)
- * @see mm0.Mm0Package#getClass6_AttEInt_176_m()
- * @model
- * @generated
- */
- int getAttEInt_176_m();
-
- /**
- * Sets the value of the '{@link mm0.Class6#getAttEInt_176_m Att EInt 176 m}' attribute.
- *
- *
- * @param value the new value of the 'Att EInt 176 m' attribute.
- * @see #getAttEInt_176_m()
- * @generated
- */
- void setAttEInt_176_m(int value);
-
- /**
- * Returns the value of the 'Att EBoolean 184 m' attribute.
- *
- *
- * If the meaning of the 'Att EBoolean 184 m' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EBoolean 184 m' attribute.
- * @see #setAttEBoolean_184_m(boolean)
- * @see mm0.Mm0Package#getClass6_AttEBoolean_184_m()
- * @model
- * @generated
- */
- boolean isAttEBoolean_184_m();
-
- /**
- * Sets the value of the '{@link mm0.Class6#isAttEBoolean_184_m Att EBoolean 184 m}' attribute.
- *
- *
- * @param value the new value of the 'Att EBoolean 184 m' attribute.
- * @see #isAttEBoolean_184_m()
- * @generated
- */
- void setAttEBoolean_184_m(boolean value);
-
-} // Class6
diff --git a/cloningBenchmarkMaterial5921503524522529258/src/mm0/Class7.java b/cloningBenchmarkMaterial5921503524522529258/src/mm0/Class7.java
deleted file mode 100644
index 6dd7878fda1816cce9e5d77a3502b1b978a18f5e..0000000000000000000000000000000000000000
--- a/cloningBenchmarkMaterial5921503524522529258/src/mm0/Class7.java
+++ /dev/null
@@ -1,374 +0,0 @@
-/**
- */
-package mm0;
-
-import org.eclipse.emf.ecore.EObject;
-
-/**
- *
- * A representation of the model object 'Class7'.
- *
- *
- *
- * The following features are supported:
- *
- * - {@link mm0.Class7#isAttEBoolean_37 Att EBoolean 37}
- * - {@link mm0.Class7#isAttEBoolean_47 Att EBoolean 47}
- * - {@link mm0.Class7#getAttEInt_56 Att EInt 56}
- * - {@link mm0.Class7#isAttEBoolean_82 Att EBoolean 82}
- * - {@link mm0.Class7#getAttEInt_91 Att EInt 91}
- * - {@link mm0.Class7#getAttEInt_95 Att EInt 95}
- * - {@link mm0.Class7#getAttEInt_96 Att EInt 96}
- * - {@link mm0.Class7#getAttEInt_134 Att EInt 134}
- * - {@link mm0.Class7#getAttEInt_136 Att EInt 136}
- * - {@link mm0.Class7#getRefClass7_137 Ref Class7 137}
- * - {@link mm0.Class7#getAttEInt_153 Att EInt 153}
- * - {@link mm0.Class7#getAttEInt_157 Att EInt 157}
- * - {@link mm0.Class7#isAttEBoolean_177_m Att EBoolean 177 m}
- *
- *
- *
- * @see mm0.Mm0Package#getClass7()
- * @model
- * @generated
- */
-public interface Class7 extends EObject {
- /**
- * Returns the value of the 'Att EBoolean 37' attribute.
- *
- *
- * If the meaning of the 'Att EBoolean 37' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EBoolean 37' attribute.
- * @see #setAttEBoolean_37(boolean)
- * @see mm0.Mm0Package#getClass7_AttEBoolean_37()
- * @model
- * @generated
- */
- boolean isAttEBoolean_37();
-
- /**
- * Sets the value of the '{@link mm0.Class7#isAttEBoolean_37 Att EBoolean 37}' attribute.
- *
- *
- * @param value the new value of the 'Att EBoolean 37' attribute.
- * @see #isAttEBoolean_37()
- * @generated
- */
- void setAttEBoolean_37(boolean value);
-
- /**
- * Returns the value of the 'Att EBoolean 47' attribute.
- *
- *
- * If the meaning of the 'Att EBoolean 47' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EBoolean 47' attribute.
- * @see #setAttEBoolean_47(boolean)
- * @see mm0.Mm0Package#getClass7_AttEBoolean_47()
- * @model
- * @generated
- */
- boolean isAttEBoolean_47();
-
- /**
- * Sets the value of the '{@link mm0.Class7#isAttEBoolean_47 Att EBoolean 47}' attribute.
- *
- *
- * @param value the new value of the 'Att EBoolean 47' attribute.
- * @see #isAttEBoolean_47()
- * @generated
- */
- void setAttEBoolean_47(boolean value);
-
- /**
- * Returns the value of the 'Att EInt 56' attribute.
- *
- *
- * If the meaning of the 'Att EInt 56' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EInt 56' attribute.
- * @see #setAttEInt_56(int)
- * @see mm0.Mm0Package#getClass7_AttEInt_56()
- * @model
- * @generated
- */
- int getAttEInt_56();
-
- /**
- * Sets the value of the '{@link mm0.Class7#getAttEInt_56 Att EInt 56}' attribute.
- *
- *
- * @param value the new value of the 'Att EInt 56' attribute.
- * @see #getAttEInt_56()
- * @generated
- */
- void setAttEInt_56(int value);
-
- /**
- * Returns the value of the 'Att EBoolean 82' attribute.
- *
- *
- * If the meaning of the 'Att EBoolean 82' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EBoolean 82' attribute.
- * @see #setAttEBoolean_82(boolean)
- * @see mm0.Mm0Package#getClass7_AttEBoolean_82()
- * @model
- * @generated
- */
- boolean isAttEBoolean_82();
-
- /**
- * Sets the value of the '{@link mm0.Class7#isAttEBoolean_82 Att EBoolean 82}' attribute.
- *
- *
- * @param value the new value of the 'Att EBoolean 82' attribute.
- * @see #isAttEBoolean_82()
- * @generated
- */
- void setAttEBoolean_82(boolean value);
-
- /**
- * Returns the value of the 'Att EInt 91' attribute.
- *
- *
- * If the meaning of the 'Att EInt 91' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EInt 91' attribute.
- * @see #setAttEInt_91(int)
- * @see mm0.Mm0Package#getClass7_AttEInt_91()
- * @model
- * @generated
- */
- int getAttEInt_91();
-
- /**
- * Sets the value of the '{@link mm0.Class7#getAttEInt_91 Att EInt 91}' attribute.
- *
- *
- * @param value the new value of the 'Att EInt 91' attribute.
- * @see #getAttEInt_91()
- * @generated
- */
- void setAttEInt_91(int value);
-
- /**
- * Returns the value of the 'Att EInt 95' attribute.
- *
- *
- * If the meaning of the 'Att EInt 95' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EInt 95' attribute.
- * @see #setAttEInt_95(int)
- * @see mm0.Mm0Package#getClass7_AttEInt_95()
- * @model
- * @generated
- */
- int getAttEInt_95();
-
- /**
- * Sets the value of the '{@link mm0.Class7#getAttEInt_95 Att EInt 95}' attribute.
- *
- *
- * @param value the new value of the 'Att EInt 95' attribute.
- * @see #getAttEInt_95()
- * @generated
- */
- void setAttEInt_95(int value);
-
- /**
- * Returns the value of the 'Att EInt 96' attribute.
- *
- *
- * If the meaning of the 'Att EInt 96' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EInt 96' attribute.
- * @see #setAttEInt_96(int)
- * @see mm0.Mm0Package#getClass7_AttEInt_96()
- * @model
- * @generated
- */
- int getAttEInt_96();
-
- /**
- * Sets the value of the '{@link mm0.Class7#getAttEInt_96 Att EInt 96}' attribute.
- *
- *
- * @param value the new value of the 'Att EInt 96' attribute.
- * @see #getAttEInt_96()
- * @generated
- */
- void setAttEInt_96(int value);
-
- /**
- * Returns the value of the 'Att EInt 134' attribute.
- *
- *
- * If the meaning of the 'Att EInt 134' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EInt 134' attribute.
- * @see #setAttEInt_134(int)
- * @see mm0.Mm0Package#getClass7_AttEInt_134()
- * @model
- * @generated
- */
- int getAttEInt_134();
-
- /**
- * Sets the value of the '{@link mm0.Class7#getAttEInt_134 Att EInt 134}' attribute.
- *
- *
- * @param value the new value of the 'Att EInt 134' attribute.
- * @see #getAttEInt_134()
- * @generated
- */
- void setAttEInt_134(int value);
-
- /**
- * Returns the value of the 'Att EInt 136' attribute.
- *
- *
- * If the meaning of the 'Att EInt 136' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EInt 136' attribute.
- * @see #setAttEInt_136(int)
- * @see mm0.Mm0Package#getClass7_AttEInt_136()
- * @model
- * @generated
- */
- int getAttEInt_136();
-
- /**
- * Sets the value of the '{@link mm0.Class7#getAttEInt_136 Att EInt 136}' attribute.
- *
- *
- * @param value the new value of the 'Att EInt 136' attribute.
- * @see #getAttEInt_136()
- * @generated
- */
- void setAttEInt_136(int value);
-
- /**
- * Returns the value of the 'Ref Class7 137' reference.
- *
- *
- * If the meaning of the 'Ref Class7 137' reference isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Ref Class7 137' reference.
- * @see #setRefClass7_137(Class7)
- * @see mm0.Mm0Package#getClass7_RefClass7_137()
- * @model
- * @generated
- */
- Class7 getRefClass7_137();
-
- /**
- * Sets the value of the '{@link mm0.Class7#getRefClass7_137 Ref Class7 137}' reference.
- *
- *
- * @param value the new value of the 'Ref Class7 137' reference.
- * @see #getRefClass7_137()
- * @generated
- */
- void setRefClass7_137(Class7 value);
-
- /**
- * Returns the value of the 'Att EInt 153' attribute.
- *
- *
- * If the meaning of the 'Att EInt 153' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EInt 153' attribute.
- * @see #setAttEInt_153(int)
- * @see mm0.Mm0Package#getClass7_AttEInt_153()
- * @model
- * @generated
- */
- int getAttEInt_153();
-
- /**
- * Sets the value of the '{@link mm0.Class7#getAttEInt_153 Att EInt 153}' attribute.
- *
- *
- * @param value the new value of the 'Att EInt 153' attribute.
- * @see #getAttEInt_153()
- * @generated
- */
- void setAttEInt_153(int value);
-
- /**
- * Returns the value of the 'Att EInt 157' attribute.
- *
- *
- * If the meaning of the 'Att EInt 157' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EInt 157' attribute.
- * @see #setAttEInt_157(int)
- * @see mm0.Mm0Package#getClass7_AttEInt_157()
- * @model
- * @generated
- */
- int getAttEInt_157();
-
- /**
- * Sets the value of the '{@link mm0.Class7#getAttEInt_157 Att EInt 157}' attribute.
- *
- *
- * @param value the new value of the 'Att EInt 157' attribute.
- * @see #getAttEInt_157()
- * @generated
- */
- void setAttEInt_157(int value);
-
- /**
- * Returns the value of the 'Att EBoolean 177 m' attribute.
- *
- *
- * If the meaning of the 'Att EBoolean 177 m' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EBoolean 177 m' attribute.
- * @see #setAttEBoolean_177_m(boolean)
- * @see mm0.Mm0Package#getClass7_AttEBoolean_177_m()
- * @model
- * @generated
- */
- boolean isAttEBoolean_177_m();
-
- /**
- * Sets the value of the '{@link mm0.Class7#isAttEBoolean_177_m Att EBoolean 177 m}' attribute.
- *
- *
- * @param value the new value of the 'Att EBoolean 177 m' attribute.
- * @see #isAttEBoolean_177_m()
- * @generated
- */
- void setAttEBoolean_177_m(boolean value);
-
-} // Class7
diff --git a/cloningBenchmarkMaterial5921503524522529258/src/mm0/Class8.java b/cloningBenchmarkMaterial5921503524522529258/src/mm0/Class8.java
deleted file mode 100644
index bac39c243c723d924136f8086c2f75509060fa30..0000000000000000000000000000000000000000
--- a/cloningBenchmarkMaterial5921503524522529258/src/mm0/Class8.java
+++ /dev/null
@@ -1,428 +0,0 @@
-/**
- */
-package mm0;
-
-import org.eclipse.emf.ecore.EObject;
-
-/**
- *
- * A representation of the model object 'Class8'.
- *
- *
- *
- * The following features are supported:
- *
- * - {@link mm0.Class8#getAttEInt_9 Att EInt 9}
- * - {@link mm0.Class8#getAttEInt_14 Att EInt 14}
- * - {@link mm0.Class8#getAttEInt_25 Att EInt 25}
- * - {@link mm0.Class8#getAttEInt_33 Att EInt 33}
- * - {@link mm0.Class8#isAttEBoolean_34 Att EBoolean 34}
- * - {@link mm0.Class8#isAttEBoolean_43 Att EBoolean 43}
- * - {@link mm0.Class8#isAttEBoolean_51 Att EBoolean 51}
- * - {@link mm0.Class8#isAttEBoolean_64 Att EBoolean 64}
- * - {@link mm0.Class8#isAttEBoolean_75 Att EBoolean 75}
- * - {@link mm0.Class8#getAttEInt_86 Att EInt 86}
- * - {@link mm0.Class8#getRefClass9_97 Ref Class9 97}
- * - {@link mm0.Class8#getRefClass7_115 Ref Class7 115}
- * - {@link mm0.Class8#isAttEBoolean_126 Att EBoolean 126}
- * - {@link mm0.Class8#isAttEBoolean_145 Att EBoolean 145}
- * - {@link mm0.Class8#getAttEInt_164 Att EInt 164}
- *
- *
- *
- * @see mm0.Mm0Package#getClass8()
- * @model
- * @generated
- */
-public interface Class8 extends EObject {
- /**
- * Returns the value of the 'Att EInt 9' attribute.
- *
- *
- * If the meaning of the 'Att EInt 9' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EInt 9' attribute.
- * @see #setAttEInt_9(int)
- * @see mm0.Mm0Package#getClass8_AttEInt_9()
- * @model
- * @generated
- */
- int getAttEInt_9();
-
- /**
- * Sets the value of the '{@link mm0.Class8#getAttEInt_9 Att EInt 9}' attribute.
- *
- *
- * @param value the new value of the 'Att EInt 9' attribute.
- * @see #getAttEInt_9()
- * @generated
- */
- void setAttEInt_9(int value);
-
- /**
- * Returns the value of the 'Att EInt 14' attribute.
- *
- *
- * If the meaning of the 'Att EInt 14' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EInt 14' attribute.
- * @see #setAttEInt_14(int)
- * @see mm0.Mm0Package#getClass8_AttEInt_14()
- * @model
- * @generated
- */
- int getAttEInt_14();
-
- /**
- * Sets the value of the '{@link mm0.Class8#getAttEInt_14 Att EInt 14}' attribute.
- *
- *
- * @param value the new value of the 'Att EInt 14' attribute.
- * @see #getAttEInt_14()
- * @generated
- */
- void setAttEInt_14(int value);
-
- /**
- * Returns the value of the 'Att EInt 25' attribute.
- *
- *
- * If the meaning of the 'Att EInt 25' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EInt 25' attribute.
- * @see #setAttEInt_25(int)
- * @see mm0.Mm0Package#getClass8_AttEInt_25()
- * @model
- * @generated
- */
- int getAttEInt_25();
-
- /**
- * Sets the value of the '{@link mm0.Class8#getAttEInt_25 Att EInt 25}' attribute.
- *
- *
- * @param value the new value of the 'Att EInt 25' attribute.
- * @see #getAttEInt_25()
- * @generated
- */
- void setAttEInt_25(int value);
-
- /**
- * Returns the value of the 'Att EInt 33' attribute.
- *
- *
- * If the meaning of the 'Att EInt 33' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EInt 33' attribute.
- * @see #setAttEInt_33(int)
- * @see mm0.Mm0Package#getClass8_AttEInt_33()
- * @model
- * @generated
- */
- int getAttEInt_33();
-
- /**
- * Sets the value of the '{@link mm0.Class8#getAttEInt_33 Att EInt 33}' attribute.
- *
- *
- * @param value the new value of the 'Att EInt 33' attribute.
- * @see #getAttEInt_33()
- * @generated
- */
- void setAttEInt_33(int value);
-
- /**
- * Returns the value of the 'Att EBoolean 34' attribute.
- *
- *
- * If the meaning of the 'Att EBoolean 34' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EBoolean 34' attribute.
- * @see #setAttEBoolean_34(boolean)
- * @see mm0.Mm0Package#getClass8_AttEBoolean_34()
- * @model
- * @generated
- */
- boolean isAttEBoolean_34();
-
- /**
- * Sets the value of the '{@link mm0.Class8#isAttEBoolean_34 Att EBoolean 34}' attribute.
- *
- *
- * @param value the new value of the 'Att EBoolean 34' attribute.
- * @see #isAttEBoolean_34()
- * @generated
- */
- void setAttEBoolean_34(boolean value);
-
- /**
- * Returns the value of the 'Att EBoolean 43' attribute.
- *
- *
- * If the meaning of the 'Att EBoolean 43' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EBoolean 43' attribute.
- * @see #setAttEBoolean_43(boolean)
- * @see mm0.Mm0Package#getClass8_AttEBoolean_43()
- * @model
- * @generated
- */
- boolean isAttEBoolean_43();
-
- /**
- * Sets the value of the '{@link mm0.Class8#isAttEBoolean_43 Att EBoolean 43}' attribute.
- *
- *
- * @param value the new value of the 'Att EBoolean 43' attribute.
- * @see #isAttEBoolean_43()
- * @generated
- */
- void setAttEBoolean_43(boolean value);
-
- /**
- * Returns the value of the 'Att EBoolean 51' attribute.
- *
- *
- * If the meaning of the 'Att EBoolean 51' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EBoolean 51' attribute.
- * @see #setAttEBoolean_51(boolean)
- * @see mm0.Mm0Package#getClass8_AttEBoolean_51()
- * @model
- * @generated
- */
- boolean isAttEBoolean_51();
-
- /**
- * Sets the value of the '{@link mm0.Class8#isAttEBoolean_51 Att EBoolean 51}' attribute.
- *
- *
- * @param value the new value of the 'Att EBoolean 51' attribute.
- * @see #isAttEBoolean_51()
- * @generated
- */
- void setAttEBoolean_51(boolean value);
-
- /**
- * Returns the value of the 'Att EBoolean 64' attribute.
- *
- *
- * If the meaning of the 'Att EBoolean 64' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EBoolean 64' attribute.
- * @see #setAttEBoolean_64(boolean)
- * @see mm0.Mm0Package#getClass8_AttEBoolean_64()
- * @model
- * @generated
- */
- boolean isAttEBoolean_64();
-
- /**
- * Sets the value of the '{@link mm0.Class8#isAttEBoolean_64 Att EBoolean 64}' attribute.
- *
- *
- * @param value the new value of the 'Att EBoolean 64' attribute.
- * @see #isAttEBoolean_64()
- * @generated
- */
- void setAttEBoolean_64(boolean value);
-
- /**
- * Returns the value of the 'Att EBoolean 75' attribute.
- *
- *
- * If the meaning of the 'Att EBoolean 75' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EBoolean 75' attribute.
- * @see #setAttEBoolean_75(boolean)
- * @see mm0.Mm0Package#getClass8_AttEBoolean_75()
- * @model
- * @generated
- */
- boolean isAttEBoolean_75();
-
- /**
- * Sets the value of the '{@link mm0.Class8#isAttEBoolean_75 Att EBoolean 75}' attribute.
- *
- *
- * @param value the new value of the 'Att EBoolean 75' attribute.
- * @see #isAttEBoolean_75()
- * @generated
- */
- void setAttEBoolean_75(boolean value);
-
- /**
- * Returns the value of the 'Att EInt 86' attribute.
- *
- *
- * If the meaning of the 'Att EInt 86' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EInt 86' attribute.
- * @see #setAttEInt_86(int)
- * @see mm0.Mm0Package#getClass8_AttEInt_86()
- * @model
- * @generated
- */
- int getAttEInt_86();
-
- /**
- * Sets the value of the '{@link mm0.Class8#getAttEInt_86 Att EInt 86}' attribute.
- *
- *
- * @param value the new value of the 'Att EInt 86' attribute.
- * @see #getAttEInt_86()
- * @generated
- */
- void setAttEInt_86(int value);
-
- /**
- * Returns the value of the 'Ref Class9 97' reference.
- *
- *
- * If the meaning of the 'Ref Class9 97' reference isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Ref Class9 97' reference.
- * @see #setRefClass9_97(Class9)
- * @see mm0.Mm0Package#getClass8_RefClass9_97()
- * @model
- * @generated
- */
- Class9 getRefClass9_97();
-
- /**
- * Sets the value of the '{@link mm0.Class8#getRefClass9_97 Ref Class9 97}' reference.
- *
- *
- * @param value the new value of the 'Ref Class9 97' reference.
- * @see #getRefClass9_97()
- * @generated
- */
- void setRefClass9_97(Class9 value);
-
- /**
- * Returns the value of the 'Ref Class7 115' reference.
- *
- *
- * If the meaning of the 'Ref Class7 115' reference isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Ref Class7 115' reference.
- * @see #setRefClass7_115(Class7)
- * @see mm0.Mm0Package#getClass8_RefClass7_115()
- * @model
- * @generated
- */
- Class7 getRefClass7_115();
-
- /**
- * Sets the value of the '{@link mm0.Class8#getRefClass7_115 Ref Class7 115}' reference.
- *
- *
- * @param value the new value of the 'Ref Class7 115' reference.
- * @see #getRefClass7_115()
- * @generated
- */
- void setRefClass7_115(Class7 value);
-
- /**
- * Returns the value of the 'Att EBoolean 126' attribute.
- *
- *
- * If the meaning of the 'Att EBoolean 126' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EBoolean 126' attribute.
- * @see #setAttEBoolean_126(boolean)
- * @see mm0.Mm0Package#getClass8_AttEBoolean_126()
- * @model
- * @generated
- */
- boolean isAttEBoolean_126();
-
- /**
- * Sets the value of the '{@link mm0.Class8#isAttEBoolean_126 Att EBoolean 126}' attribute.
- *
- *
- * @param value the new value of the 'Att EBoolean 126' attribute.
- * @see #isAttEBoolean_126()
- * @generated
- */
- void setAttEBoolean_126(boolean value);
-
- /**
- * Returns the value of the 'Att EBoolean 145' attribute.
- *
- *
- * If the meaning of the 'Att EBoolean 145' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EBoolean 145' attribute.
- * @see #setAttEBoolean_145(boolean)
- * @see mm0.Mm0Package#getClass8_AttEBoolean_145()
- * @model
- * @generated
- */
- boolean isAttEBoolean_145();
-
- /**
- * Sets the value of the '{@link mm0.Class8#isAttEBoolean_145 Att EBoolean 145}' attribute.
- *
- *
- * @param value the new value of the 'Att EBoolean 145' attribute.
- * @see #isAttEBoolean_145()
- * @generated
- */
- void setAttEBoolean_145(boolean value);
-
- /**
- * Returns the value of the 'Att EInt 164' attribute.
- *
- *
- * If the meaning of the 'Att EInt 164' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EInt 164' attribute.
- * @see #setAttEInt_164(int)
- * @see mm0.Mm0Package#getClass8_AttEInt_164()
- * @model
- * @generated
- */
- int getAttEInt_164();
-
- /**
- * Sets the value of the '{@link mm0.Class8#getAttEInt_164 Att EInt 164}' attribute.
- *
- *
- * @param value the new value of the 'Att EInt 164' attribute.
- * @see #getAttEInt_164()
- * @generated
- */
- void setAttEInt_164(int value);
-
-} // Class8
diff --git a/cloningBenchmarkMaterial5921503524522529258/src/mm0/Class9.java b/cloningBenchmarkMaterial5921503524522529258/src/mm0/Class9.java
deleted file mode 100644
index c504aabc164ab137feb2a4ea4c253bcf91698373..0000000000000000000000000000000000000000
--- a/cloningBenchmarkMaterial5921503524522529258/src/mm0/Class9.java
+++ /dev/null
@@ -1,401 +0,0 @@
-/**
- */
-package mm0;
-
-import org.eclipse.emf.ecore.EObject;
-
-/**
- *
- * A representation of the model object 'Class9'.
- *
- *
- *
- * The following features are supported:
- *
- * - {@link mm0.Class9#isAttEBoolean_3 Att EBoolean 3}
- * - {@link mm0.Class9#getAttEInt_24 Att EInt 24}
- * - {@link mm0.Class9#getAttEInt_29 Att EInt 29}
- * - {@link mm0.Class9#getRefClass8_45 Ref Class8 45}
- * - {@link mm0.Class9#getRefClass4_61 Ref Class4 61}
- * - {@link mm0.Class9#isAttEBoolean_70 Att EBoolean 70}
- * - {@link mm0.Class9#getAttEInt_93 Att EInt 93}
- * - {@link mm0.Class9#isAttEBoolean_103 Att EBoolean 103}
- * - {@link mm0.Class9#getAttEInt_106 Att EInt 106}
- * - {@link mm0.Class9#getAttEInt_130 Att EInt 130}
- * - {@link mm0.Class9#getRefClass8_143 Ref Class8 143}
- * - {@link mm0.Class9#isAttEBoolean_166 Att EBoolean 166}
- * - {@link mm0.Class9#isAttEBoolean_168 Att EBoolean 168}
- * - {@link mm0.Class9#isAttEBoolean_178_m Att EBoolean 178 m}
- *
- *
- *
- * @see mm0.Mm0Package#getClass9()
- * @model
- * @generated
- */
-public interface Class9 extends EObject {
- /**
- * Returns the value of the 'Att EBoolean 3' attribute.
- *
- *
- * If the meaning of the 'Att EBoolean 3' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EBoolean 3' attribute.
- * @see #setAttEBoolean_3(boolean)
- * @see mm0.Mm0Package#getClass9_AttEBoolean_3()
- * @model
- * @generated
- */
- boolean isAttEBoolean_3();
-
- /**
- * Sets the value of the '{@link mm0.Class9#isAttEBoolean_3 Att EBoolean 3}' attribute.
- *
- *
- * @param value the new value of the 'Att EBoolean 3' attribute.
- * @see #isAttEBoolean_3()
- * @generated
- */
- void setAttEBoolean_3(boolean value);
-
- /**
- * Returns the value of the 'Att EInt 24' attribute.
- *
- *
- * If the meaning of the 'Att EInt 24' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EInt 24' attribute.
- * @see #setAttEInt_24(int)
- * @see mm0.Mm0Package#getClass9_AttEInt_24()
- * @model
- * @generated
- */
- int getAttEInt_24();
-
- /**
- * Sets the value of the '{@link mm0.Class9#getAttEInt_24 Att EInt 24}' attribute.
- *
- *
- * @param value the new value of the 'Att EInt 24' attribute.
- * @see #getAttEInt_24()
- * @generated
- */
- void setAttEInt_24(int value);
-
- /**
- * Returns the value of the 'Att EInt 29' attribute.
- *
- *
- * If the meaning of the 'Att EInt 29' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EInt 29' attribute.
- * @see #setAttEInt_29(int)
- * @see mm0.Mm0Package#getClass9_AttEInt_29()
- * @model
- * @generated
- */
- int getAttEInt_29();
-
- /**
- * Sets the value of the '{@link mm0.Class9#getAttEInt_29 Att EInt 29}' attribute.
- *
- *
- * @param value the new value of the 'Att EInt 29' attribute.
- * @see #getAttEInt_29()
- * @generated
- */
- void setAttEInt_29(int value);
-
- /**
- * Returns the value of the 'Ref Class8 45' reference.
- *
- *
- * If the meaning of the 'Ref Class8 45' reference isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Ref Class8 45' reference.
- * @see #setRefClass8_45(Class8)
- * @see mm0.Mm0Package#getClass9_RefClass8_45()
- * @model
- * @generated
- */
- Class8 getRefClass8_45();
-
- /**
- * Sets the value of the '{@link mm0.Class9#getRefClass8_45 Ref Class8 45}' reference.
- *
- *
- * @param value the new value of the 'Ref Class8 45' reference.
- * @see #getRefClass8_45()
- * @generated
- */
- void setRefClass8_45(Class8 value);
-
- /**
- * Returns the value of the 'Ref Class4 61' reference.
- *
- *
- * If the meaning of the 'Ref Class4 61' reference isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Ref Class4 61' reference.
- * @see #setRefClass4_61(Class4)
- * @see mm0.Mm0Package#getClass9_RefClass4_61()
- * @model
- * @generated
- */
- Class4 getRefClass4_61();
-
- /**
- * Sets the value of the '{@link mm0.Class9#getRefClass4_61 Ref Class4 61}' reference.
- *
- *
- * @param value the new value of the 'Ref Class4 61' reference.
- * @see #getRefClass4_61()
- * @generated
- */
- void setRefClass4_61(Class4 value);
-
- /**
- * Returns the value of the 'Att EBoolean 70' attribute.
- *
- *
- * If the meaning of the 'Att EBoolean 70' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EBoolean 70' attribute.
- * @see #setAttEBoolean_70(boolean)
- * @see mm0.Mm0Package#getClass9_AttEBoolean_70()
- * @model
- * @generated
- */
- boolean isAttEBoolean_70();
-
- /**
- * Sets the value of the '{@link mm0.Class9#isAttEBoolean_70 Att EBoolean 70}' attribute.
- *
- *
- * @param value the new value of the 'Att EBoolean 70' attribute.
- * @see #isAttEBoolean_70()
- * @generated
- */
- void setAttEBoolean_70(boolean value);
-
- /**
- * Returns the value of the 'Att EInt 93' attribute.
- *
- *
- * If the meaning of the 'Att EInt 93' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EInt 93' attribute.
- * @see #setAttEInt_93(int)
- * @see mm0.Mm0Package#getClass9_AttEInt_93()
- * @model
- * @generated
- */
- int getAttEInt_93();
-
- /**
- * Sets the value of the '{@link mm0.Class9#getAttEInt_93 Att EInt 93}' attribute.
- *
- *
- * @param value the new value of the 'Att EInt 93' attribute.
- * @see #getAttEInt_93()
- * @generated
- */
- void setAttEInt_93(int value);
-
- /**
- * Returns the value of the 'Att EBoolean 103' attribute.
- *
- *
- * If the meaning of the 'Att EBoolean 103' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EBoolean 103' attribute.
- * @see #setAttEBoolean_103(boolean)
- * @see mm0.Mm0Package#getClass9_AttEBoolean_103()
- * @model
- * @generated
- */
- boolean isAttEBoolean_103();
-
- /**
- * Sets the value of the '{@link mm0.Class9#isAttEBoolean_103 Att EBoolean 103}' attribute.
- *
- *
- * @param value the new value of the 'Att EBoolean 103' attribute.
- * @see #isAttEBoolean_103()
- * @generated
- */
- void setAttEBoolean_103(boolean value);
-
- /**
- * Returns the value of the 'Att EInt 106' attribute.
- *
- *
- * If the meaning of the 'Att EInt 106' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EInt 106' attribute.
- * @see #setAttEInt_106(int)
- * @see mm0.Mm0Package#getClass9_AttEInt_106()
- * @model
- * @generated
- */
- int getAttEInt_106();
-
- /**
- * Sets the value of the '{@link mm0.Class9#getAttEInt_106 Att EInt 106}' attribute.
- *
- *
- * @param value the new value of the 'Att EInt 106' attribute.
- * @see #getAttEInt_106()
- * @generated
- */
- void setAttEInt_106(int value);
-
- /**
- * Returns the value of the 'Att EInt 130' attribute.
- *
- *
- * If the meaning of the 'Att EInt 130' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EInt 130' attribute.
- * @see #setAttEInt_130(int)
- * @see mm0.Mm0Package#getClass9_AttEInt_130()
- * @model
- * @generated
- */
- int getAttEInt_130();
-
- /**
- * Sets the value of the '{@link mm0.Class9#getAttEInt_130 Att EInt 130}' attribute.
- *
- *
- * @param value the new value of the 'Att EInt 130' attribute.
- * @see #getAttEInt_130()
- * @generated
- */
- void setAttEInt_130(int value);
-
- /**
- * Returns the value of the 'Ref Class8 143' reference.
- *
- *
- * If the meaning of the 'Ref Class8 143' reference isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Ref Class8 143' reference.
- * @see #setRefClass8_143(Class8)
- * @see mm0.Mm0Package#getClass9_RefClass8_143()
- * @model
- * @generated
- */
- Class8 getRefClass8_143();
-
- /**
- * Sets the value of the '{@link mm0.Class9#getRefClass8_143 Ref Class8 143}' reference.
- *
- *
- * @param value the new value of the 'Ref Class8 143' reference.
- * @see #getRefClass8_143()
- * @generated
- */
- void setRefClass8_143(Class8 value);
-
- /**
- * Returns the value of the 'Att EBoolean 166' attribute.
- *
- *
- * If the meaning of the 'Att EBoolean 166' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EBoolean 166' attribute.
- * @see #setAttEBoolean_166(boolean)
- * @see mm0.Mm0Package#getClass9_AttEBoolean_166()
- * @model
- * @generated
- */
- boolean isAttEBoolean_166();
-
- /**
- * Sets the value of the '{@link mm0.Class9#isAttEBoolean_166 Att EBoolean 166}' attribute.
- *
- *
- * @param value the new value of the 'Att EBoolean 166' attribute.
- * @see #isAttEBoolean_166()
- * @generated
- */
- void setAttEBoolean_166(boolean value);
-
- /**
- * Returns the value of the 'Att EBoolean 168' attribute.
- *
- *
- * If the meaning of the 'Att EBoolean 168' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EBoolean 168' attribute.
- * @see #setAttEBoolean_168(boolean)
- * @see mm0.Mm0Package#getClass9_AttEBoolean_168()
- * @model
- * @generated
- */
- boolean isAttEBoolean_168();
-
- /**
- * Sets the value of the '{@link mm0.Class9#isAttEBoolean_168 Att EBoolean 168}' attribute.
- *
- *
- * @param value the new value of the 'Att EBoolean 168' attribute.
- * @see #isAttEBoolean_168()
- * @generated
- */
- void setAttEBoolean_168(boolean value);
-
- /**
- * Returns the value of the 'Att EBoolean 178 m' attribute.
- *
- *
- * If the meaning of the 'Att EBoolean 178 m' attribute isn't clear,
- * there really should be more of a description here...
- *
- *
- * @return the value of the 'Att EBoolean 178 m' attribute.
- * @see #setAttEBoolean_178_m(boolean)
- * @see mm0.Mm0Package#getClass9_AttEBoolean_178_m()
- * @model
- * @generated
- */
- boolean isAttEBoolean_178_m();
-
- /**
- * Sets the value of the '{@link mm0.Class9#isAttEBoolean_178_m Att EBoolean 178 m}' attribute.
- *
- *
- * @param value the new value of the 'Att EBoolean 178 m' attribute.
- * @see #isAttEBoolean_178_m()
- * @generated
- */
- void setAttEBoolean_178_m(boolean value);
-
-} // Class9
diff --git a/cloningBenchmarkMaterial5921503524522529258/src/mm0/Mm0Factory.java b/cloningBenchmarkMaterial5921503524522529258/src/mm0/Mm0Factory.java
deleted file mode 100644
index b18d5e0584b4aa5e4c44277f8701a166e5b36e44..0000000000000000000000000000000000000000
--- a/cloningBenchmarkMaterial5921503524522529258/src/mm0/Mm0Factory.java
+++ /dev/null
@@ -1,132 +0,0 @@
-/**
- */
-package mm0;
-
-import org.eclipse.emf.ecore.EFactory;
-
-/**
- *
- * The Factory for the model.
- * It provides a create method for each non-abstract class of the model.
- *
- * @see mm0.Mm0Package
- * @generated
- */
-public interface Mm0Factory extends EFactory {
- /**
- * The singleton instance of the factory.
- *
- *
- * @generated
- */
- Mm0Factory eINSTANCE = mm0.impl.Mm0FactoryImpl.init();
-
- /**
- * Returns a new object of class 'Class0'.
- *
- *
- * @return a new object of class 'Class0'.
- * @generated
- */
- Class0 createClass0();
-
- /**
- * Returns a new object of class 'Class1'.
- *
- *
- * @return a new object of class 'Class1'.
- * @generated
- */
- Class1 createClass1();
-
- /**
- * Returns a new object of class 'Class2'.
- *
- *
- * @return a new object of class 'Class2'.
- * @generated
- */
- Class2 createClass2();
-
- /**
- * Returns a new object of class 'Class3'.
- *
- *
- * @return a new object of class 'Class3'.
- * @generated
- */
- Class3 createClass3();
-
- /**
- * Returns a new object of class 'Class4'.
- *
- *
- * @return a new object of class 'Class4'.
- * @generated
- */
- Class4 createClass4();
-
- /**
- * Returns a new object of class 'Class5'.
- *
- *
- * @return a new object of class 'Class5'.
- * @generated
- */
- Class5 createClass5();
-
- /**
- * Returns a new object of class 'Class6'.
- *
- *
- * @return a new object of class 'Class6'.
- * @generated
- */
- Class6 createClass6();
-
- /**
- * Returns a new object of class 'Class7'.
- *
- *
- * @return a new object of class 'Class7'.
- * @generated
- */
- Class7 createClass7();
-
- /**
- * Returns a new object of class 'Class8'.
- *
- *
- * @return a new object of class 'Class8'.
- * @generated
- */
- Class8 createClass8();
-
- /**
- * Returns a new object of class 'Class9'.
- *
- *
- * @return a new object of class 'Class9'.
- * @generated
- */
- Class9 createClass9();
-
- /**
- * Returns a new object of class 'Class10'.
- *
- *
- * @return a new object of class 'Class10'.
- * @generated
- */
- Class10 createClass10();
-
- /**
- * Returns the package supported by this factory.
- *
- *
- * @return the package supported by this factory.
- * @generated
- */
- Mm0Package getMm0Package();
-
-} //Mm0Factory
diff --git a/cloningBenchmarkMaterial5921503524522529258/src/mm0/Mm0Package.java b/cloningBenchmarkMaterial5921503524522529258/src/mm0/Mm0Package.java
deleted file mode 100644
index 45a269f4b2d5968eab7cb749dccbfdf69c5a06df..0000000000000000000000000000000000000000
--- a/cloningBenchmarkMaterial5921503524522529258/src/mm0/Mm0Package.java
+++ /dev/null
@@ -1,5771 +0,0 @@
-/**
- */
-package mm0;
-
-import org.eclipse.emf.ecore.EAttribute;
-import org.eclipse.emf.ecore.EClass;
-import org.eclipse.emf.ecore.EPackage;
-import org.eclipse.emf.ecore.EReference;
-
-/**
- *
- * The Package for the model.
- * It contains accessors for the meta objects to represent
- *
- * - each class,
- * - each feature of each class,
- * - each enum,
- * - and each data type
- *
- *
- * @see mm0.Mm0Factory
- * @model kind="package"
- * @generated
- */
-public interface Mm0Package extends EPackage {
- /**
- * The package name.
- *
- *
- * @generated
- */
- String eNAME = "mm0";
-
- /**
- * The package namespace URI.
- *
- *
- * @generated
- */
- String eNS_URI = "http://mm0";
-
- /**
- * The package namespace name.
- *
- *
- * @generated
- */
- String eNS_PREFIX = "mm0";
-
- /**
- * The singleton instance of the package.
- *
- *
- * @generated
- */
- Mm0Package eINSTANCE = mm0.impl.Mm0PackageImpl.init();
-
- /**
- * The meta object id for the '{@link mm0.impl.Class0Impl Class0}' class.
- *
- *
- * @see mm0.impl.Class0Impl
- * @see mm0.impl.Mm0PackageImpl#getClass0()
- * @generated
- */
- int CLASS0 = 0;
-
- /**
- * The feature id for the 'Att EBoolean 20' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS0__ATT_EBOOLEAN_20 = 0;
-
- /**
- * The feature id for the 'Att EInt 23' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS0__ATT_EINT_23 = 1;
-
- /**
- * The feature id for the 'Att EInt 27' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS0__ATT_EINT_27 = 2;
-
- /**
- * The feature id for the 'Ref Class9 41' reference.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS0__REF_CLASS9_41 = 3;
-
- /**
- * The feature id for the 'Att EBoolean 49' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS0__ATT_EBOOLEAN_49 = 4;
-
- /**
- * The feature id for the 'Att EInt 53' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS0__ATT_EINT_53 = 5;
-
- /**
- * The feature id for the 'Att EInt 63' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS0__ATT_EINT_63 = 6;
-
- /**
- * The feature id for the 'Att EInt 66' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS0__ATT_EINT_66 = 7;
-
- /**
- * The feature id for the 'Att EInt 72' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS0__ATT_EINT_72 = 8;
-
- /**
- * The feature id for the 'Att EBoolean 90' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS0__ATT_EBOOLEAN_90 = 9;
-
- /**
- * The feature id for the 'Att EInt 94' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS0__ATT_EINT_94 = 10;
-
- /**
- * The feature id for the 'Att EInt 107' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS0__ATT_EINT_107 = 11;
-
- /**
- * The feature id for the 'Att EInt 108' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS0__ATT_EINT_108 = 12;
-
- /**
- * The feature id for the 'Att EBoolean 116' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS0__ATT_EBOOLEAN_116 = 13;
-
- /**
- * The feature id for the 'Att EInt 120' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS0__ATT_EINT_120 = 14;
-
- /**
- * The feature id for the 'Att EInt 133' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS0__ATT_EINT_133 = 15;
-
- /**
- * The feature id for the 'Att EInt 135' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS0__ATT_EINT_135 = 16;
-
- /**
- * The feature id for the 'Att EBoolean 149' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS0__ATT_EBOOLEAN_149 = 17;
-
- /**
- * The feature id for the 'Ref Class5 172 m' reference.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS0__REF_CLASS5_172_M = 18;
-
- /**
- * The feature id for the 'Ref Class9 180 m' reference.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS0__REF_CLASS9_180_M = 19;
-
- /**
- * The number of structural features of the 'Class0' class.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS0_FEATURE_COUNT = 20;
-
- /**
- * The meta object id for the '{@link mm0.impl.Class1Impl Class1}' class.
- *
- *
- * @see mm0.impl.Class1Impl
- * @see mm0.impl.Mm0PackageImpl#getClass1()
- * @generated
- */
- int CLASS1 = 1;
-
- /**
- * The feature id for the 'Att EBoolean 1' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS1__ATT_EBOOLEAN_1 = 0;
-
- /**
- * The feature id for the 'Att EBoolean 13' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS1__ATT_EBOOLEAN_13 = 1;
-
- /**
- * The feature id for the 'Att EBoolean 46' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS1__ATT_EBOOLEAN_46 = 2;
-
- /**
- * The feature id for the 'Ref Class9 54' reference.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS1__REF_CLASS9_54 = 3;
-
- /**
- * The feature id for the 'Ref Class6 59' reference.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS1__REF_CLASS6_59 = 4;
-
- /**
- * The feature id for the 'Ref Class10 80' reference.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS1__REF_CLASS10_80 = 5;
-
- /**
- * The feature id for the 'Ref Class10 92' reference.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS1__REF_CLASS10_92 = 6;
-
- /**
- * The feature id for the 'Att EBoolean 98' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS1__ATT_EBOOLEAN_98 = 7;
-
- /**
- * The feature id for the 'Att EBoolean 127' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS1__ATT_EBOOLEAN_127 = 8;
-
- /**
- * The feature id for the 'Att EBoolean 148' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS1__ATT_EBOOLEAN_148 = 9;
-
- /**
- * The feature id for the 'Att EInt 154' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS1__ATT_EINT_154 = 10;
-
- /**
- * The feature id for the 'Att EInt 175 m' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS1__ATT_EINT_175_M = 11;
-
- /**
- * The number of structural features of the 'Class1' class.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS1_FEATURE_COUNT = 12;
-
- /**
- * The meta object id for the '{@link mm0.impl.Class2Impl Class2}' class.
- *
- *
- * @see mm0.impl.Class2Impl
- * @see mm0.impl.Mm0PackageImpl#getClass2()
- * @generated
- */
- int CLASS2 = 2;
-
- /**
- * The feature id for the 'Att EInt 12' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS2__ATT_EINT_12 = 0;
-
- /**
- * The feature id for the 'Att EInt 18' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS2__ATT_EINT_18 = 1;
-
- /**
- * The feature id for the 'Att EBoolean 21' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS2__ATT_EBOOLEAN_21 = 2;
-
- /**
- * The feature id for the 'Att EBoolean 50' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS2__ATT_EBOOLEAN_50 = 3;
-
- /**
- * The feature id for the 'Att EBoolean 76' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS2__ATT_EBOOLEAN_76 = 4;
-
- /**
- * The feature id for the 'Att EInt 104' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS2__ATT_EINT_104 = 5;
-
- /**
- * The feature id for the 'Att EInt 117' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS2__ATT_EINT_117 = 6;
-
- /**
- * The feature id for the 'Att EInt 132' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS2__ATT_EINT_132 = 7;
-
- /**
- * The feature id for the 'Att EInt 140' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS2__ATT_EINT_140 = 8;
-
- /**
- * The feature id for the 'Att EBoolean 146' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS2__ATT_EBOOLEAN_146 = 9;
-
- /**
- * The feature id for the 'Att EInt 161' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS2__ATT_EINT_161 = 10;
-
- /**
- * The feature id for the 'Att EInt 170' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS2__ATT_EINT_170 = 11;
-
- /**
- * The feature id for the 'Att EInt 185 m' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS2__ATT_EINT_185_M = 12;
-
- /**
- * The number of structural features of the 'Class2' class.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS2_FEATURE_COUNT = 13;
-
- /**
- * The meta object id for the '{@link mm0.impl.Class3Impl Class3}' class.
- *
- *
- * @see mm0.impl.Class3Impl
- * @see mm0.impl.Mm0PackageImpl#getClass3()
- * @generated
- */
- int CLASS3 = 3;
-
- /**
- * The feature id for the 'Att EInt 10' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS3__ATT_EINT_10 = 0;
-
- /**
- * The feature id for the 'Ref Class9 26' reference.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS3__REF_CLASS9_26 = 1;
-
- /**
- * The feature id for the 'Att EInt 30' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS3__ATT_EINT_30 = 2;
-
- /**
- * The feature id for the 'Att EInt 40' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS3__ATT_EINT_40 = 3;
-
- /**
- * The feature id for the 'Att EInt 48' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS3__ATT_EINT_48 = 4;
-
- /**
- * The feature id for the 'Att EInt 68' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS3__ATT_EINT_68 = 5;
-
- /**
- * The feature id for the 'Att EBoolean 69' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS3__ATT_EBOOLEAN_69 = 6;
-
- /**
- * The feature id for the 'Att EBoolean 78' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS3__ATT_EBOOLEAN_78 = 7;
-
- /**
- * The feature id for the 'Att EBoolean 87' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS3__ATT_EBOOLEAN_87 = 8;
-
- /**
- * The feature id for the 'Att EBoolean 88' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS3__ATT_EBOOLEAN_88 = 9;
-
- /**
- * The feature id for the 'Att EBoolean 89' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS3__ATT_EBOOLEAN_89 = 10;
-
- /**
- * The feature id for the 'Att EInt 101' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS3__ATT_EINT_101 = 11;
-
- /**
- * The feature id for the 'Att EBoolean 102' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS3__ATT_EBOOLEAN_102 = 12;
-
- /**
- * The feature id for the 'Ref Class0 105' reference.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS3__REF_CLASS0_105 = 13;
-
- /**
- * The feature id for the 'Att EInt 109' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS3__ATT_EINT_109 = 14;
-
- /**
- * The feature id for the 'Att EBoolean 114' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS3__ATT_EBOOLEAN_114 = 15;
-
- /**
- * The feature id for the 'Ref Class1 122' reference.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS3__REF_CLASS1_122 = 16;
-
- /**
- * The feature id for the 'Att EBoolean 165' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS3__ATT_EBOOLEAN_165 = 17;
-
- /**
- * The feature id for the 'Ref Class2 167' reference.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS3__REF_CLASS2_167 = 18;
-
- /**
- * The feature id for the 'Att EInt 182 m' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS3__ATT_EINT_182_M = 19;
-
- /**
- * The number of structural features of the 'Class3' class.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS3_FEATURE_COUNT = 20;
-
- /**
- * The meta object id for the '{@link mm0.impl.Class4Impl Class4}' class.
- *
- *
- * @see mm0.impl.Class4Impl
- * @see mm0.impl.Mm0PackageImpl#getClass4()
- * @generated
- */
- int CLASS4 = 4;
-
- /**
- * The feature id for the 'Att EBoolean 5' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS4__ATT_EBOOLEAN_5 = 0;
-
- /**
- * The feature id for the 'Att EInt 6' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS4__ATT_EINT_6 = 1;
-
- /**
- * The feature id for the 'Att EBoolean 22' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS4__ATT_EBOOLEAN_22 = 2;
-
- /**
- * The feature id for the 'Att EInt 35' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS4__ATT_EINT_35 = 3;
-
- /**
- * The feature id for the 'Att EBoolean 58' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS4__ATT_EBOOLEAN_58 = 4;
-
- /**
- * The feature id for the 'Att EInt 99' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS4__ATT_EINT_99 = 5;
-
- /**
- * The feature id for the 'Att EInt 113' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS4__ATT_EINT_113 = 6;
-
- /**
- * The feature id for the 'Att EInt 139' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS4__ATT_EINT_139 = 7;
-
- /**
- * The feature id for the 'Att EBoolean 156' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS4__ATT_EBOOLEAN_156 = 8;
-
- /**
- * The feature id for the 'Att EBoolean 159' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS4__ATT_EBOOLEAN_159 = 9;
-
- /**
- * The feature id for the 'Ref Class8 163' reference.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS4__REF_CLASS8_163 = 10;
-
- /**
- * The feature id for the 'Att EBoolean 169' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS4__ATT_EBOOLEAN_169 = 11;
-
- /**
- * The feature id for the 'Att EInt 174 m' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS4__ATT_EINT_174_M = 12;
-
- /**
- * The feature id for the 'Ref Class10 179 m' reference.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS4__REF_CLASS10_179_M = 13;
-
- /**
- * The number of structural features of the 'Class4' class.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS4_FEATURE_COUNT = 14;
-
- /**
- * The meta object id for the '{@link mm0.impl.Class5Impl Class5}' class.
- *
- *
- * @see mm0.impl.Class5Impl
- * @see mm0.impl.Mm0PackageImpl#getClass5()
- * @generated
- */
- int CLASS5 = 5;
-
- /**
- * The feature id for the 'Att EBoolean 4' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS5__ATT_EBOOLEAN_4 = 0;
-
- /**
- * The feature id for the 'Att EBoolean 7' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS5__ATT_EBOOLEAN_7 = 1;
-
- /**
- * The feature id for the 'Att EBoolean 8' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS5__ATT_EBOOLEAN_8 = 2;
-
- /**
- * The feature id for the 'Att EInt 16' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS5__ATT_EINT_16 = 3;
-
- /**
- * The feature id for the 'Att EInt 19' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS5__ATT_EINT_19 = 4;
-
- /**
- * The feature id for the 'Att EBoolean 28' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS5__ATT_EBOOLEAN_28 = 5;
-
- /**
- * The feature id for the 'Att EInt 31' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS5__ATT_EINT_31 = 6;
-
- /**
- * The feature id for the 'Ref Class8 36' reference.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS5__REF_CLASS8_36 = 7;
-
- /**
- * The feature id for the 'Att EBoolean 39' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS5__ATT_EBOOLEAN_39 = 8;
-
- /**
- * The feature id for the 'Ref Class0 55' reference.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS5__REF_CLASS0_55 = 9;
-
- /**
- * The feature id for the 'Att EBoolean 62' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS5__ATT_EBOOLEAN_62 = 10;
-
- /**
- * The feature id for the 'Att EBoolean 65' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS5__ATT_EBOOLEAN_65 = 11;
-
- /**
- * The feature id for the 'Att EInt 67' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS5__ATT_EINT_67 = 12;
-
- /**
- * The feature id for the 'Att EBoolean 100' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS5__ATT_EBOOLEAN_100 = 13;
-
- /**
- * The feature id for the 'Att EBoolean 138' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS5__ATT_EBOOLEAN_138 = 14;
-
- /**
- * The feature id for the 'Att EInt 142' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS5__ATT_EINT_142 = 15;
-
- /**
- * The feature id for the 'Att EInt 150' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS5__ATT_EINT_150 = 16;
-
- /**
- * The feature id for the 'Att EBoolean 151' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS5__ATT_EBOOLEAN_151 = 17;
-
- /**
- * The feature id for the 'Att EInt 155' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS5__ATT_EINT_155 = 18;
-
- /**
- * The feature id for the 'Att EInt 171' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS5__ATT_EINT_171 = 19;
-
- /**
- * The feature id for the 'Att EBoolean 181 m' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS5__ATT_EBOOLEAN_181_M = 20;
-
- /**
- * The number of structural features of the 'Class5' class.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS5_FEATURE_COUNT = 21;
-
- /**
- * The meta object id for the '{@link mm0.impl.Class6Impl Class6}' class.
- *
- *
- * @see mm0.impl.Class6Impl
- * @see mm0.impl.Mm0PackageImpl#getClass6()
- * @generated
- */
- int CLASS6 = 6;
-
- /**
- * The feature id for the 'Att EBoolean 17' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS6__ATT_EBOOLEAN_17 = 0;
-
- /**
- * The feature id for the 'Ref Class1 38' reference.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS6__REF_CLASS1_38 = 1;
-
- /**
- * The feature id for the 'Att EBoolean 42' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS6__ATT_EBOOLEAN_42 = 2;
-
- /**
- * The feature id for the 'Att EBoolean 52' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS6__ATT_EBOOLEAN_52 = 3;
-
- /**
- * The feature id for the 'Ref Class4 57' reference.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS6__REF_CLASS4_57 = 4;
-
- /**
- * The feature id for the 'Att EBoolean 71' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS6__ATT_EBOOLEAN_71 = 5;
-
- /**
- * The feature id for the 'Att EBoolean 77' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS6__ATT_EBOOLEAN_77 = 6;
-
- /**
- * The feature id for the 'Att EBoolean 83' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS6__ATT_EBOOLEAN_83 = 7;
-
- /**
- * The feature id for the 'Att EBoolean 85' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS6__ATT_EBOOLEAN_85 = 8;
-
- /**
- * The feature id for the 'Ref Class1 110' reference.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS6__REF_CLASS1_110 = 9;
-
- /**
- * The feature id for the 'Att EBoolean 111' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS6__ATT_EBOOLEAN_111 = 10;
-
- /**
- * The feature id for the 'Att EInt 129' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS6__ATT_EINT_129 = 11;
-
- /**
- * The feature id for the 'Att EBoolean 131' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS6__ATT_EBOOLEAN_131 = 12;
-
- /**
- * The feature id for the 'Att EBoolean 141' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS6__ATT_EBOOLEAN_141 = 13;
-
- /**
- * The feature id for the 'Att EBoolean 147' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS6__ATT_EBOOLEAN_147 = 14;
-
- /**
- * The feature id for the 'Att EInt 158' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS6__ATT_EINT_158 = 15;
-
- /**
- * The feature id for the 'Att EBoolean 160' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS6__ATT_EBOOLEAN_160 = 16;
-
- /**
- * The feature id for the 'Att EInt 162' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS6__ATT_EINT_162 = 17;
-
- /**
- * The feature id for the 'Att EInt 176 m' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS6__ATT_EINT_176_M = 18;
-
- /**
- * The feature id for the 'Att EBoolean 184 m' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS6__ATT_EBOOLEAN_184_M = 19;
-
- /**
- * The number of structural features of the 'Class6' class.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS6_FEATURE_COUNT = 20;
-
- /**
- * The meta object id for the '{@link mm0.impl.Class7Impl Class7}' class.
- *
- *
- * @see mm0.impl.Class7Impl
- * @see mm0.impl.Mm0PackageImpl#getClass7()
- * @generated
- */
- int CLASS7 = 7;
-
- /**
- * The feature id for the 'Att EBoolean 37' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS7__ATT_EBOOLEAN_37 = 0;
-
- /**
- * The feature id for the 'Att EBoolean 47' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS7__ATT_EBOOLEAN_47 = 1;
-
- /**
- * The feature id for the 'Att EInt 56' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS7__ATT_EINT_56 = 2;
-
- /**
- * The feature id for the 'Att EBoolean 82' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS7__ATT_EBOOLEAN_82 = 3;
-
- /**
- * The feature id for the 'Att EInt 91' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS7__ATT_EINT_91 = 4;
-
- /**
- * The feature id for the 'Att EInt 95' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS7__ATT_EINT_95 = 5;
-
- /**
- * The feature id for the 'Att EInt 96' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS7__ATT_EINT_96 = 6;
-
- /**
- * The feature id for the 'Att EInt 134' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS7__ATT_EINT_134 = 7;
-
- /**
- * The feature id for the 'Att EInt 136' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS7__ATT_EINT_136 = 8;
-
- /**
- * The feature id for the 'Ref Class7 137' reference.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS7__REF_CLASS7_137 = 9;
-
- /**
- * The feature id for the 'Att EInt 153' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS7__ATT_EINT_153 = 10;
-
- /**
- * The feature id for the 'Att EInt 157' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS7__ATT_EINT_157 = 11;
-
- /**
- * The feature id for the 'Att EBoolean 177 m' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS7__ATT_EBOOLEAN_177_M = 12;
-
- /**
- * The number of structural features of the 'Class7' class.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS7_FEATURE_COUNT = 13;
-
- /**
- * The meta object id for the '{@link mm0.impl.Class8Impl Class8}' class.
- *
- *
- * @see mm0.impl.Class8Impl
- * @see mm0.impl.Mm0PackageImpl#getClass8()
- * @generated
- */
- int CLASS8 = 8;
-
- /**
- * The feature id for the 'Att EInt 9' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS8__ATT_EINT_9 = 0;
-
- /**
- * The feature id for the 'Att EInt 14' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS8__ATT_EINT_14 = 1;
-
- /**
- * The feature id for the 'Att EInt 25' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS8__ATT_EINT_25 = 2;
-
- /**
- * The feature id for the 'Att EInt 33' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS8__ATT_EINT_33 = 3;
-
- /**
- * The feature id for the 'Att EBoolean 34' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS8__ATT_EBOOLEAN_34 = 4;
-
- /**
- * The feature id for the 'Att EBoolean 43' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS8__ATT_EBOOLEAN_43 = 5;
-
- /**
- * The feature id for the 'Att EBoolean 51' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS8__ATT_EBOOLEAN_51 = 6;
-
- /**
- * The feature id for the 'Att EBoolean 64' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS8__ATT_EBOOLEAN_64 = 7;
-
- /**
- * The feature id for the 'Att EBoolean 75' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS8__ATT_EBOOLEAN_75 = 8;
-
- /**
- * The feature id for the 'Att EInt 86' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS8__ATT_EINT_86 = 9;
-
- /**
- * The feature id for the 'Ref Class9 97' reference.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS8__REF_CLASS9_97 = 10;
-
- /**
- * The feature id for the 'Ref Class7 115' reference.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS8__REF_CLASS7_115 = 11;
-
- /**
- * The feature id for the 'Att EBoolean 126' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS8__ATT_EBOOLEAN_126 = 12;
-
- /**
- * The feature id for the 'Att EBoolean 145' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS8__ATT_EBOOLEAN_145 = 13;
-
- /**
- * The feature id for the 'Att EInt 164' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS8__ATT_EINT_164 = 14;
-
- /**
- * The number of structural features of the 'Class8' class.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS8_FEATURE_COUNT = 15;
-
- /**
- * The meta object id for the '{@link mm0.impl.Class9Impl Class9}' class.
- *
- *
- * @see mm0.impl.Class9Impl
- * @see mm0.impl.Mm0PackageImpl#getClass9()
- * @generated
- */
- int CLASS9 = 9;
-
- /**
- * The feature id for the 'Att EBoolean 3' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS9__ATT_EBOOLEAN_3 = 0;
-
- /**
- * The feature id for the 'Att EInt 24' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS9__ATT_EINT_24 = 1;
-
- /**
- * The feature id for the 'Att EInt 29' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS9__ATT_EINT_29 = 2;
-
- /**
- * The feature id for the 'Ref Class8 45' reference.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS9__REF_CLASS8_45 = 3;
-
- /**
- * The feature id for the 'Ref Class4 61' reference.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS9__REF_CLASS4_61 = 4;
-
- /**
- * The feature id for the 'Att EBoolean 70' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS9__ATT_EBOOLEAN_70 = 5;
-
- /**
- * The feature id for the 'Att EInt 93' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS9__ATT_EINT_93 = 6;
-
- /**
- * The feature id for the 'Att EBoolean 103' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS9__ATT_EBOOLEAN_103 = 7;
-
- /**
- * The feature id for the 'Att EInt 106' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS9__ATT_EINT_106 = 8;
-
- /**
- * The feature id for the 'Att EInt 130' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS9__ATT_EINT_130 = 9;
-
- /**
- * The feature id for the 'Ref Class8 143' reference.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS9__REF_CLASS8_143 = 10;
-
- /**
- * The feature id for the 'Att EBoolean 166' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS9__ATT_EBOOLEAN_166 = 11;
-
- /**
- * The feature id for the 'Att EBoolean 168' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS9__ATT_EBOOLEAN_168 = 12;
-
- /**
- * The feature id for the 'Att EBoolean 178 m' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS9__ATT_EBOOLEAN_178_M = 13;
-
- /**
- * The number of structural features of the 'Class9' class.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS9_FEATURE_COUNT = 14;
-
- /**
- * The meta object id for the '{@link mm0.impl.Class10Impl Class10}' class.
- *
- *
- * @see mm0.impl.Class10Impl
- * @see mm0.impl.Mm0PackageImpl#getClass10()
- * @generated
- */
- int CLASS10 = 10;
-
- /**
- * The feature id for the 'Ref Class3 2' reference.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS10__REF_CLASS3_2 = 0;
-
- /**
- * The feature id for the 'Att EInt 11' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS10__ATT_EINT_11 = 1;
-
- /**
- * The feature id for the 'Att EBoolean 15' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS10__ATT_EBOOLEAN_15 = 2;
-
- /**
- * The feature id for the 'Att EInt 32' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS10__ATT_EINT_32 = 3;
-
- /**
- * The feature id for the 'Att EInt 44' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS10__ATT_EINT_44 = 4;
-
- /**
- * The feature id for the 'Att EBoolean 60' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS10__ATT_EBOOLEAN_60 = 5;
-
- /**
- * The feature id for the 'Att EInt 73' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS10__ATT_EINT_73 = 6;
-
- /**
- * The feature id for the 'Att EBoolean 74' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS10__ATT_EBOOLEAN_74 = 7;
-
- /**
- * The feature id for the 'Att EBoolean 79' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS10__ATT_EBOOLEAN_79 = 8;
-
- /**
- * The feature id for the 'Att EInt 81' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS10__ATT_EINT_81 = 9;
-
- /**
- * The feature id for the 'Att EInt 84' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS10__ATT_EINT_84 = 10;
-
- /**
- * The feature id for the 'Ref Class10 112' reference.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS10__REF_CLASS10_112 = 11;
-
- /**
- * The feature id for the 'Att EBoolean 118' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS10__ATT_EBOOLEAN_118 = 12;
-
- /**
- * The feature id for the 'Ref Class9 119' reference.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS10__REF_CLASS9_119 = 13;
-
- /**
- * The feature id for the 'Att EInt 121' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS10__ATT_EINT_121 = 14;
-
- /**
- * The feature id for the 'Att EBoolean 123' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS10__ATT_EBOOLEAN_123 = 15;
-
- /**
- * The feature id for the 'Ref Class4 124' reference.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS10__REF_CLASS4_124 = 16;
-
- /**
- * The feature id for the 'Att EInt 125' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS10__ATT_EINT_125 = 17;
-
- /**
- * The feature id for the 'Att EBoolean 128' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS10__ATT_EBOOLEAN_128 = 18;
-
- /**
- * The feature id for the 'Att EInt 144' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS10__ATT_EINT_144 = 19;
-
- /**
- * The feature id for the 'Att EBoolean 152' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS10__ATT_EBOOLEAN_152 = 20;
-
- /**
- * The feature id for the 'Att EInt 173 m' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS10__ATT_EINT_173_M = 21;
-
- /**
- * The feature id for the 'Att EInt 183 m' attribute.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS10__ATT_EINT_183_M = 22;
-
- /**
- * The number of structural features of the 'Class10' class.
- *
- *
- * @generated
- * @ordered
- */
- int CLASS10_FEATURE_COUNT = 23;
-
- /**
- * Returns the meta object for class '{@link mm0.Class0 Class0}'.
- *
- *
- * @return the meta object for class 'Class0'.
- * @see mm0.Class0
- * @generated
- */
- EClass getClass0();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class0#isAttEBoolean_20 Att EBoolean 20}'.
- *
- *
- * @return the meta object for the attribute 'Att EBoolean 20'.
- * @see mm0.Class0#isAttEBoolean_20()
- * @see #getClass0()
- * @generated
- */
- EAttribute getClass0_AttEBoolean_20();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class0#getAttEInt_23 Att EInt 23}'.
- *
- *
- * @return the meta object for the attribute 'Att EInt 23'.
- * @see mm0.Class0#getAttEInt_23()
- * @see #getClass0()
- * @generated
- */
- EAttribute getClass0_AttEInt_23();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class0#getAttEInt_27 Att EInt 27}'.
- *
- *
- * @return the meta object for the attribute 'Att EInt 27'.
- * @see mm0.Class0#getAttEInt_27()
- * @see #getClass0()
- * @generated
- */
- EAttribute getClass0_AttEInt_27();
-
- /**
- * Returns the meta object for the reference '{@link mm0.Class0#getRefClass9_41 Ref Class9 41}'.
- *
- *
- * @return the meta object for the reference 'Ref Class9 41'.
- * @see mm0.Class0#getRefClass9_41()
- * @see #getClass0()
- * @generated
- */
- EReference getClass0_RefClass9_41();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class0#isAttEBoolean_49 Att EBoolean 49}'.
- *
- *
- * @return the meta object for the attribute 'Att EBoolean 49'.
- * @see mm0.Class0#isAttEBoolean_49()
- * @see #getClass0()
- * @generated
- */
- EAttribute getClass0_AttEBoolean_49();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class0#getAttEInt_53 Att EInt 53}'.
- *
- *
- * @return the meta object for the attribute 'Att EInt 53'.
- * @see mm0.Class0#getAttEInt_53()
- * @see #getClass0()
- * @generated
- */
- EAttribute getClass0_AttEInt_53();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class0#getAttEInt_63 Att EInt 63}'.
- *
- *
- * @return the meta object for the attribute 'Att EInt 63'.
- * @see mm0.Class0#getAttEInt_63()
- * @see #getClass0()
- * @generated
- */
- EAttribute getClass0_AttEInt_63();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class0#getAttEInt_66 Att EInt 66}'.
- *
- *
- * @return the meta object for the attribute 'Att EInt 66'.
- * @see mm0.Class0#getAttEInt_66()
- * @see #getClass0()
- * @generated
- */
- EAttribute getClass0_AttEInt_66();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class0#getAttEInt_72 Att EInt 72}'.
- *
- *
- * @return the meta object for the attribute 'Att EInt 72'.
- * @see mm0.Class0#getAttEInt_72()
- * @see #getClass0()
- * @generated
- */
- EAttribute getClass0_AttEInt_72();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class0#isAttEBoolean_90 Att EBoolean 90}'.
- *
- *
- * @return the meta object for the attribute 'Att EBoolean 90'.
- * @see mm0.Class0#isAttEBoolean_90()
- * @see #getClass0()
- * @generated
- */
- EAttribute getClass0_AttEBoolean_90();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class0#getAttEInt_94 Att EInt 94}'.
- *
- *
- * @return the meta object for the attribute 'Att EInt 94'.
- * @see mm0.Class0#getAttEInt_94()
- * @see #getClass0()
- * @generated
- */
- EAttribute getClass0_AttEInt_94();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class0#getAttEInt_107 Att EInt 107}'.
- *
- *
- * @return the meta object for the attribute 'Att EInt 107'.
- * @see mm0.Class0#getAttEInt_107()
- * @see #getClass0()
- * @generated
- */
- EAttribute getClass0_AttEInt_107();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class0#getAttEInt_108 Att EInt 108}'.
- *
- *
- * @return the meta object for the attribute 'Att EInt 108'.
- * @see mm0.Class0#getAttEInt_108()
- * @see #getClass0()
- * @generated
- */
- EAttribute getClass0_AttEInt_108();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class0#isAttEBoolean_116 Att EBoolean 116}'.
- *
- *
- * @return the meta object for the attribute 'Att EBoolean 116'.
- * @see mm0.Class0#isAttEBoolean_116()
- * @see #getClass0()
- * @generated
- */
- EAttribute getClass0_AttEBoolean_116();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class0#getAttEInt_120 Att EInt 120}'.
- *
- *
- * @return the meta object for the attribute 'Att EInt 120'.
- * @see mm0.Class0#getAttEInt_120()
- * @see #getClass0()
- * @generated
- */
- EAttribute getClass0_AttEInt_120();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class0#getAttEInt_133 Att EInt 133}'.
- *
- *
- * @return the meta object for the attribute 'Att EInt 133'.
- * @see mm0.Class0#getAttEInt_133()
- * @see #getClass0()
- * @generated
- */
- EAttribute getClass0_AttEInt_133();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class0#getAttEInt_135 Att EInt 135}'.
- *
- *
- * @return the meta object for the attribute 'Att EInt 135'.
- * @see mm0.Class0#getAttEInt_135()
- * @see #getClass0()
- * @generated
- */
- EAttribute getClass0_AttEInt_135();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class0#isAttEBoolean_149 Att EBoolean 149}'.
- *
- *
- * @return the meta object for the attribute 'Att EBoolean 149'.
- * @see mm0.Class0#isAttEBoolean_149()
- * @see #getClass0()
- * @generated
- */
- EAttribute getClass0_AttEBoolean_149();
-
- /**
- * Returns the meta object for the reference '{@link mm0.Class0#getRefClass5_172_m Ref Class5 172 m}'.
- *
- *
- * @return the meta object for the reference 'Ref Class5 172 m'.
- * @see mm0.Class0#getRefClass5_172_m()
- * @see #getClass0()
- * @generated
- */
- EReference getClass0_RefClass5_172_m();
-
- /**
- * Returns the meta object for the reference '{@link mm0.Class0#getRefClass9_180_m Ref Class9 180 m}'.
- *
- *
- * @return the meta object for the reference 'Ref Class9 180 m'.
- * @see mm0.Class0#getRefClass9_180_m()
- * @see #getClass0()
- * @generated
- */
- EReference getClass0_RefClass9_180_m();
-
- /**
- * Returns the meta object for class '{@link mm0.Class1 Class1}'.
- *
- *
- * @return the meta object for class 'Class1'.
- * @see mm0.Class1
- * @generated
- */
- EClass getClass1();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class1#isAttEBoolean_1 Att EBoolean 1}'.
- *
- *
- * @return the meta object for the attribute 'Att EBoolean 1'.
- * @see mm0.Class1#isAttEBoolean_1()
- * @see #getClass1()
- * @generated
- */
- EAttribute getClass1_AttEBoolean_1();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class1#isAttEBoolean_13 Att EBoolean 13}'.
- *
- *
- * @return the meta object for the attribute 'Att EBoolean 13'.
- * @see mm0.Class1#isAttEBoolean_13()
- * @see #getClass1()
- * @generated
- */
- EAttribute getClass1_AttEBoolean_13();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class1#isAttEBoolean_46 Att EBoolean 46}'.
- *
- *
- * @return the meta object for the attribute 'Att EBoolean 46'.
- * @see mm0.Class1#isAttEBoolean_46()
- * @see #getClass1()
- * @generated
- */
- EAttribute getClass1_AttEBoolean_46();
-
- /**
- * Returns the meta object for the reference '{@link mm0.Class1#getRefClass9_54 Ref Class9 54}'.
- *
- *
- * @return the meta object for the reference 'Ref Class9 54'.
- * @see mm0.Class1#getRefClass9_54()
- * @see #getClass1()
- * @generated
- */
- EReference getClass1_RefClass9_54();
-
- /**
- * Returns the meta object for the reference '{@link mm0.Class1#getRefClass6_59 Ref Class6 59}'.
- *
- *
- * @return the meta object for the reference 'Ref Class6 59'.
- * @see mm0.Class1#getRefClass6_59()
- * @see #getClass1()
- * @generated
- */
- EReference getClass1_RefClass6_59();
-
- /**
- * Returns the meta object for the reference '{@link mm0.Class1#getRefClass10_80 Ref Class10 80}'.
- *
- *
- * @return the meta object for the reference 'Ref Class10 80'.
- * @see mm0.Class1#getRefClass10_80()
- * @see #getClass1()
- * @generated
- */
- EReference getClass1_RefClass10_80();
-
- /**
- * Returns the meta object for the reference '{@link mm0.Class1#getRefClass10_92 Ref Class10 92}'.
- *
- *
- * @return the meta object for the reference 'Ref Class10 92'.
- * @see mm0.Class1#getRefClass10_92()
- * @see #getClass1()
- * @generated
- */
- EReference getClass1_RefClass10_92();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class1#isAttEBoolean_98 Att EBoolean 98}'.
- *
- *
- * @return the meta object for the attribute 'Att EBoolean 98'.
- * @see mm0.Class1#isAttEBoolean_98()
- * @see #getClass1()
- * @generated
- */
- EAttribute getClass1_AttEBoolean_98();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class1#isAttEBoolean_127 Att EBoolean 127}'.
- *
- *
- * @return the meta object for the attribute 'Att EBoolean 127'.
- * @see mm0.Class1#isAttEBoolean_127()
- * @see #getClass1()
- * @generated
- */
- EAttribute getClass1_AttEBoolean_127();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class1#isAttEBoolean_148 Att EBoolean 148}'.
- *
- *
- * @return the meta object for the attribute 'Att EBoolean 148'.
- * @see mm0.Class1#isAttEBoolean_148()
- * @see #getClass1()
- * @generated
- */
- EAttribute getClass1_AttEBoolean_148();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class1#getAttEInt_154 Att EInt 154}'.
- *
- *
- * @return the meta object for the attribute 'Att EInt 154'.
- * @see mm0.Class1#getAttEInt_154()
- * @see #getClass1()
- * @generated
- */
- EAttribute getClass1_AttEInt_154();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class1#getAttEInt_175_m Att EInt 175 m}'.
- *
- *
- * @return the meta object for the attribute 'Att EInt 175 m'.
- * @see mm0.Class1#getAttEInt_175_m()
- * @see #getClass1()
- * @generated
- */
- EAttribute getClass1_AttEInt_175_m();
-
- /**
- * Returns the meta object for class '{@link mm0.Class2 Class2}'.
- *
- *
- * @return the meta object for class 'Class2'.
- * @see mm0.Class2
- * @generated
- */
- EClass getClass2();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class2#getAttEInt_12 Att EInt 12}'.
- *
- *
- * @return the meta object for the attribute 'Att EInt 12'.
- * @see mm0.Class2#getAttEInt_12()
- * @see #getClass2()
- * @generated
- */
- EAttribute getClass2_AttEInt_12();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class2#getAttEInt_18 Att EInt 18}'.
- *
- *
- * @return the meta object for the attribute 'Att EInt 18'.
- * @see mm0.Class2#getAttEInt_18()
- * @see #getClass2()
- * @generated
- */
- EAttribute getClass2_AttEInt_18();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class2#isAttEBoolean_21 Att EBoolean 21}'.
- *
- *
- * @return the meta object for the attribute 'Att EBoolean 21'.
- * @see mm0.Class2#isAttEBoolean_21()
- * @see #getClass2()
- * @generated
- */
- EAttribute getClass2_AttEBoolean_21();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class2#isAttEBoolean_50 Att EBoolean 50}'.
- *
- *
- * @return the meta object for the attribute 'Att EBoolean 50'.
- * @see mm0.Class2#isAttEBoolean_50()
- * @see #getClass2()
- * @generated
- */
- EAttribute getClass2_AttEBoolean_50();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class2#isAttEBoolean_76 Att EBoolean 76}'.
- *
- *
- * @return the meta object for the attribute 'Att EBoolean 76'.
- * @see mm0.Class2#isAttEBoolean_76()
- * @see #getClass2()
- * @generated
- */
- EAttribute getClass2_AttEBoolean_76();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class2#getAttEInt_104 Att EInt 104}'.
- *
- *
- * @return the meta object for the attribute 'Att EInt 104'.
- * @see mm0.Class2#getAttEInt_104()
- * @see #getClass2()
- * @generated
- */
- EAttribute getClass2_AttEInt_104();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class2#getAttEInt_117 Att EInt 117}'.
- *
- *
- * @return the meta object for the attribute 'Att EInt 117'.
- * @see mm0.Class2#getAttEInt_117()
- * @see #getClass2()
- * @generated
- */
- EAttribute getClass2_AttEInt_117();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class2#getAttEInt_132 Att EInt 132}'.
- *
- *
- * @return the meta object for the attribute 'Att EInt 132'.
- * @see mm0.Class2#getAttEInt_132()
- * @see #getClass2()
- * @generated
- */
- EAttribute getClass2_AttEInt_132();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class2#getAttEInt_140 Att EInt 140}'.
- *
- *
- * @return the meta object for the attribute 'Att EInt 140'.
- * @see mm0.Class2#getAttEInt_140()
- * @see #getClass2()
- * @generated
- */
- EAttribute getClass2_AttEInt_140();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class2#isAttEBoolean_146 Att EBoolean 146}'.
- *
- *
- * @return the meta object for the attribute 'Att EBoolean 146'.
- * @see mm0.Class2#isAttEBoolean_146()
- * @see #getClass2()
- * @generated
- */
- EAttribute getClass2_AttEBoolean_146();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class2#getAttEInt_161 Att EInt 161}'.
- *
- *
- * @return the meta object for the attribute 'Att EInt 161'.
- * @see mm0.Class2#getAttEInt_161()
- * @see #getClass2()
- * @generated
- */
- EAttribute getClass2_AttEInt_161();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class2#getAttEInt_170 Att EInt 170}'.
- *
- *
- * @return the meta object for the attribute 'Att EInt 170'.
- * @see mm0.Class2#getAttEInt_170()
- * @see #getClass2()
- * @generated
- */
- EAttribute getClass2_AttEInt_170();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class2#getAttEInt_185_m Att EInt 185 m}'.
- *
- *
- * @return the meta object for the attribute 'Att EInt 185 m'.
- * @see mm0.Class2#getAttEInt_185_m()
- * @see #getClass2()
- * @generated
- */
- EAttribute getClass2_AttEInt_185_m();
-
- /**
- * Returns the meta object for class '{@link mm0.Class3 Class3}'.
- *
- *
- * @return the meta object for class 'Class3'.
- * @see mm0.Class3
- * @generated
- */
- EClass getClass3();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class3#getAttEInt_10 Att EInt 10}'.
- *
- *
- * @return the meta object for the attribute 'Att EInt 10'.
- * @see mm0.Class3#getAttEInt_10()
- * @see #getClass3()
- * @generated
- */
- EAttribute getClass3_AttEInt_10();
-
- /**
- * Returns the meta object for the reference '{@link mm0.Class3#getRefClass9_26 Ref Class9 26}'.
- *
- *
- * @return the meta object for the reference 'Ref Class9 26'.
- * @see mm0.Class3#getRefClass9_26()
- * @see #getClass3()
- * @generated
- */
- EReference getClass3_RefClass9_26();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class3#getAttEInt_30 Att EInt 30}'.
- *
- *
- * @return the meta object for the attribute 'Att EInt 30'.
- * @see mm0.Class3#getAttEInt_30()
- * @see #getClass3()
- * @generated
- */
- EAttribute getClass3_AttEInt_30();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class3#getAttEInt_40 Att EInt 40}'.
- *
- *
- * @return the meta object for the attribute 'Att EInt 40'.
- * @see mm0.Class3#getAttEInt_40()
- * @see #getClass3()
- * @generated
- */
- EAttribute getClass3_AttEInt_40();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class3#getAttEInt_48 Att EInt 48}'.
- *
- *
- * @return the meta object for the attribute 'Att EInt 48'.
- * @see mm0.Class3#getAttEInt_48()
- * @see #getClass3()
- * @generated
- */
- EAttribute getClass3_AttEInt_48();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class3#getAttEInt_68 Att EInt 68}'.
- *
- *
- * @return the meta object for the attribute 'Att EInt 68'.
- * @see mm0.Class3#getAttEInt_68()
- * @see #getClass3()
- * @generated
- */
- EAttribute getClass3_AttEInt_68();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class3#isAttEBoolean_69 Att EBoolean 69}'.
- *
- *
- * @return the meta object for the attribute 'Att EBoolean 69'.
- * @see mm0.Class3#isAttEBoolean_69()
- * @see #getClass3()
- * @generated
- */
- EAttribute getClass3_AttEBoolean_69();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class3#isAttEBoolean_78 Att EBoolean 78}'.
- *
- *
- * @return the meta object for the attribute 'Att EBoolean 78'.
- * @see mm0.Class3#isAttEBoolean_78()
- * @see #getClass3()
- * @generated
- */
- EAttribute getClass3_AttEBoolean_78();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class3#isAttEBoolean_87 Att EBoolean 87}'.
- *
- *
- * @return the meta object for the attribute 'Att EBoolean 87'.
- * @see mm0.Class3#isAttEBoolean_87()
- * @see #getClass3()
- * @generated
- */
- EAttribute getClass3_AttEBoolean_87();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class3#isAttEBoolean_88 Att EBoolean 88}'.
- *
- *
- * @return the meta object for the attribute 'Att EBoolean 88'.
- * @see mm0.Class3#isAttEBoolean_88()
- * @see #getClass3()
- * @generated
- */
- EAttribute getClass3_AttEBoolean_88();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class3#isAttEBoolean_89 Att EBoolean 89}'.
- *
- *
- * @return the meta object for the attribute 'Att EBoolean 89'.
- * @see mm0.Class3#isAttEBoolean_89()
- * @see #getClass3()
- * @generated
- */
- EAttribute getClass3_AttEBoolean_89();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class3#getAttEInt_101 Att EInt 101}'.
- *
- *
- * @return the meta object for the attribute 'Att EInt 101'.
- * @see mm0.Class3#getAttEInt_101()
- * @see #getClass3()
- * @generated
- */
- EAttribute getClass3_AttEInt_101();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class3#isAttEBoolean_102 Att EBoolean 102}'.
- *
- *
- * @return the meta object for the attribute 'Att EBoolean 102'.
- * @see mm0.Class3#isAttEBoolean_102()
- * @see #getClass3()
- * @generated
- */
- EAttribute getClass3_AttEBoolean_102();
-
- /**
- * Returns the meta object for the reference '{@link mm0.Class3#getRefClass0_105 Ref Class0 105}'.
- *
- *
- * @return the meta object for the reference 'Ref Class0 105'.
- * @see mm0.Class3#getRefClass0_105()
- * @see #getClass3()
- * @generated
- */
- EReference getClass3_RefClass0_105();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class3#getAttEInt_109 Att EInt 109}'.
- *
- *
- * @return the meta object for the attribute 'Att EInt 109'.
- * @see mm0.Class3#getAttEInt_109()
- * @see #getClass3()
- * @generated
- */
- EAttribute getClass3_AttEInt_109();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class3#isAttEBoolean_114 Att EBoolean 114}'.
- *
- *
- * @return the meta object for the attribute 'Att EBoolean 114'.
- * @see mm0.Class3#isAttEBoolean_114()
- * @see #getClass3()
- * @generated
- */
- EAttribute getClass3_AttEBoolean_114();
-
- /**
- * Returns the meta object for the reference '{@link mm0.Class3#getRefClass1_122 Ref Class1 122}'.
- *
- *
- * @return the meta object for the reference 'Ref Class1 122'.
- * @see mm0.Class3#getRefClass1_122()
- * @see #getClass3()
- * @generated
- */
- EReference getClass3_RefClass1_122();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class3#isAttEBoolean_165 Att EBoolean 165}'.
- *
- *
- * @return the meta object for the attribute 'Att EBoolean 165'.
- * @see mm0.Class3#isAttEBoolean_165()
- * @see #getClass3()
- * @generated
- */
- EAttribute getClass3_AttEBoolean_165();
-
- /**
- * Returns the meta object for the reference '{@link mm0.Class3#getRefClass2_167 Ref Class2 167}'.
- *
- *
- * @return the meta object for the reference 'Ref Class2 167'.
- * @see mm0.Class3#getRefClass2_167()
- * @see #getClass3()
- * @generated
- */
- EReference getClass3_RefClass2_167();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class3#getAttEInt_182_m Att EInt 182 m}'.
- *
- *
- * @return the meta object for the attribute 'Att EInt 182 m'.
- * @see mm0.Class3#getAttEInt_182_m()
- * @see #getClass3()
- * @generated
- */
- EAttribute getClass3_AttEInt_182_m();
-
- /**
- * Returns the meta object for class '{@link mm0.Class4 Class4}'.
- *
- *
- * @return the meta object for class 'Class4'.
- * @see mm0.Class4
- * @generated
- */
- EClass getClass4();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class4#isAttEBoolean_5 Att EBoolean 5}'.
- *
- *
- * @return the meta object for the attribute 'Att EBoolean 5'.
- * @see mm0.Class4#isAttEBoolean_5()
- * @see #getClass4()
- * @generated
- */
- EAttribute getClass4_AttEBoolean_5();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class4#getAttEInt_6 Att EInt 6}'.
- *
- *
- * @return the meta object for the attribute 'Att EInt 6'.
- * @see mm0.Class4#getAttEInt_6()
- * @see #getClass4()
- * @generated
- */
- EAttribute getClass4_AttEInt_6();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class4#isAttEBoolean_22 Att EBoolean 22}'.
- *
- *
- * @return the meta object for the attribute 'Att EBoolean 22'.
- * @see mm0.Class4#isAttEBoolean_22()
- * @see #getClass4()
- * @generated
- */
- EAttribute getClass4_AttEBoolean_22();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class4#getAttEInt_35 Att EInt 35}'.
- *
- *
- * @return the meta object for the attribute 'Att EInt 35'.
- * @see mm0.Class4#getAttEInt_35()
- * @see #getClass4()
- * @generated
- */
- EAttribute getClass4_AttEInt_35();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class4#isAttEBoolean_58 Att EBoolean 58}'.
- *
- *
- * @return the meta object for the attribute 'Att EBoolean 58'.
- * @see mm0.Class4#isAttEBoolean_58()
- * @see #getClass4()
- * @generated
- */
- EAttribute getClass4_AttEBoolean_58();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class4#getAttEInt_99 Att EInt 99}'.
- *
- *
- * @return the meta object for the attribute 'Att EInt 99'.
- * @see mm0.Class4#getAttEInt_99()
- * @see #getClass4()
- * @generated
- */
- EAttribute getClass4_AttEInt_99();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class4#getAttEInt_113 Att EInt 113}'.
- *
- *
- * @return the meta object for the attribute 'Att EInt 113'.
- * @see mm0.Class4#getAttEInt_113()
- * @see #getClass4()
- * @generated
- */
- EAttribute getClass4_AttEInt_113();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class4#getAttEInt_139 Att EInt 139}'.
- *
- *
- * @return the meta object for the attribute 'Att EInt 139'.
- * @see mm0.Class4#getAttEInt_139()
- * @see #getClass4()
- * @generated
- */
- EAttribute getClass4_AttEInt_139();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class4#isAttEBoolean_156 Att EBoolean 156}'.
- *
- *
- * @return the meta object for the attribute 'Att EBoolean 156'.
- * @see mm0.Class4#isAttEBoolean_156()
- * @see #getClass4()
- * @generated
- */
- EAttribute getClass4_AttEBoolean_156();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class4#isAttEBoolean_159 Att EBoolean 159}'.
- *
- *
- * @return the meta object for the attribute 'Att EBoolean 159'.
- * @see mm0.Class4#isAttEBoolean_159()
- * @see #getClass4()
- * @generated
- */
- EAttribute getClass4_AttEBoolean_159();
-
- /**
- * Returns the meta object for the reference '{@link mm0.Class4#getRefClass8_163 Ref Class8 163}'.
- *
- *
- * @return the meta object for the reference 'Ref Class8 163'.
- * @see mm0.Class4#getRefClass8_163()
- * @see #getClass4()
- * @generated
- */
- EReference getClass4_RefClass8_163();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class4#isAttEBoolean_169 Att EBoolean 169}'.
- *
- *
- * @return the meta object for the attribute 'Att EBoolean 169'.
- * @see mm0.Class4#isAttEBoolean_169()
- * @see #getClass4()
- * @generated
- */
- EAttribute getClass4_AttEBoolean_169();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class4#getAttEInt_174_m Att EInt 174 m}'.
- *
- *
- * @return the meta object for the attribute 'Att EInt 174 m'.
- * @see mm0.Class4#getAttEInt_174_m()
- * @see #getClass4()
- * @generated
- */
- EAttribute getClass4_AttEInt_174_m();
-
- /**
- * Returns the meta object for the reference '{@link mm0.Class4#getRefClass10_179_m Ref Class10 179 m}'.
- *
- *
- * @return the meta object for the reference 'Ref Class10 179 m'.
- * @see mm0.Class4#getRefClass10_179_m()
- * @see #getClass4()
- * @generated
- */
- EReference getClass4_RefClass10_179_m();
-
- /**
- * Returns the meta object for class '{@link mm0.Class5 Class5}'.
- *
- *
- * @return the meta object for class 'Class5'.
- * @see mm0.Class5
- * @generated
- */
- EClass getClass5();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class5#isAttEBoolean_4 Att EBoolean 4}'.
- *
- *
- * @return the meta object for the attribute 'Att EBoolean 4'.
- * @see mm0.Class5#isAttEBoolean_4()
- * @see #getClass5()
- * @generated
- */
- EAttribute getClass5_AttEBoolean_4();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class5#isAttEBoolean_7 Att EBoolean 7}'.
- *
- *
- * @return the meta object for the attribute 'Att EBoolean 7'.
- * @see mm0.Class5#isAttEBoolean_7()
- * @see #getClass5()
- * @generated
- */
- EAttribute getClass5_AttEBoolean_7();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class5#isAttEBoolean_8 Att EBoolean 8}'.
- *
- *
- * @return the meta object for the attribute 'Att EBoolean 8'.
- * @see mm0.Class5#isAttEBoolean_8()
- * @see #getClass5()
- * @generated
- */
- EAttribute getClass5_AttEBoolean_8();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class5#getAttEInt_16 Att EInt 16}'.
- *
- *
- * @return the meta object for the attribute 'Att EInt 16'.
- * @see mm0.Class5#getAttEInt_16()
- * @see #getClass5()
- * @generated
- */
- EAttribute getClass5_AttEInt_16();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class5#getAttEInt_19 Att EInt 19}'.
- *
- *
- * @return the meta object for the attribute 'Att EInt 19'.
- * @see mm0.Class5#getAttEInt_19()
- * @see #getClass5()
- * @generated
- */
- EAttribute getClass5_AttEInt_19();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class5#isAttEBoolean_28 Att EBoolean 28}'.
- *
- *
- * @return the meta object for the attribute 'Att EBoolean 28'.
- * @see mm0.Class5#isAttEBoolean_28()
- * @see #getClass5()
- * @generated
- */
- EAttribute getClass5_AttEBoolean_28();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class5#getAttEInt_31 Att EInt 31}'.
- *
- *
- * @return the meta object for the attribute 'Att EInt 31'.
- * @see mm0.Class5#getAttEInt_31()
- * @see #getClass5()
- * @generated
- */
- EAttribute getClass5_AttEInt_31();
-
- /**
- * Returns the meta object for the reference '{@link mm0.Class5#getRefClass8_36 Ref Class8 36}'.
- *
- *
- * @return the meta object for the reference 'Ref Class8 36'.
- * @see mm0.Class5#getRefClass8_36()
- * @see #getClass5()
- * @generated
- */
- EReference getClass5_RefClass8_36();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class5#isAttEBoolean_39 Att EBoolean 39}'.
- *
- *
- * @return the meta object for the attribute 'Att EBoolean 39'.
- * @see mm0.Class5#isAttEBoolean_39()
- * @see #getClass5()
- * @generated
- */
- EAttribute getClass5_AttEBoolean_39();
-
- /**
- * Returns the meta object for the reference '{@link mm0.Class5#getRefClass0_55 Ref Class0 55}'.
- *
- *
- * @return the meta object for the reference 'Ref Class0 55'.
- * @see mm0.Class5#getRefClass0_55()
- * @see #getClass5()
- * @generated
- */
- EReference getClass5_RefClass0_55();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class5#isAttEBoolean_62 Att EBoolean 62}'.
- *
- *
- * @return the meta object for the attribute 'Att EBoolean 62'.
- * @see mm0.Class5#isAttEBoolean_62()
- * @see #getClass5()
- * @generated
- */
- EAttribute getClass5_AttEBoolean_62();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class5#isAttEBoolean_65 Att EBoolean 65}'.
- *
- *
- * @return the meta object for the attribute 'Att EBoolean 65'.
- * @see mm0.Class5#isAttEBoolean_65()
- * @see #getClass5()
- * @generated
- */
- EAttribute getClass5_AttEBoolean_65();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class5#getAttEInt_67 Att EInt 67}'.
- *
- *
- * @return the meta object for the attribute 'Att EInt 67'.
- * @see mm0.Class5#getAttEInt_67()
- * @see #getClass5()
- * @generated
- */
- EAttribute getClass5_AttEInt_67();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class5#isAttEBoolean_100 Att EBoolean 100}'.
- *
- *
- * @return the meta object for the attribute 'Att EBoolean 100'.
- * @see mm0.Class5#isAttEBoolean_100()
- * @see #getClass5()
- * @generated
- */
- EAttribute getClass5_AttEBoolean_100();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class5#isAttEBoolean_138 Att EBoolean 138}'.
- *
- *
- * @return the meta object for the attribute 'Att EBoolean 138'.
- * @see mm0.Class5#isAttEBoolean_138()
- * @see #getClass5()
- * @generated
- */
- EAttribute getClass5_AttEBoolean_138();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class5#getAttEInt_142 Att EInt 142}'.
- *
- *
- * @return the meta object for the attribute 'Att EInt 142'.
- * @see mm0.Class5#getAttEInt_142()
- * @see #getClass5()
- * @generated
- */
- EAttribute getClass5_AttEInt_142();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class5#getAttEInt_150 Att EInt 150}'.
- *
- *
- * @return the meta object for the attribute 'Att EInt 150'.
- * @see mm0.Class5#getAttEInt_150()
- * @see #getClass5()
- * @generated
- */
- EAttribute getClass5_AttEInt_150();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class5#isAttEBoolean_151 Att EBoolean 151}'.
- *
- *
- * @return the meta object for the attribute 'Att EBoolean 151'.
- * @see mm0.Class5#isAttEBoolean_151()
- * @see #getClass5()
- * @generated
- */
- EAttribute getClass5_AttEBoolean_151();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class5#getAttEInt_155 Att EInt 155}'.
- *
- *
- * @return the meta object for the attribute 'Att EInt 155'.
- * @see mm0.Class5#getAttEInt_155()
- * @see #getClass5()
- * @generated
- */
- EAttribute getClass5_AttEInt_155();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class5#getAttEInt_171 Att EInt 171}'.
- *
- *
- * @return the meta object for the attribute 'Att EInt 171'.
- * @see mm0.Class5#getAttEInt_171()
- * @see #getClass5()
- * @generated
- */
- EAttribute getClass5_AttEInt_171();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class5#isAttEBoolean_181_m Att EBoolean 181 m}'.
- *
- *
- * @return the meta object for the attribute 'Att EBoolean 181 m'.
- * @see mm0.Class5#isAttEBoolean_181_m()
- * @see #getClass5()
- * @generated
- */
- EAttribute getClass5_AttEBoolean_181_m();
-
- /**
- * Returns the meta object for class '{@link mm0.Class6 Class6}'.
- *
- *
- * @return the meta object for class 'Class6'.
- * @see mm0.Class6
- * @generated
- */
- EClass getClass6();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class6#isAttEBoolean_17 Att EBoolean 17}'.
- *
- *
- * @return the meta object for the attribute 'Att EBoolean 17'.
- * @see mm0.Class6#isAttEBoolean_17()
- * @see #getClass6()
- * @generated
- */
- EAttribute getClass6_AttEBoolean_17();
-
- /**
- * Returns the meta object for the reference '{@link mm0.Class6#getRefClass1_38 Ref Class1 38}'.
- *
- *
- * @return the meta object for the reference 'Ref Class1 38'.
- * @see mm0.Class6#getRefClass1_38()
- * @see #getClass6()
- * @generated
- */
- EReference getClass6_RefClass1_38();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class6#isAttEBoolean_42 Att EBoolean 42}'.
- *
- *
- * @return the meta object for the attribute 'Att EBoolean 42'.
- * @see mm0.Class6#isAttEBoolean_42()
- * @see #getClass6()
- * @generated
- */
- EAttribute getClass6_AttEBoolean_42();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class6#isAttEBoolean_52 Att EBoolean 52}'.
- *
- *
- * @return the meta object for the attribute 'Att EBoolean 52'.
- * @see mm0.Class6#isAttEBoolean_52()
- * @see #getClass6()
- * @generated
- */
- EAttribute getClass6_AttEBoolean_52();
-
- /**
- * Returns the meta object for the reference '{@link mm0.Class6#getRefClass4_57 Ref Class4 57}'.
- *
- *
- * @return the meta object for the reference 'Ref Class4 57'.
- * @see mm0.Class6#getRefClass4_57()
- * @see #getClass6()
- * @generated
- */
- EReference getClass6_RefClass4_57();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class6#isAttEBoolean_71 Att EBoolean 71}'.
- *
- *
- * @return the meta object for the attribute 'Att EBoolean 71'.
- * @see mm0.Class6#isAttEBoolean_71()
- * @see #getClass6()
- * @generated
- */
- EAttribute getClass6_AttEBoolean_71();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class6#isAttEBoolean_77 Att EBoolean 77}'.
- *
- *
- * @return the meta object for the attribute 'Att EBoolean 77'.
- * @see mm0.Class6#isAttEBoolean_77()
- * @see #getClass6()
- * @generated
- */
- EAttribute getClass6_AttEBoolean_77();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class6#isAttEBoolean_83 Att EBoolean 83}'.
- *
- *
- * @return the meta object for the attribute 'Att EBoolean 83'.
- * @see mm0.Class6#isAttEBoolean_83()
- * @see #getClass6()
- * @generated
- */
- EAttribute getClass6_AttEBoolean_83();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class6#isAttEBoolean_85 Att EBoolean 85}'.
- *
- *
- * @return the meta object for the attribute 'Att EBoolean 85'.
- * @see mm0.Class6#isAttEBoolean_85()
- * @see #getClass6()
- * @generated
- */
- EAttribute getClass6_AttEBoolean_85();
-
- /**
- * Returns the meta object for the reference '{@link mm0.Class6#getRefClass1_110 Ref Class1 110}'.
- *
- *
- * @return the meta object for the reference 'Ref Class1 110'.
- * @see mm0.Class6#getRefClass1_110()
- * @see #getClass6()
- * @generated
- */
- EReference getClass6_RefClass1_110();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class6#isAttEBoolean_111 Att EBoolean 111}'.
- *
- *
- * @return the meta object for the attribute 'Att EBoolean 111'.
- * @see mm0.Class6#isAttEBoolean_111()
- * @see #getClass6()
- * @generated
- */
- EAttribute getClass6_AttEBoolean_111();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class6#getAttEInt_129 Att EInt 129}'.
- *
- *
- * @return the meta object for the attribute 'Att EInt 129'.
- * @see mm0.Class6#getAttEInt_129()
- * @see #getClass6()
- * @generated
- */
- EAttribute getClass6_AttEInt_129();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class6#isAttEBoolean_131 Att EBoolean 131}'.
- *
- *
- * @return the meta object for the attribute 'Att EBoolean 131'.
- * @see mm0.Class6#isAttEBoolean_131()
- * @see #getClass6()
- * @generated
- */
- EAttribute getClass6_AttEBoolean_131();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class6#isAttEBoolean_141 Att EBoolean 141}'.
- *
- *
- * @return the meta object for the attribute 'Att EBoolean 141'.
- * @see mm0.Class6#isAttEBoolean_141()
- * @see #getClass6()
- * @generated
- */
- EAttribute getClass6_AttEBoolean_141();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class6#isAttEBoolean_147 Att EBoolean 147}'.
- *
- *
- * @return the meta object for the attribute 'Att EBoolean 147'.
- * @see mm0.Class6#isAttEBoolean_147()
- * @see #getClass6()
- * @generated
- */
- EAttribute getClass6_AttEBoolean_147();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class6#getAttEInt_158 Att EInt 158}'.
- *
- *
- * @return the meta object for the attribute 'Att EInt 158'.
- * @see mm0.Class6#getAttEInt_158()
- * @see #getClass6()
- * @generated
- */
- EAttribute getClass6_AttEInt_158();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class6#isAttEBoolean_160 Att EBoolean 160}'.
- *
- *
- * @return the meta object for the attribute 'Att EBoolean 160'.
- * @see mm0.Class6#isAttEBoolean_160()
- * @see #getClass6()
- * @generated
- */
- EAttribute getClass6_AttEBoolean_160();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class6#getAttEInt_162 Att EInt 162}'.
- *
- *
- * @return the meta object for the attribute 'Att EInt 162'.
- * @see mm0.Class6#getAttEInt_162()
- * @see #getClass6()
- * @generated
- */
- EAttribute getClass6_AttEInt_162();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class6#getAttEInt_176_m Att EInt 176 m}'.
- *
- *
- * @return the meta object for the attribute 'Att EInt 176 m'.
- * @see mm0.Class6#getAttEInt_176_m()
- * @see #getClass6()
- * @generated
- */
- EAttribute getClass6_AttEInt_176_m();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class6#isAttEBoolean_184_m Att EBoolean 184 m}'.
- *
- *
- * @return the meta object for the attribute 'Att EBoolean 184 m'.
- * @see mm0.Class6#isAttEBoolean_184_m()
- * @see #getClass6()
- * @generated
- */
- EAttribute getClass6_AttEBoolean_184_m();
-
- /**
- * Returns the meta object for class '{@link mm0.Class7 Class7}'.
- *
- *
- * @return the meta object for class 'Class7'.
- * @see mm0.Class7
- * @generated
- */
- EClass getClass7();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class7#isAttEBoolean_37 Att EBoolean 37}'.
- *
- *
- * @return the meta object for the attribute 'Att EBoolean 37'.
- * @see mm0.Class7#isAttEBoolean_37()
- * @see #getClass7()
- * @generated
- */
- EAttribute getClass7_AttEBoolean_37();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class7#isAttEBoolean_47 Att EBoolean 47}'.
- *
- *
- * @return the meta object for the attribute 'Att EBoolean 47'.
- * @see mm0.Class7#isAttEBoolean_47()
- * @see #getClass7()
- * @generated
- */
- EAttribute getClass7_AttEBoolean_47();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class7#getAttEInt_56 Att EInt 56}'.
- *
- *
- * @return the meta object for the attribute 'Att EInt 56'.
- * @see mm0.Class7#getAttEInt_56()
- * @see #getClass7()
- * @generated
- */
- EAttribute getClass7_AttEInt_56();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class7#isAttEBoolean_82 Att EBoolean 82}'.
- *
- *
- * @return the meta object for the attribute 'Att EBoolean 82'.
- * @see mm0.Class7#isAttEBoolean_82()
- * @see #getClass7()
- * @generated
- */
- EAttribute getClass7_AttEBoolean_82();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class7#getAttEInt_91 Att EInt 91}'.
- *
- *
- * @return the meta object for the attribute 'Att EInt 91'.
- * @see mm0.Class7#getAttEInt_91()
- * @see #getClass7()
- * @generated
- */
- EAttribute getClass7_AttEInt_91();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class7#getAttEInt_95 Att EInt 95}'.
- *
- *
- * @return the meta object for the attribute 'Att EInt 95'.
- * @see mm0.Class7#getAttEInt_95()
- * @see #getClass7()
- * @generated
- */
- EAttribute getClass7_AttEInt_95();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class7#getAttEInt_96 Att EInt 96}'.
- *
- *
- * @return the meta object for the attribute 'Att EInt 96'.
- * @see mm0.Class7#getAttEInt_96()
- * @see #getClass7()
- * @generated
- */
- EAttribute getClass7_AttEInt_96();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class7#getAttEInt_134 Att EInt 134}'.
- *
- *
- * @return the meta object for the attribute 'Att EInt 134'.
- * @see mm0.Class7#getAttEInt_134()
- * @see #getClass7()
- * @generated
- */
- EAttribute getClass7_AttEInt_134();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class7#getAttEInt_136 Att EInt 136}'.
- *
- *
- * @return the meta object for the attribute 'Att EInt 136'.
- * @see mm0.Class7#getAttEInt_136()
- * @see #getClass7()
- * @generated
- */
- EAttribute getClass7_AttEInt_136();
-
- /**
- * Returns the meta object for the reference '{@link mm0.Class7#getRefClass7_137 Ref Class7 137}'.
- *
- *
- * @return the meta object for the reference 'Ref Class7 137'.
- * @see mm0.Class7#getRefClass7_137()
- * @see #getClass7()
- * @generated
- */
- EReference getClass7_RefClass7_137();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class7#getAttEInt_153 Att EInt 153}'.
- *
- *
- * @return the meta object for the attribute 'Att EInt 153'.
- * @see mm0.Class7#getAttEInt_153()
- * @see #getClass7()
- * @generated
- */
- EAttribute getClass7_AttEInt_153();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class7#getAttEInt_157 Att EInt 157}'.
- *
- *
- * @return the meta object for the attribute 'Att EInt 157'.
- * @see mm0.Class7#getAttEInt_157()
- * @see #getClass7()
- * @generated
- */
- EAttribute getClass7_AttEInt_157();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class7#isAttEBoolean_177_m Att EBoolean 177 m}'.
- *
- *
- * @return the meta object for the attribute 'Att EBoolean 177 m'.
- * @see mm0.Class7#isAttEBoolean_177_m()
- * @see #getClass7()
- * @generated
- */
- EAttribute getClass7_AttEBoolean_177_m();
-
- /**
- * Returns the meta object for class '{@link mm0.Class8 Class8}'.
- *
- *
- * @return the meta object for class 'Class8'.
- * @see mm0.Class8
- * @generated
- */
- EClass getClass8();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class8#getAttEInt_9 Att EInt 9}'.
- *
- *
- * @return the meta object for the attribute 'Att EInt 9'.
- * @see mm0.Class8#getAttEInt_9()
- * @see #getClass8()
- * @generated
- */
- EAttribute getClass8_AttEInt_9();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class8#getAttEInt_14 Att EInt 14}'.
- *
- *
- * @return the meta object for the attribute 'Att EInt 14'.
- * @see mm0.Class8#getAttEInt_14()
- * @see #getClass8()
- * @generated
- */
- EAttribute getClass8_AttEInt_14();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class8#getAttEInt_25 Att EInt 25}'.
- *
- *
- * @return the meta object for the attribute 'Att EInt 25'.
- * @see mm0.Class8#getAttEInt_25()
- * @see #getClass8()
- * @generated
- */
- EAttribute getClass8_AttEInt_25();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class8#getAttEInt_33 Att EInt 33}'.
- *
- *
- * @return the meta object for the attribute 'Att EInt 33'.
- * @see mm0.Class8#getAttEInt_33()
- * @see #getClass8()
- * @generated
- */
- EAttribute getClass8_AttEInt_33();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class8#isAttEBoolean_34 Att EBoolean 34}'.
- *
- *
- * @return the meta object for the attribute 'Att EBoolean 34'.
- * @see mm0.Class8#isAttEBoolean_34()
- * @see #getClass8()
- * @generated
- */
- EAttribute getClass8_AttEBoolean_34();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class8#isAttEBoolean_43 Att EBoolean 43}'.
- *
- *
- * @return the meta object for the attribute 'Att EBoolean 43'.
- * @see mm0.Class8#isAttEBoolean_43()
- * @see #getClass8()
- * @generated
- */
- EAttribute getClass8_AttEBoolean_43();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class8#isAttEBoolean_51 Att EBoolean 51}'.
- *
- *
- * @return the meta object for the attribute 'Att EBoolean 51'.
- * @see mm0.Class8#isAttEBoolean_51()
- * @see #getClass8()
- * @generated
- */
- EAttribute getClass8_AttEBoolean_51();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class8#isAttEBoolean_64 Att EBoolean 64}'.
- *
- *
- * @return the meta object for the attribute 'Att EBoolean 64'.
- * @see mm0.Class8#isAttEBoolean_64()
- * @see #getClass8()
- * @generated
- */
- EAttribute getClass8_AttEBoolean_64();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class8#isAttEBoolean_75 Att EBoolean 75}'.
- *
- *
- * @return the meta object for the attribute 'Att EBoolean 75'.
- * @see mm0.Class8#isAttEBoolean_75()
- * @see #getClass8()
- * @generated
- */
- EAttribute getClass8_AttEBoolean_75();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class8#getAttEInt_86 Att EInt 86}'.
- *
- *
- * @return the meta object for the attribute 'Att EInt 86'.
- * @see mm0.Class8#getAttEInt_86()
- * @see #getClass8()
- * @generated
- */
- EAttribute getClass8_AttEInt_86();
-
- /**
- * Returns the meta object for the reference '{@link mm0.Class8#getRefClass9_97 Ref Class9 97}'.
- *
- *
- * @return the meta object for the reference 'Ref Class9 97'.
- * @see mm0.Class8#getRefClass9_97()
- * @see #getClass8()
- * @generated
- */
- EReference getClass8_RefClass9_97();
-
- /**
- * Returns the meta object for the reference '{@link mm0.Class8#getRefClass7_115 Ref Class7 115}'.
- *
- *
- * @return the meta object for the reference 'Ref Class7 115'.
- * @see mm0.Class8#getRefClass7_115()
- * @see #getClass8()
- * @generated
- */
- EReference getClass8_RefClass7_115();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class8#isAttEBoolean_126 Att EBoolean 126}'.
- *
- *
- * @return the meta object for the attribute 'Att EBoolean 126'.
- * @see mm0.Class8#isAttEBoolean_126()
- * @see #getClass8()
- * @generated
- */
- EAttribute getClass8_AttEBoolean_126();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class8#isAttEBoolean_145 Att EBoolean 145}'.
- *
- *
- * @return the meta object for the attribute 'Att EBoolean 145'.
- * @see mm0.Class8#isAttEBoolean_145()
- * @see #getClass8()
- * @generated
- */
- EAttribute getClass8_AttEBoolean_145();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class8#getAttEInt_164 Att EInt 164}'.
- *
- *
- * @return the meta object for the attribute 'Att EInt 164'.
- * @see mm0.Class8#getAttEInt_164()
- * @see #getClass8()
- * @generated
- */
- EAttribute getClass8_AttEInt_164();
-
- /**
- * Returns the meta object for class '{@link mm0.Class9 Class9}'.
- *
- *
- * @return the meta object for class 'Class9'.
- * @see mm0.Class9
- * @generated
- */
- EClass getClass9();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class9#isAttEBoolean_3 Att EBoolean 3}'.
- *
- *
- * @return the meta object for the attribute 'Att EBoolean 3'.
- * @see mm0.Class9#isAttEBoolean_3()
- * @see #getClass9()
- * @generated
- */
- EAttribute getClass9_AttEBoolean_3();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class9#getAttEInt_24 Att EInt 24}'.
- *
- *
- * @return the meta object for the attribute 'Att EInt 24'.
- * @see mm0.Class9#getAttEInt_24()
- * @see #getClass9()
- * @generated
- */
- EAttribute getClass9_AttEInt_24();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class9#getAttEInt_29 Att EInt 29}'.
- *
- *
- * @return the meta object for the attribute 'Att EInt 29'.
- * @see mm0.Class9#getAttEInt_29()
- * @see #getClass9()
- * @generated
- */
- EAttribute getClass9_AttEInt_29();
-
- /**
- * Returns the meta object for the reference '{@link mm0.Class9#getRefClass8_45 Ref Class8 45}'.
- *
- *
- * @return the meta object for the reference 'Ref Class8 45'.
- * @see mm0.Class9#getRefClass8_45()
- * @see #getClass9()
- * @generated
- */
- EReference getClass9_RefClass8_45();
-
- /**
- * Returns the meta object for the reference '{@link mm0.Class9#getRefClass4_61 Ref Class4 61}'.
- *
- *
- * @return the meta object for the reference 'Ref Class4 61'.
- * @see mm0.Class9#getRefClass4_61()
- * @see #getClass9()
- * @generated
- */
- EReference getClass9_RefClass4_61();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class9#isAttEBoolean_70 Att EBoolean 70}'.
- *
- *
- * @return the meta object for the attribute 'Att EBoolean 70'.
- * @see mm0.Class9#isAttEBoolean_70()
- * @see #getClass9()
- * @generated
- */
- EAttribute getClass9_AttEBoolean_70();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class9#getAttEInt_93 Att EInt 93}'.
- *
- *
- * @return the meta object for the attribute 'Att EInt 93'.
- * @see mm0.Class9#getAttEInt_93()
- * @see #getClass9()
- * @generated
- */
- EAttribute getClass9_AttEInt_93();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class9#isAttEBoolean_103 Att EBoolean 103}'.
- *
- *
- * @return the meta object for the attribute 'Att EBoolean 103'.
- * @see mm0.Class9#isAttEBoolean_103()
- * @see #getClass9()
- * @generated
- */
- EAttribute getClass9_AttEBoolean_103();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class9#getAttEInt_106 Att EInt 106}'.
- *
- *
- * @return the meta object for the attribute 'Att EInt 106'.
- * @see mm0.Class9#getAttEInt_106()
- * @see #getClass9()
- * @generated
- */
- EAttribute getClass9_AttEInt_106();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class9#getAttEInt_130 Att EInt 130}'.
- *
- *
- * @return the meta object for the attribute 'Att EInt 130'.
- * @see mm0.Class9#getAttEInt_130()
- * @see #getClass9()
- * @generated
- */
- EAttribute getClass9_AttEInt_130();
-
- /**
- * Returns the meta object for the reference '{@link mm0.Class9#getRefClass8_143 Ref Class8 143}'.
- *
- *
- * @return the meta object for the reference 'Ref Class8 143'.
- * @see mm0.Class9#getRefClass8_143()
- * @see #getClass9()
- * @generated
- */
- EReference getClass9_RefClass8_143();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class9#isAttEBoolean_166 Att EBoolean 166}'.
- *
- *
- * @return the meta object for the attribute 'Att EBoolean 166'.
- * @see mm0.Class9#isAttEBoolean_166()
- * @see #getClass9()
- * @generated
- */
- EAttribute getClass9_AttEBoolean_166();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class9#isAttEBoolean_168 Att EBoolean 168}'.
- *
- *
- * @return the meta object for the attribute 'Att EBoolean 168'.
- * @see mm0.Class9#isAttEBoolean_168()
- * @see #getClass9()
- * @generated
- */
- EAttribute getClass9_AttEBoolean_168();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class9#isAttEBoolean_178_m Att EBoolean 178 m}'.
- *
- *
- * @return the meta object for the attribute 'Att EBoolean 178 m'.
- * @see mm0.Class9#isAttEBoolean_178_m()
- * @see #getClass9()
- * @generated
- */
- EAttribute getClass9_AttEBoolean_178_m();
-
- /**
- * Returns the meta object for class '{@link mm0.Class10 Class10}'.
- *
- *
- * @return the meta object for class 'Class10'.
- * @see mm0.Class10
- * @generated
- */
- EClass getClass10();
-
- /**
- * Returns the meta object for the reference '{@link mm0.Class10#getRefClass3_2 Ref Class3 2}'.
- *
- *
- * @return the meta object for the reference 'Ref Class3 2'.
- * @see mm0.Class10#getRefClass3_2()
- * @see #getClass10()
- * @generated
- */
- EReference getClass10_RefClass3_2();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class10#getAttEInt_11 Att EInt 11}'.
- *
- *
- * @return the meta object for the attribute 'Att EInt 11'.
- * @see mm0.Class10#getAttEInt_11()
- * @see #getClass10()
- * @generated
- */
- EAttribute getClass10_AttEInt_11();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class10#isAttEBoolean_15 Att EBoolean 15}'.
- *
- *
- * @return the meta object for the attribute 'Att EBoolean 15'.
- * @see mm0.Class10#isAttEBoolean_15()
- * @see #getClass10()
- * @generated
- */
- EAttribute getClass10_AttEBoolean_15();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class10#getAttEInt_32 Att EInt 32}'.
- *
- *
- * @return the meta object for the attribute 'Att EInt 32'.
- * @see mm0.Class10#getAttEInt_32()
- * @see #getClass10()
- * @generated
- */
- EAttribute getClass10_AttEInt_32();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class10#getAttEInt_44 Att EInt 44}'.
- *
- *
- * @return the meta object for the attribute 'Att EInt 44'.
- * @see mm0.Class10#getAttEInt_44()
- * @see #getClass10()
- * @generated
- */
- EAttribute getClass10_AttEInt_44();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class10#isAttEBoolean_60 Att EBoolean 60}'.
- *
- *
- * @return the meta object for the attribute 'Att EBoolean 60'.
- * @see mm0.Class10#isAttEBoolean_60()
- * @see #getClass10()
- * @generated
- */
- EAttribute getClass10_AttEBoolean_60();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class10#getAttEInt_73 Att EInt 73}'.
- *
- *
- * @return the meta object for the attribute 'Att EInt 73'.
- * @see mm0.Class10#getAttEInt_73()
- * @see #getClass10()
- * @generated
- */
- EAttribute getClass10_AttEInt_73();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class10#isAttEBoolean_74 Att EBoolean 74}'.
- *
- *
- * @return the meta object for the attribute 'Att EBoolean 74'.
- * @see mm0.Class10#isAttEBoolean_74()
- * @see #getClass10()
- * @generated
- */
- EAttribute getClass10_AttEBoolean_74();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class10#isAttEBoolean_79 Att EBoolean 79}'.
- *
- *
- * @return the meta object for the attribute 'Att EBoolean 79'.
- * @see mm0.Class10#isAttEBoolean_79()
- * @see #getClass10()
- * @generated
- */
- EAttribute getClass10_AttEBoolean_79();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class10#getAttEInt_81 Att EInt 81}'.
- *
- *
- * @return the meta object for the attribute 'Att EInt 81'.
- * @see mm0.Class10#getAttEInt_81()
- * @see #getClass10()
- * @generated
- */
- EAttribute getClass10_AttEInt_81();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class10#getAttEInt_84 Att EInt 84}'.
- *
- *
- * @return the meta object for the attribute 'Att EInt 84'.
- * @see mm0.Class10#getAttEInt_84()
- * @see #getClass10()
- * @generated
- */
- EAttribute getClass10_AttEInt_84();
-
- /**
- * Returns the meta object for the reference '{@link mm0.Class10#getRefClass10_112 Ref Class10 112}'.
- *
- *
- * @return the meta object for the reference 'Ref Class10 112'.
- * @see mm0.Class10#getRefClass10_112()
- * @see #getClass10()
- * @generated
- */
- EReference getClass10_RefClass10_112();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class10#isAttEBoolean_118 Att EBoolean 118}'.
- *
- *
- * @return the meta object for the attribute 'Att EBoolean 118'.
- * @see mm0.Class10#isAttEBoolean_118()
- * @see #getClass10()
- * @generated
- */
- EAttribute getClass10_AttEBoolean_118();
-
- /**
- * Returns the meta object for the reference '{@link mm0.Class10#getRefClass9_119 Ref Class9 119}'.
- *
- *
- * @return the meta object for the reference 'Ref Class9 119'.
- * @see mm0.Class10#getRefClass9_119()
- * @see #getClass10()
- * @generated
- */
- EReference getClass10_RefClass9_119();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class10#getAttEInt_121 Att EInt 121}'.
- *
- *
- * @return the meta object for the attribute 'Att EInt 121'.
- * @see mm0.Class10#getAttEInt_121()
- * @see #getClass10()
- * @generated
- */
- EAttribute getClass10_AttEInt_121();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class10#isAttEBoolean_123 Att EBoolean 123}'.
- *
- *
- * @return the meta object for the attribute 'Att EBoolean 123'.
- * @see mm0.Class10#isAttEBoolean_123()
- * @see #getClass10()
- * @generated
- */
- EAttribute getClass10_AttEBoolean_123();
-
- /**
- * Returns the meta object for the reference '{@link mm0.Class10#getRefClass4_124 Ref Class4 124}'.
- *
- *
- * @return the meta object for the reference 'Ref Class4 124'.
- * @see mm0.Class10#getRefClass4_124()
- * @see #getClass10()
- * @generated
- */
- EReference getClass10_RefClass4_124();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class10#getAttEInt_125 Att EInt 125}'.
- *
- *
- * @return the meta object for the attribute 'Att EInt 125'.
- * @see mm0.Class10#getAttEInt_125()
- * @see #getClass10()
- * @generated
- */
- EAttribute getClass10_AttEInt_125();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class10#isAttEBoolean_128 Att EBoolean 128}'.
- *
- *
- * @return the meta object for the attribute 'Att EBoolean 128'.
- * @see mm0.Class10#isAttEBoolean_128()
- * @see #getClass10()
- * @generated
- */
- EAttribute getClass10_AttEBoolean_128();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class10#getAttEInt_144 Att EInt 144}'.
- *
- *
- * @return the meta object for the attribute 'Att EInt 144'.
- * @see mm0.Class10#getAttEInt_144()
- * @see #getClass10()
- * @generated
- */
- EAttribute getClass10_AttEInt_144();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class10#isAttEBoolean_152 Att EBoolean 152}'.
- *
- *
- * @return the meta object for the attribute 'Att EBoolean 152'.
- * @see mm0.Class10#isAttEBoolean_152()
- * @see #getClass10()
- * @generated
- */
- EAttribute getClass10_AttEBoolean_152();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class10#getAttEInt_173_m Att EInt 173 m}'.
- *
- *
- * @return the meta object for the attribute 'Att EInt 173 m'.
- * @see mm0.Class10#getAttEInt_173_m()
- * @see #getClass10()
- * @generated
- */
- EAttribute getClass10_AttEInt_173_m();
-
- /**
- * Returns the meta object for the attribute '{@link mm0.Class10#getAttEInt_183_m Att EInt 183 m}'.
- *
- *
- * @return the meta object for the attribute 'Att EInt 183 m'.
- * @see mm0.Class10#getAttEInt_183_m()
- * @see #getClass10()
- * @generated
- */
- EAttribute getClass10_AttEInt_183_m();
-
- /**
- * Returns the factory that creates the instances of the model.
- *
- *
- * @return the factory that creates the instances of the model.
- * @generated
- */
- Mm0Factory getMm0Factory();
-
- /**
- *
- * Defines literals for the meta objects that represent
- *
- * - each class,
- * - each feature of each class,
- * - each enum,
- * - and each data type
- *
- *
- * @generated
- */
- interface Literals {
- /**
- * The meta object literal for the '{@link mm0.impl.Class0Impl Class0}' class.
- *
- *
- * @see mm0.impl.Class0Impl
- * @see mm0.impl.Mm0PackageImpl#getClass0()
- * @generated
- */
- EClass CLASS0 = eINSTANCE.getClass0();
-
- /**
- * The meta object literal for the 'Att EBoolean 20' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS0__ATT_EBOOLEAN_20 = eINSTANCE
- .getClass0_AttEBoolean_20();
-
- /**
- * The meta object literal for the 'Att EInt 23' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS0__ATT_EINT_23 = eINSTANCE.getClass0_AttEInt_23();
-
- /**
- * The meta object literal for the 'Att EInt 27' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS0__ATT_EINT_27 = eINSTANCE.getClass0_AttEInt_27();
-
- /**
- * The meta object literal for the 'Ref Class9 41' reference feature.
- *
- *
- * @generated
- */
- EReference CLASS0__REF_CLASS9_41 = eINSTANCE.getClass0_RefClass9_41();
-
- /**
- * The meta object literal for the 'Att EBoolean 49' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS0__ATT_EBOOLEAN_49 = eINSTANCE
- .getClass0_AttEBoolean_49();
-
- /**
- * The meta object literal for the 'Att EInt 53' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS0__ATT_EINT_53 = eINSTANCE.getClass0_AttEInt_53();
-
- /**
- * The meta object literal for the 'Att EInt 63' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS0__ATT_EINT_63 = eINSTANCE.getClass0_AttEInt_63();
-
- /**
- * The meta object literal for the 'Att EInt 66' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS0__ATT_EINT_66 = eINSTANCE.getClass0_AttEInt_66();
-
- /**
- * The meta object literal for the 'Att EInt 72' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS0__ATT_EINT_72 = eINSTANCE.getClass0_AttEInt_72();
-
- /**
- * The meta object literal for the 'Att EBoolean 90' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS0__ATT_EBOOLEAN_90 = eINSTANCE
- .getClass0_AttEBoolean_90();
-
- /**
- * The meta object literal for the 'Att EInt 94' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS0__ATT_EINT_94 = eINSTANCE.getClass0_AttEInt_94();
-
- /**
- * The meta object literal for the 'Att EInt 107' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS0__ATT_EINT_107 = eINSTANCE.getClass0_AttEInt_107();
-
- /**
- * The meta object literal for the 'Att EInt 108' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS0__ATT_EINT_108 = eINSTANCE.getClass0_AttEInt_108();
-
- /**
- * The meta object literal for the 'Att EBoolean 116' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS0__ATT_EBOOLEAN_116 = eINSTANCE
- .getClass0_AttEBoolean_116();
-
- /**
- * The meta object literal for the 'Att EInt 120' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS0__ATT_EINT_120 = eINSTANCE.getClass0_AttEInt_120();
-
- /**
- * The meta object literal for the 'Att EInt 133' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS0__ATT_EINT_133 = eINSTANCE.getClass0_AttEInt_133();
-
- /**
- * The meta object literal for the 'Att EInt 135' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS0__ATT_EINT_135 = eINSTANCE.getClass0_AttEInt_135();
-
- /**
- * The meta object literal for the 'Att EBoolean 149' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS0__ATT_EBOOLEAN_149 = eINSTANCE
- .getClass0_AttEBoolean_149();
-
- /**
- * The meta object literal for the 'Ref Class5 172 m' reference feature.
- *
- *
- * @generated
- */
- EReference CLASS0__REF_CLASS5_172_M = eINSTANCE
- .getClass0_RefClass5_172_m();
-
- /**
- * The meta object literal for the 'Ref Class9 180 m' reference feature.
- *
- *
- * @generated
- */
- EReference CLASS0__REF_CLASS9_180_M = eINSTANCE
- .getClass0_RefClass9_180_m();
-
- /**
- * The meta object literal for the '{@link mm0.impl.Class1Impl Class1}' class.
- *
- *
- * @see mm0.impl.Class1Impl
- * @see mm0.impl.Mm0PackageImpl#getClass1()
- * @generated
- */
- EClass CLASS1 = eINSTANCE.getClass1();
-
- /**
- * The meta object literal for the 'Att EBoolean 1' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS1__ATT_EBOOLEAN_1 = eINSTANCE.getClass1_AttEBoolean_1();
-
- /**
- * The meta object literal for the 'Att EBoolean 13' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS1__ATT_EBOOLEAN_13 = eINSTANCE
- .getClass1_AttEBoolean_13();
-
- /**
- * The meta object literal for the 'Att EBoolean 46' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS1__ATT_EBOOLEAN_46 = eINSTANCE
- .getClass1_AttEBoolean_46();
-
- /**
- * The meta object literal for the 'Ref Class9 54' reference feature.
- *
- *
- * @generated
- */
- EReference CLASS1__REF_CLASS9_54 = eINSTANCE.getClass1_RefClass9_54();
-
- /**
- * The meta object literal for the 'Ref Class6 59' reference feature.
- *
- *
- * @generated
- */
- EReference CLASS1__REF_CLASS6_59 = eINSTANCE.getClass1_RefClass6_59();
-
- /**
- * The meta object literal for the 'Ref Class10 80' reference feature.
- *
- *
- * @generated
- */
- EReference CLASS1__REF_CLASS10_80 = eINSTANCE.getClass1_RefClass10_80();
-
- /**
- * The meta object literal for the 'Ref Class10 92' reference feature.
- *
- *
- * @generated
- */
- EReference CLASS1__REF_CLASS10_92 = eINSTANCE.getClass1_RefClass10_92();
-
- /**
- * The meta object literal for the 'Att EBoolean 98' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS1__ATT_EBOOLEAN_98 = eINSTANCE
- .getClass1_AttEBoolean_98();
-
- /**
- * The meta object literal for the 'Att EBoolean 127' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS1__ATT_EBOOLEAN_127 = eINSTANCE
- .getClass1_AttEBoolean_127();
-
- /**
- * The meta object literal for the 'Att EBoolean 148' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS1__ATT_EBOOLEAN_148 = eINSTANCE
- .getClass1_AttEBoolean_148();
-
- /**
- * The meta object literal for the 'Att EInt 154' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS1__ATT_EINT_154 = eINSTANCE.getClass1_AttEInt_154();
-
- /**
- * The meta object literal for the 'Att EInt 175 m' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS1__ATT_EINT_175_M = eINSTANCE.getClass1_AttEInt_175_m();
-
- /**
- * The meta object literal for the '{@link mm0.impl.Class2Impl Class2}' class.
- *
- *
- * @see mm0.impl.Class2Impl
- * @see mm0.impl.Mm0PackageImpl#getClass2()
- * @generated
- */
- EClass CLASS2 = eINSTANCE.getClass2();
-
- /**
- * The meta object literal for the 'Att EInt 12' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS2__ATT_EINT_12 = eINSTANCE.getClass2_AttEInt_12();
-
- /**
- * The meta object literal for the 'Att EInt 18' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS2__ATT_EINT_18 = eINSTANCE.getClass2_AttEInt_18();
-
- /**
- * The meta object literal for the 'Att EBoolean 21' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS2__ATT_EBOOLEAN_21 = eINSTANCE
- .getClass2_AttEBoolean_21();
-
- /**
- * The meta object literal for the 'Att EBoolean 50' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS2__ATT_EBOOLEAN_50 = eINSTANCE
- .getClass2_AttEBoolean_50();
-
- /**
- * The meta object literal for the 'Att EBoolean 76' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS2__ATT_EBOOLEAN_76 = eINSTANCE
- .getClass2_AttEBoolean_76();
-
- /**
- * The meta object literal for the 'Att EInt 104' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS2__ATT_EINT_104 = eINSTANCE.getClass2_AttEInt_104();
-
- /**
- * The meta object literal for the 'Att EInt 117' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS2__ATT_EINT_117 = eINSTANCE.getClass2_AttEInt_117();
-
- /**
- * The meta object literal for the 'Att EInt 132' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS2__ATT_EINT_132 = eINSTANCE.getClass2_AttEInt_132();
-
- /**
- * The meta object literal for the 'Att EInt 140' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS2__ATT_EINT_140 = eINSTANCE.getClass2_AttEInt_140();
-
- /**
- * The meta object literal for the 'Att EBoolean 146' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS2__ATT_EBOOLEAN_146 = eINSTANCE
- .getClass2_AttEBoolean_146();
-
- /**
- * The meta object literal for the 'Att EInt 161' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS2__ATT_EINT_161 = eINSTANCE.getClass2_AttEInt_161();
-
- /**
- * The meta object literal for the 'Att EInt 170' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS2__ATT_EINT_170 = eINSTANCE.getClass2_AttEInt_170();
-
- /**
- * The meta object literal for the 'Att EInt 185 m' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS2__ATT_EINT_185_M = eINSTANCE.getClass2_AttEInt_185_m();
-
- /**
- * The meta object literal for the '{@link mm0.impl.Class3Impl Class3}' class.
- *
- *
- * @see mm0.impl.Class3Impl
- * @see mm0.impl.Mm0PackageImpl#getClass3()
- * @generated
- */
- EClass CLASS3 = eINSTANCE.getClass3();
-
- /**
- * The meta object literal for the 'Att EInt 10' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS3__ATT_EINT_10 = eINSTANCE.getClass3_AttEInt_10();
-
- /**
- * The meta object literal for the 'Ref Class9 26' reference feature.
- *
- *
- * @generated
- */
- EReference CLASS3__REF_CLASS9_26 = eINSTANCE.getClass3_RefClass9_26();
-
- /**
- * The meta object literal for the 'Att EInt 30' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS3__ATT_EINT_30 = eINSTANCE.getClass3_AttEInt_30();
-
- /**
- * The meta object literal for the 'Att EInt 40' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS3__ATT_EINT_40 = eINSTANCE.getClass3_AttEInt_40();
-
- /**
- * The meta object literal for the 'Att EInt 48' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS3__ATT_EINT_48 = eINSTANCE.getClass3_AttEInt_48();
-
- /**
- * The meta object literal for the 'Att EInt 68' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS3__ATT_EINT_68 = eINSTANCE.getClass3_AttEInt_68();
-
- /**
- * The meta object literal for the 'Att EBoolean 69' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS3__ATT_EBOOLEAN_69 = eINSTANCE
- .getClass3_AttEBoolean_69();
-
- /**
- * The meta object literal for the 'Att EBoolean 78' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS3__ATT_EBOOLEAN_78 = eINSTANCE
- .getClass3_AttEBoolean_78();
-
- /**
- * The meta object literal for the 'Att EBoolean 87' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS3__ATT_EBOOLEAN_87 = eINSTANCE
- .getClass3_AttEBoolean_87();
-
- /**
- * The meta object literal for the 'Att EBoolean 88' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS3__ATT_EBOOLEAN_88 = eINSTANCE
- .getClass3_AttEBoolean_88();
-
- /**
- * The meta object literal for the 'Att EBoolean 89' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS3__ATT_EBOOLEAN_89 = eINSTANCE
- .getClass3_AttEBoolean_89();
-
- /**
- * The meta object literal for the 'Att EInt 101' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS3__ATT_EINT_101 = eINSTANCE.getClass3_AttEInt_101();
-
- /**
- * The meta object literal for the 'Att EBoolean 102' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS3__ATT_EBOOLEAN_102 = eINSTANCE
- .getClass3_AttEBoolean_102();
-
- /**
- * The meta object literal for the 'Ref Class0 105' reference feature.
- *
- *
- * @generated
- */
- EReference CLASS3__REF_CLASS0_105 = eINSTANCE.getClass3_RefClass0_105();
-
- /**
- * The meta object literal for the 'Att EInt 109' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS3__ATT_EINT_109 = eINSTANCE.getClass3_AttEInt_109();
-
- /**
- * The meta object literal for the 'Att EBoolean 114' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS3__ATT_EBOOLEAN_114 = eINSTANCE
- .getClass3_AttEBoolean_114();
-
- /**
- * The meta object literal for the 'Ref Class1 122' reference feature.
- *
- *
- * @generated
- */
- EReference CLASS3__REF_CLASS1_122 = eINSTANCE.getClass3_RefClass1_122();
-
- /**
- * The meta object literal for the 'Att EBoolean 165' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS3__ATT_EBOOLEAN_165 = eINSTANCE
- .getClass3_AttEBoolean_165();
-
- /**
- * The meta object literal for the 'Ref Class2 167' reference feature.
- *
- *
- * @generated
- */
- EReference CLASS3__REF_CLASS2_167 = eINSTANCE.getClass3_RefClass2_167();
-
- /**
- * The meta object literal for the 'Att EInt 182 m' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS3__ATT_EINT_182_M = eINSTANCE.getClass3_AttEInt_182_m();
-
- /**
- * The meta object literal for the '{@link mm0.impl.Class4Impl Class4}' class.
- *
- *
- * @see mm0.impl.Class4Impl
- * @see mm0.impl.Mm0PackageImpl#getClass4()
- * @generated
- */
- EClass CLASS4 = eINSTANCE.getClass4();
-
- /**
- * The meta object literal for the 'Att EBoolean 5' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS4__ATT_EBOOLEAN_5 = eINSTANCE.getClass4_AttEBoolean_5();
-
- /**
- * The meta object literal for the 'Att EInt 6' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS4__ATT_EINT_6 = eINSTANCE.getClass4_AttEInt_6();
-
- /**
- * The meta object literal for the 'Att EBoolean 22' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS4__ATT_EBOOLEAN_22 = eINSTANCE
- .getClass4_AttEBoolean_22();
-
- /**
- * The meta object literal for the 'Att EInt 35' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS4__ATT_EINT_35 = eINSTANCE.getClass4_AttEInt_35();
-
- /**
- * The meta object literal for the 'Att EBoolean 58' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS4__ATT_EBOOLEAN_58 = eINSTANCE
- .getClass4_AttEBoolean_58();
-
- /**
- * The meta object literal for the 'Att EInt 99' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS4__ATT_EINT_99 = eINSTANCE.getClass4_AttEInt_99();
-
- /**
- * The meta object literal for the 'Att EInt 113' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS4__ATT_EINT_113 = eINSTANCE.getClass4_AttEInt_113();
-
- /**
- * The meta object literal for the 'Att EInt 139' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS4__ATT_EINT_139 = eINSTANCE.getClass4_AttEInt_139();
-
- /**
- * The meta object literal for the 'Att EBoolean 156' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS4__ATT_EBOOLEAN_156 = eINSTANCE
- .getClass4_AttEBoolean_156();
-
- /**
- * The meta object literal for the 'Att EBoolean 159' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS4__ATT_EBOOLEAN_159 = eINSTANCE
- .getClass4_AttEBoolean_159();
-
- /**
- * The meta object literal for the 'Ref Class8 163' reference feature.
- *
- *
- * @generated
- */
- EReference CLASS4__REF_CLASS8_163 = eINSTANCE.getClass4_RefClass8_163();
-
- /**
- * The meta object literal for the 'Att EBoolean 169' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS4__ATT_EBOOLEAN_169 = eINSTANCE
- .getClass4_AttEBoolean_169();
-
- /**
- * The meta object literal for the 'Att EInt 174 m' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS4__ATT_EINT_174_M = eINSTANCE.getClass4_AttEInt_174_m();
-
- /**
- * The meta object literal for the 'Ref Class10 179 m' reference feature.
- *
- *
- * @generated
- */
- EReference CLASS4__REF_CLASS10_179_M = eINSTANCE
- .getClass4_RefClass10_179_m();
-
- /**
- * The meta object literal for the '{@link mm0.impl.Class5Impl Class5}' class.
- *
- *
- * @see mm0.impl.Class5Impl
- * @see mm0.impl.Mm0PackageImpl#getClass5()
- * @generated
- */
- EClass CLASS5 = eINSTANCE.getClass5();
-
- /**
- * The meta object literal for the 'Att EBoolean 4' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS5__ATT_EBOOLEAN_4 = eINSTANCE.getClass5_AttEBoolean_4();
-
- /**
- * The meta object literal for the 'Att EBoolean 7' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS5__ATT_EBOOLEAN_7 = eINSTANCE.getClass5_AttEBoolean_7();
-
- /**
- * The meta object literal for the 'Att EBoolean 8' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS5__ATT_EBOOLEAN_8 = eINSTANCE.getClass5_AttEBoolean_8();
-
- /**
- * The meta object literal for the 'Att EInt 16' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS5__ATT_EINT_16 = eINSTANCE.getClass5_AttEInt_16();
-
- /**
- * The meta object literal for the 'Att EInt 19' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS5__ATT_EINT_19 = eINSTANCE.getClass5_AttEInt_19();
-
- /**
- * The meta object literal for the 'Att EBoolean 28' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS5__ATT_EBOOLEAN_28 = eINSTANCE
- .getClass5_AttEBoolean_28();
-
- /**
- * The meta object literal for the 'Att EInt 31' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS5__ATT_EINT_31 = eINSTANCE.getClass5_AttEInt_31();
-
- /**
- * The meta object literal for the 'Ref Class8 36' reference feature.
- *
- *
- * @generated
- */
- EReference CLASS5__REF_CLASS8_36 = eINSTANCE.getClass5_RefClass8_36();
-
- /**
- * The meta object literal for the 'Att EBoolean 39' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS5__ATT_EBOOLEAN_39 = eINSTANCE
- .getClass5_AttEBoolean_39();
-
- /**
- * The meta object literal for the 'Ref Class0 55' reference feature.
- *
- *
- * @generated
- */
- EReference CLASS5__REF_CLASS0_55 = eINSTANCE.getClass5_RefClass0_55();
-
- /**
- * The meta object literal for the 'Att EBoolean 62' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS5__ATT_EBOOLEAN_62 = eINSTANCE
- .getClass5_AttEBoolean_62();
-
- /**
- * The meta object literal for the 'Att EBoolean 65' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS5__ATT_EBOOLEAN_65 = eINSTANCE
- .getClass5_AttEBoolean_65();
-
- /**
- * The meta object literal for the 'Att EInt 67' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS5__ATT_EINT_67 = eINSTANCE.getClass5_AttEInt_67();
-
- /**
- * The meta object literal for the 'Att EBoolean 100' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS5__ATT_EBOOLEAN_100 = eINSTANCE
- .getClass5_AttEBoolean_100();
-
- /**
- * The meta object literal for the 'Att EBoolean 138' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS5__ATT_EBOOLEAN_138 = eINSTANCE
- .getClass5_AttEBoolean_138();
-
- /**
- * The meta object literal for the 'Att EInt 142' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS5__ATT_EINT_142 = eINSTANCE.getClass5_AttEInt_142();
-
- /**
- * The meta object literal for the 'Att EInt 150' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS5__ATT_EINT_150 = eINSTANCE.getClass5_AttEInt_150();
-
- /**
- * The meta object literal for the 'Att EBoolean 151' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS5__ATT_EBOOLEAN_151 = eINSTANCE
- .getClass5_AttEBoolean_151();
-
- /**
- * The meta object literal for the 'Att EInt 155' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS5__ATT_EINT_155 = eINSTANCE.getClass5_AttEInt_155();
-
- /**
- * The meta object literal for the 'Att EInt 171' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS5__ATT_EINT_171 = eINSTANCE.getClass5_AttEInt_171();
-
- /**
- * The meta object literal for the 'Att EBoolean 181 m' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS5__ATT_EBOOLEAN_181_M = eINSTANCE
- .getClass5_AttEBoolean_181_m();
-
- /**
- * The meta object literal for the '{@link mm0.impl.Class6Impl Class6}' class.
- *
- *
- * @see mm0.impl.Class6Impl
- * @see mm0.impl.Mm0PackageImpl#getClass6()
- * @generated
- */
- EClass CLASS6 = eINSTANCE.getClass6();
-
- /**
- * The meta object literal for the 'Att EBoolean 17' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS6__ATT_EBOOLEAN_17 = eINSTANCE
- .getClass6_AttEBoolean_17();
-
- /**
- * The meta object literal for the 'Ref Class1 38' reference feature.
- *
- *
- * @generated
- */
- EReference CLASS6__REF_CLASS1_38 = eINSTANCE.getClass6_RefClass1_38();
-
- /**
- * The meta object literal for the 'Att EBoolean 42' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS6__ATT_EBOOLEAN_42 = eINSTANCE
- .getClass6_AttEBoolean_42();
-
- /**
- * The meta object literal for the 'Att EBoolean 52' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS6__ATT_EBOOLEAN_52 = eINSTANCE
- .getClass6_AttEBoolean_52();
-
- /**
- * The meta object literal for the 'Ref Class4 57' reference feature.
- *
- *
- * @generated
- */
- EReference CLASS6__REF_CLASS4_57 = eINSTANCE.getClass6_RefClass4_57();
-
- /**
- * The meta object literal for the 'Att EBoolean 71' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS6__ATT_EBOOLEAN_71 = eINSTANCE
- .getClass6_AttEBoolean_71();
-
- /**
- * The meta object literal for the 'Att EBoolean 77' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS6__ATT_EBOOLEAN_77 = eINSTANCE
- .getClass6_AttEBoolean_77();
-
- /**
- * The meta object literal for the 'Att EBoolean 83' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS6__ATT_EBOOLEAN_83 = eINSTANCE
- .getClass6_AttEBoolean_83();
-
- /**
- * The meta object literal for the 'Att EBoolean 85' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS6__ATT_EBOOLEAN_85 = eINSTANCE
- .getClass6_AttEBoolean_85();
-
- /**
- * The meta object literal for the 'Ref Class1 110' reference feature.
- *
- *
- * @generated
- */
- EReference CLASS6__REF_CLASS1_110 = eINSTANCE.getClass6_RefClass1_110();
-
- /**
- * The meta object literal for the 'Att EBoolean 111' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS6__ATT_EBOOLEAN_111 = eINSTANCE
- .getClass6_AttEBoolean_111();
-
- /**
- * The meta object literal for the 'Att EInt 129' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS6__ATT_EINT_129 = eINSTANCE.getClass6_AttEInt_129();
-
- /**
- * The meta object literal for the 'Att EBoolean 131' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS6__ATT_EBOOLEAN_131 = eINSTANCE
- .getClass6_AttEBoolean_131();
-
- /**
- * The meta object literal for the 'Att EBoolean 141' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS6__ATT_EBOOLEAN_141 = eINSTANCE
- .getClass6_AttEBoolean_141();
-
- /**
- * The meta object literal for the 'Att EBoolean 147' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS6__ATT_EBOOLEAN_147 = eINSTANCE
- .getClass6_AttEBoolean_147();
-
- /**
- * The meta object literal for the 'Att EInt 158' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS6__ATT_EINT_158 = eINSTANCE.getClass6_AttEInt_158();
-
- /**
- * The meta object literal for the 'Att EBoolean 160' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS6__ATT_EBOOLEAN_160 = eINSTANCE
- .getClass6_AttEBoolean_160();
-
- /**
- * The meta object literal for the 'Att EInt 162' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS6__ATT_EINT_162 = eINSTANCE.getClass6_AttEInt_162();
-
- /**
- * The meta object literal for the 'Att EInt 176 m' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS6__ATT_EINT_176_M = eINSTANCE.getClass6_AttEInt_176_m();
-
- /**
- * The meta object literal for the 'Att EBoolean 184 m' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS6__ATT_EBOOLEAN_184_M = eINSTANCE
- .getClass6_AttEBoolean_184_m();
-
- /**
- * The meta object literal for the '{@link mm0.impl.Class7Impl Class7}' class.
- *
- *
- * @see mm0.impl.Class7Impl
- * @see mm0.impl.Mm0PackageImpl#getClass7()
- * @generated
- */
- EClass CLASS7 = eINSTANCE.getClass7();
-
- /**
- * The meta object literal for the 'Att EBoolean 37' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS7__ATT_EBOOLEAN_37 = eINSTANCE
- .getClass7_AttEBoolean_37();
-
- /**
- * The meta object literal for the 'Att EBoolean 47' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS7__ATT_EBOOLEAN_47 = eINSTANCE
- .getClass7_AttEBoolean_47();
-
- /**
- * The meta object literal for the 'Att EInt 56' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS7__ATT_EINT_56 = eINSTANCE.getClass7_AttEInt_56();
-
- /**
- * The meta object literal for the 'Att EBoolean 82' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS7__ATT_EBOOLEAN_82 = eINSTANCE
- .getClass7_AttEBoolean_82();
-
- /**
- * The meta object literal for the 'Att EInt 91' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS7__ATT_EINT_91 = eINSTANCE.getClass7_AttEInt_91();
-
- /**
- * The meta object literal for the 'Att EInt 95' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS7__ATT_EINT_95 = eINSTANCE.getClass7_AttEInt_95();
-
- /**
- * The meta object literal for the 'Att EInt 96' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS7__ATT_EINT_96 = eINSTANCE.getClass7_AttEInt_96();
-
- /**
- * The meta object literal for the 'Att EInt 134' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS7__ATT_EINT_134 = eINSTANCE.getClass7_AttEInt_134();
-
- /**
- * The meta object literal for the 'Att EInt 136' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS7__ATT_EINT_136 = eINSTANCE.getClass7_AttEInt_136();
-
- /**
- * The meta object literal for the 'Ref Class7 137' reference feature.
- *
- *
- * @generated
- */
- EReference CLASS7__REF_CLASS7_137 = eINSTANCE.getClass7_RefClass7_137();
-
- /**
- * The meta object literal for the 'Att EInt 153' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS7__ATT_EINT_153 = eINSTANCE.getClass7_AttEInt_153();
-
- /**
- * The meta object literal for the 'Att EInt 157' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS7__ATT_EINT_157 = eINSTANCE.getClass7_AttEInt_157();
-
- /**
- * The meta object literal for the 'Att EBoolean 177 m' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS7__ATT_EBOOLEAN_177_M = eINSTANCE
- .getClass7_AttEBoolean_177_m();
-
- /**
- * The meta object literal for the '{@link mm0.impl.Class8Impl Class8}' class.
- *
- *
- * @see mm0.impl.Class8Impl
- * @see mm0.impl.Mm0PackageImpl#getClass8()
- * @generated
- */
- EClass CLASS8 = eINSTANCE.getClass8();
-
- /**
- * The meta object literal for the 'Att EInt 9' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS8__ATT_EINT_9 = eINSTANCE.getClass8_AttEInt_9();
-
- /**
- * The meta object literal for the 'Att EInt 14' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS8__ATT_EINT_14 = eINSTANCE.getClass8_AttEInt_14();
-
- /**
- * The meta object literal for the 'Att EInt 25' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS8__ATT_EINT_25 = eINSTANCE.getClass8_AttEInt_25();
-
- /**
- * The meta object literal for the 'Att EInt 33' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS8__ATT_EINT_33 = eINSTANCE.getClass8_AttEInt_33();
-
- /**
- * The meta object literal for the 'Att EBoolean 34' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS8__ATT_EBOOLEAN_34 = eINSTANCE
- .getClass8_AttEBoolean_34();
-
- /**
- * The meta object literal for the 'Att EBoolean 43' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS8__ATT_EBOOLEAN_43 = eINSTANCE
- .getClass8_AttEBoolean_43();
-
- /**
- * The meta object literal for the 'Att EBoolean 51' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS8__ATT_EBOOLEAN_51 = eINSTANCE
- .getClass8_AttEBoolean_51();
-
- /**
- * The meta object literal for the 'Att EBoolean 64' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS8__ATT_EBOOLEAN_64 = eINSTANCE
- .getClass8_AttEBoolean_64();
-
- /**
- * The meta object literal for the 'Att EBoolean 75' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS8__ATT_EBOOLEAN_75 = eINSTANCE
- .getClass8_AttEBoolean_75();
-
- /**
- * The meta object literal for the 'Att EInt 86' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS8__ATT_EINT_86 = eINSTANCE.getClass8_AttEInt_86();
-
- /**
- * The meta object literal for the 'Ref Class9 97' reference feature.
- *
- *
- * @generated
- */
- EReference CLASS8__REF_CLASS9_97 = eINSTANCE.getClass8_RefClass9_97();
-
- /**
- * The meta object literal for the 'Ref Class7 115' reference feature.
- *
- *
- * @generated
- */
- EReference CLASS8__REF_CLASS7_115 = eINSTANCE.getClass8_RefClass7_115();
-
- /**
- * The meta object literal for the 'Att EBoolean 126' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS8__ATT_EBOOLEAN_126 = eINSTANCE
- .getClass8_AttEBoolean_126();
-
- /**
- * The meta object literal for the 'Att EBoolean 145' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS8__ATT_EBOOLEAN_145 = eINSTANCE
- .getClass8_AttEBoolean_145();
-
- /**
- * The meta object literal for the 'Att EInt 164' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS8__ATT_EINT_164 = eINSTANCE.getClass8_AttEInt_164();
-
- /**
- * The meta object literal for the '{@link mm0.impl.Class9Impl Class9}' class.
- *
- *
- * @see mm0.impl.Class9Impl
- * @see mm0.impl.Mm0PackageImpl#getClass9()
- * @generated
- */
- EClass CLASS9 = eINSTANCE.getClass9();
-
- /**
- * The meta object literal for the 'Att EBoolean 3' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS9__ATT_EBOOLEAN_3 = eINSTANCE.getClass9_AttEBoolean_3();
-
- /**
- * The meta object literal for the 'Att EInt 24' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS9__ATT_EINT_24 = eINSTANCE.getClass9_AttEInt_24();
-
- /**
- * The meta object literal for the 'Att EInt 29' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS9__ATT_EINT_29 = eINSTANCE.getClass9_AttEInt_29();
-
- /**
- * The meta object literal for the 'Ref Class8 45' reference feature.
- *
- *
- * @generated
- */
- EReference CLASS9__REF_CLASS8_45 = eINSTANCE.getClass9_RefClass8_45();
-
- /**
- * The meta object literal for the 'Ref Class4 61' reference feature.
- *
- *
- * @generated
- */
- EReference CLASS9__REF_CLASS4_61 = eINSTANCE.getClass9_RefClass4_61();
-
- /**
- * The meta object literal for the 'Att EBoolean 70' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS9__ATT_EBOOLEAN_70 = eINSTANCE
- .getClass9_AttEBoolean_70();
-
- /**
- * The meta object literal for the 'Att EInt 93' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS9__ATT_EINT_93 = eINSTANCE.getClass9_AttEInt_93();
-
- /**
- * The meta object literal for the 'Att EBoolean 103' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS9__ATT_EBOOLEAN_103 = eINSTANCE
- .getClass9_AttEBoolean_103();
-
- /**
- * The meta object literal for the 'Att EInt 106' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS9__ATT_EINT_106 = eINSTANCE.getClass9_AttEInt_106();
-
- /**
- * The meta object literal for the 'Att EInt 130' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS9__ATT_EINT_130 = eINSTANCE.getClass9_AttEInt_130();
-
- /**
- * The meta object literal for the 'Ref Class8 143' reference feature.
- *
- *
- * @generated
- */
- EReference CLASS9__REF_CLASS8_143 = eINSTANCE.getClass9_RefClass8_143();
-
- /**
- * The meta object literal for the 'Att EBoolean 166' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS9__ATT_EBOOLEAN_166 = eINSTANCE
- .getClass9_AttEBoolean_166();
-
- /**
- * The meta object literal for the 'Att EBoolean 168' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS9__ATT_EBOOLEAN_168 = eINSTANCE
- .getClass9_AttEBoolean_168();
-
- /**
- * The meta object literal for the 'Att EBoolean 178 m' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS9__ATT_EBOOLEAN_178_M = eINSTANCE
- .getClass9_AttEBoolean_178_m();
-
- /**
- * The meta object literal for the '{@link mm0.impl.Class10Impl Class10}' class.
- *
- *
- * @see mm0.impl.Class10Impl
- * @see mm0.impl.Mm0PackageImpl#getClass10()
- * @generated
- */
- EClass CLASS10 = eINSTANCE.getClass10();
-
- /**
- * The meta object literal for the 'Ref Class3 2' reference feature.
- *
- *
- * @generated
- */
- EReference CLASS10__REF_CLASS3_2 = eINSTANCE.getClass10_RefClass3_2();
-
- /**
- * The meta object literal for the 'Att EInt 11' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS10__ATT_EINT_11 = eINSTANCE.getClass10_AttEInt_11();
-
- /**
- * The meta object literal for the 'Att EBoolean 15' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS10__ATT_EBOOLEAN_15 = eINSTANCE
- .getClass10_AttEBoolean_15();
-
- /**
- * The meta object literal for the 'Att EInt 32' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS10__ATT_EINT_32 = eINSTANCE.getClass10_AttEInt_32();
-
- /**
- * The meta object literal for the 'Att EInt 44' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS10__ATT_EINT_44 = eINSTANCE.getClass10_AttEInt_44();
-
- /**
- * The meta object literal for the 'Att EBoolean 60' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS10__ATT_EBOOLEAN_60 = eINSTANCE
- .getClass10_AttEBoolean_60();
-
- /**
- * The meta object literal for the 'Att EInt 73' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS10__ATT_EINT_73 = eINSTANCE.getClass10_AttEInt_73();
-
- /**
- * The meta object literal for the 'Att EBoolean 74' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS10__ATT_EBOOLEAN_74 = eINSTANCE
- .getClass10_AttEBoolean_74();
-
- /**
- * The meta object literal for the 'Att EBoolean 79' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS10__ATT_EBOOLEAN_79 = eINSTANCE
- .getClass10_AttEBoolean_79();
-
- /**
- * The meta object literal for the 'Att EInt 81' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS10__ATT_EINT_81 = eINSTANCE.getClass10_AttEInt_81();
-
- /**
- * The meta object literal for the 'Att EInt 84' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS10__ATT_EINT_84 = eINSTANCE.getClass10_AttEInt_84();
-
- /**
- * The meta object literal for the 'Ref Class10 112' reference feature.
- *
- *
- * @generated
- */
- EReference CLASS10__REF_CLASS10_112 = eINSTANCE
- .getClass10_RefClass10_112();
-
- /**
- * The meta object literal for the 'Att EBoolean 118' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS10__ATT_EBOOLEAN_118 = eINSTANCE
- .getClass10_AttEBoolean_118();
-
- /**
- * The meta object literal for the 'Ref Class9 119' reference feature.
- *
- *
- * @generated
- */
- EReference CLASS10__REF_CLASS9_119 = eINSTANCE
- .getClass10_RefClass9_119();
-
- /**
- * The meta object literal for the 'Att EInt 121' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS10__ATT_EINT_121 = eINSTANCE.getClass10_AttEInt_121();
-
- /**
- * The meta object literal for the 'Att EBoolean 123' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS10__ATT_EBOOLEAN_123 = eINSTANCE
- .getClass10_AttEBoolean_123();
-
- /**
- * The meta object literal for the 'Ref Class4 124' reference feature.
- *
- *
- * @generated
- */
- EReference CLASS10__REF_CLASS4_124 = eINSTANCE
- .getClass10_RefClass4_124();
-
- /**
- * The meta object literal for the 'Att EInt 125' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS10__ATT_EINT_125 = eINSTANCE.getClass10_AttEInt_125();
-
- /**
- * The meta object literal for the 'Att EBoolean 128' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS10__ATT_EBOOLEAN_128 = eINSTANCE
- .getClass10_AttEBoolean_128();
-
- /**
- * The meta object literal for the 'Att EInt 144' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS10__ATT_EINT_144 = eINSTANCE.getClass10_AttEInt_144();
-
- /**
- * The meta object literal for the 'Att EBoolean 152' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS10__ATT_EBOOLEAN_152 = eINSTANCE
- .getClass10_AttEBoolean_152();
-
- /**
- * The meta object literal for the 'Att EInt 173 m' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS10__ATT_EINT_173_M = eINSTANCE
- .getClass10_AttEInt_173_m();
-
- /**
- * The meta object literal for the 'Att EInt 183 m' attribute feature.
- *
- *
- * @generated
- */
- EAttribute CLASS10__ATT_EINT_183_M = eINSTANCE
- .getClass10_AttEInt_183_m();
-
- }
-
-} //Mm0Package
diff --git a/cloningBenchmarkMaterial5921503524522529258/src/mm0/impl/Class0Impl.java b/cloningBenchmarkMaterial5921503524522529258/src/mm0/impl/Class0Impl.java
deleted file mode 100644
index fa725ddd277a664608c52f39e3923b904040098f..0000000000000000000000000000000000000000
--- a/cloningBenchmarkMaterial5921503524522529258/src/mm0/impl/Class0Impl.java
+++ /dev/null
@@ -1,1254 +0,0 @@
-/**
- */
-package mm0.impl;
-
-import fr.inria.diverse.cloning.cloner.emfextension.impl.AbstractShareableEObject;
-
-import mm0.Class0;
-import mm0.Class5;
-import mm0.Class9;
-import mm0.Mm0Package;
-
-import org.eclipse.emf.common.notify.Notification;
-
-import org.eclipse.emf.ecore.EClass;
-import org.eclipse.emf.ecore.InternalEObject;
-
-import org.eclipse.emf.ecore.impl.ENotificationImpl;
-
-/**
- *
- * An implementation of the model object 'Class0'.
- *
- *
- * The following features are implemented:
- *
- * - {@link mm0.impl.Class0Impl#isAttEBoolean_20 Att EBoolean 20}
- * - {@link mm0.impl.Class0Impl#getAttEInt_23 Att EInt 23}
- * - {@link mm0.impl.Class0Impl#getAttEInt_27 Att EInt 27}
- * - {@link mm0.impl.Class0Impl#getRefClass9_41 Ref Class9 41}
- * - {@link mm0.impl.Class0Impl#isAttEBoolean_49 Att EBoolean 49}
- * - {@link mm0.impl.Class0Impl#getAttEInt_53 Att EInt 53}
- * - {@link mm0.impl.Class0Impl#getAttEInt_63 Att EInt 63}
- * - {@link mm0.impl.Class0Impl#getAttEInt_66 Att EInt 66}
- * - {@link mm0.impl.Class0Impl#getAttEInt_72 Att EInt 72}
- * - {@link mm0.impl.Class0Impl#isAttEBoolean_90 Att EBoolean 90}
- * - {@link mm0.impl.Class0Impl#getAttEInt_94 Att EInt 94}
- * - {@link mm0.impl.Class0Impl#getAttEInt_107 Att EInt 107}
- * - {@link mm0.impl.Class0Impl#getAttEInt_108 Att EInt 108}
- * - {@link mm0.impl.Class0Impl#isAttEBoolean_116 Att EBoolean 116}
- * - {@link mm0.impl.Class0Impl#getAttEInt_120 Att EInt 120}
- * - {@link mm0.impl.Class0Impl#getAttEInt_133 Att EInt 133}
- * - {@link mm0.impl.Class0Impl#getAttEInt_135 Att EInt 135}
- * - {@link mm0.impl.Class0Impl#isAttEBoolean_149 Att EBoolean 149}
- * - {@link mm0.impl.Class0Impl#getRefClass5_172_m Ref Class5 172 m}
- * - {@link mm0.impl.Class0Impl#getRefClass9_180_m Ref Class9 180 m}
- *
- *
- *
- * @generated
- */
-public class Class0Impl extends AbstractShareableEObject implements Class0 {
- /**
- * The default value of the '{@link #isAttEBoolean_20() Att EBoolean 20}' attribute.
- *
- *
- * @see #isAttEBoolean_20()
- * @generated
- * @ordered
- */
- protected static final boolean ATT_EBOOLEAN_20_EDEFAULT = false;
-
- /**
- * The cached value of the '{@link #isAttEBoolean_20() Att EBoolean 20}' attribute.
- *
- *
- * @see #isAttEBoolean_20()
- * @generated
- * @ordered
- */
- protected boolean attEBoolean_20 = ATT_EBOOLEAN_20_EDEFAULT;
-
- /**
- * The default value of the '{@link #getAttEInt_23() Att EInt 23}' attribute.
- *
- *
- * @see #getAttEInt_23()
- * @generated
- * @ordered
- */
- protected static final int ATT_EINT_23_EDEFAULT = 0;
-
- /**
- * The cached value of the '{@link #getAttEInt_23() Att EInt 23}' attribute.
- *
- *
- * @see #getAttEInt_23()
- * @generated
- * @ordered
- */
- protected int attEInt_23 = ATT_EINT_23_EDEFAULT;
-
- /**
- * The default value of the '{@link #getAttEInt_27() Att EInt 27}' attribute.
- *
- *
- * @see #getAttEInt_27()
- * @generated
- * @ordered
- */
- protected static final int ATT_EINT_27_EDEFAULT = 0;
-
- /**
- * The cached value of the '{@link #getAttEInt_27() Att EInt 27}' attribute.
- *
- *
- * @see #getAttEInt_27()
- * @generated
- * @ordered
- */
- protected int attEInt_27 = ATT_EINT_27_EDEFAULT;
-
- /**
- * The cached value of the '{@link #getRefClass9_41() Ref Class9 41}' reference.
- *
- *
- * @see #getRefClass9_41()
- * @generated
- * @ordered
- */
- protected Class9 refClass9_41;
-
- /**
- * The default value of the '{@link #isAttEBoolean_49() Att EBoolean 49}' attribute.
- *
- *
- * @see #isAttEBoolean_49()
- * @generated
- * @ordered
- */
- protected static final boolean ATT_EBOOLEAN_49_EDEFAULT = false;
-
- /**
- * The cached value of the '{@link #isAttEBoolean_49() Att EBoolean 49}' attribute.
- *
- *
- * @see #isAttEBoolean_49()
- * @generated
- * @ordered
- */
- protected boolean attEBoolean_49 = ATT_EBOOLEAN_49_EDEFAULT;
-
- /**
- * The default value of the '{@link #getAttEInt_53() Att EInt 53}' attribute.
- *
- *
- * @see #getAttEInt_53()
- * @generated
- * @ordered
- */
- protected static final int ATT_EINT_53_EDEFAULT = 0;
-
- /**
- * The cached value of the '{@link #getAttEInt_53() Att EInt 53}' attribute.
- *
- *
- * @see #getAttEInt_53()
- * @generated
- * @ordered
- */
- protected int attEInt_53 = ATT_EINT_53_EDEFAULT;
-
- /**
- * The default value of the '{@link #getAttEInt_63() Att EInt 63}' attribute.
- *
- *
- * @see #getAttEInt_63()
- * @generated
- * @ordered
- */
- protected static final int ATT_EINT_63_EDEFAULT = 0;
-
- /**
- * The cached value of the '{@link #getAttEInt_63() Att EInt 63}' attribute.
- *
- *
- * @see #getAttEInt_63()
- * @generated
- * @ordered
- */
- protected int attEInt_63 = ATT_EINT_63_EDEFAULT;
-
- /**
- * The default value of the '{@link #getAttEInt_66() Att EInt 66}' attribute.
- *
- *
- * @see #getAttEInt_66()
- * @generated
- * @ordered
- */
- protected static final int ATT_EINT_66_EDEFAULT = 0;
-
- /**
- * The cached value of the '{@link #getAttEInt_66() Att EInt 66}' attribute.
- *
- *
- * @see #getAttEInt_66()
- * @generated
- * @ordered
- */
- protected int attEInt_66 = ATT_EINT_66_EDEFAULT;
-
- /**
- * The default value of the '{@link #getAttEInt_72() Att EInt 72}' attribute.
- *
- *
- * @see #getAttEInt_72()
- * @generated
- * @ordered
- */
- protected static final int ATT_EINT_72_EDEFAULT = 0;
-
- /**
- * The cached value of the '{@link #getAttEInt_72() Att EInt 72}' attribute.
- *
- *
- * @see #getAttEInt_72()
- * @generated
- * @ordered
- */
- protected int attEInt_72 = ATT_EINT_72_EDEFAULT;
-
- /**
- * The default value of the '{@link #isAttEBoolean_90() Att EBoolean 90}' attribute.
- *
- *
- * @see #isAttEBoolean_90()
- * @generated
- * @ordered
- */
- protected static final boolean ATT_EBOOLEAN_90_EDEFAULT = false;
-
- /**
- * The cached value of the '{@link #isAttEBoolean_90() Att EBoolean 90}' attribute.
- *
- *
- * @see #isAttEBoolean_90()
- * @generated
- * @ordered
- */
- protected boolean attEBoolean_90 = ATT_EBOOLEAN_90_EDEFAULT;
-
- /**
- * The default value of the '{@link #getAttEInt_94() Att EInt 94}' attribute.
- *
- *
- * @see #getAttEInt_94()
- * @generated
- * @ordered
- */
- protected static final int ATT_EINT_94_EDEFAULT = 0;
-
- /**
- * The cached value of the '{@link #getAttEInt_94() Att EInt 94}' attribute.
- *
- *
- * @see #getAttEInt_94()
- * @generated
- * @ordered
- */
- protected int attEInt_94 = ATT_EINT_94_EDEFAULT;
-
- /**
- * The default value of the '{@link #getAttEInt_107() Att EInt 107}' attribute.
- *
- *
- * @see #getAttEInt_107()
- * @generated
- * @ordered
- */
- protected static final int ATT_EINT_107_EDEFAULT = 0;
-
- /**
- * The cached value of the '{@link #getAttEInt_107() Att EInt 107}' attribute.
- *
- *
- * @see #getAttEInt_107()
- * @generated
- * @ordered
- */
- protected int attEInt_107 = ATT_EINT_107_EDEFAULT;
-
- /**
- * The default value of the '{@link #getAttEInt_108() Att EInt 108}' attribute.
- *
- *
- * @see #getAttEInt_108()
- * @generated
- * @ordered
- */
- protected static final int ATT_EINT_108_EDEFAULT = 0;
-
- /**
- * The cached value of the '{@link #getAttEInt_108() Att EInt 108}' attribute.
- *
- *
- * @see #getAttEInt_108()
- * @generated
- * @ordered
- */
- protected int attEInt_108 = ATT_EINT_108_EDEFAULT;
-
- /**
- * The default value of the '{@link #isAttEBoolean_116() Att EBoolean 116}' attribute.
- *
- *
- * @see #isAttEBoolean_116()
- * @generated
- * @ordered
- */
- protected static final boolean ATT_EBOOLEAN_116_EDEFAULT = false;
-
- /**
- * The cached value of the '{@link #isAttEBoolean_116() Att EBoolean 116}' attribute.
- *
- *
- * @see #isAttEBoolean_116()
- * @generated
- * @ordered
- */
- protected boolean attEBoolean_116 = ATT_EBOOLEAN_116_EDEFAULT;
-
- /**
- * The default value of the '{@link #getAttEInt_120() Att EInt 120}' attribute.
- *
- *
- * @see #getAttEInt_120()
- * @generated
- * @ordered
- */
- protected static final int ATT_EINT_120_EDEFAULT = 0;
-
- /**
- * The cached value of the '{@link #getAttEInt_120() Att EInt 120}' attribute.
- *
- *
- * @see #getAttEInt_120()
- * @generated
- * @ordered
- */
- protected int attEInt_120 = ATT_EINT_120_EDEFAULT;
-
- /**
- * The default value of the '{@link #getAttEInt_133() Att EInt 133}' attribute.
- *
- *
- * @see #getAttEInt_133()
- * @generated
- * @ordered
- */
- protected static final int ATT_EINT_133_EDEFAULT = 0;
-
- /**
- * The cached value of the '{@link #getAttEInt_133() Att EInt 133}' attribute.
- *
- *
- * @see #getAttEInt_133()
- * @generated
- * @ordered
- */
- protected int attEInt_133 = ATT_EINT_133_EDEFAULT;
-
- /**
- * The default value of the '{@link #getAttEInt_135() Att EInt 135}' attribute.
- *
- *
- * @see #getAttEInt_135()
- * @generated
- * @ordered
- */
- protected static final int ATT_EINT_135_EDEFAULT = 0;
-
- /**
- * The cached value of the '{@link #getAttEInt_135() Att EInt 135}' attribute.
- *
- *
- * @see #getAttEInt_135()
- * @generated
- * @ordered
- */
- protected int attEInt_135 = ATT_EINT_135_EDEFAULT;
-
- /**
- * The default value of the '{@link #isAttEBoolean_149() Att EBoolean 149}' attribute.
- *
- *
- * @see #isAttEBoolean_149()
- * @generated
- * @ordered
- */
- protected static final boolean ATT_EBOOLEAN_149_EDEFAULT = false;
-
- /**
- * The cached value of the '{@link #isAttEBoolean_149() Att EBoolean 149}' attribute.
- *
- *
- * @see #isAttEBoolean_149()
- * @generated
- * @ordered
- */
- protected boolean attEBoolean_149 = ATT_EBOOLEAN_149_EDEFAULT;
-
- /**
- * The cached value of the '{@link #getRefClass5_172_m() Ref Class5 172 m}' reference.
- *
- *
- * @see #getRefClass5_172_m()
- * @generated
- * @ordered
- */
- protected Class5 refClass5_172_m;
-
- /**
- * The cached value of the '{@link #getRefClass9_180_m() Ref Class9 180 m}' reference.
- *
- *
- * @see #getRefClass9_180_m()
- * @generated
- * @ordered
- */
- protected Class9 refClass9_180_m;
-
- /**
- *
- *
- * @generated
- */
- protected Class0Impl() {
- super();
- }
-
- /**
- *
- *
- * @generated
- */
- @Override
- protected EClass eStaticClass() {
- return Mm0Package.Literals.CLASS0;
- }
-
- /**
- *
- *
- * @generated
- */
- public boolean isAttEBoolean_20() {
- return attEBoolean_20;
- }
-
- /**
- *
- *
- * @generated
- */
- public void setAttEBoolean_20(boolean newAttEBoolean_20) {
- boolean oldAttEBoolean_20 = attEBoolean_20;
- attEBoolean_20 = newAttEBoolean_20;
- if (eNotificationRequired())
- eNotify(new ENotificationImpl(this, Notification.SET,
- Mm0Package.CLASS0__ATT_EBOOLEAN_20, oldAttEBoolean_20,
- attEBoolean_20));
- }
-
- /**
- *
- *
- * @generated
- */
- public int getAttEInt_23() {
- return attEInt_23;
- }
-
- /**
- *
- *
- * @generated
- */
- public void setAttEInt_23(int newAttEInt_23) {
- int oldAttEInt_23 = attEInt_23;
- attEInt_23 = newAttEInt_23;
- if (eNotificationRequired())
- eNotify(new ENotificationImpl(this, Notification.SET,
- Mm0Package.CLASS0__ATT_EINT_23, oldAttEInt_23, attEInt_23));
- }
-
- /**
- *
- *
- * @generated
- */
- public int getAttEInt_27() {
- return attEInt_27;
- }
-
- /**
- *
- *
- * @generated
- */
- public void setAttEInt_27(int newAttEInt_27) {
- int oldAttEInt_27 = attEInt_27;
- attEInt_27 = newAttEInt_27;
- if (eNotificationRequired())
- eNotify(new ENotificationImpl(this, Notification.SET,
- Mm0Package.CLASS0__ATT_EINT_27, oldAttEInt_27, attEInt_27));
- }
-
- /**
- *
- *
- * @generated
- */
- public Class9 getRefClass9_41() {
- if (refClass9_41 != null && refClass9_41.eIsProxy()) {
- InternalEObject oldRefClass9_41 = (InternalEObject) refClass9_41;
- refClass9_41 = (Class9) eResolveProxy(oldRefClass9_41);
- if (refClass9_41 != oldRefClass9_41) {
- if (eNotificationRequired())
- eNotify(new ENotificationImpl(this, Notification.RESOLVE,
- Mm0Package.CLASS0__REF_CLASS9_41, oldRefClass9_41,
- refClass9_41));
- }
- }
- return refClass9_41;
- }
-
- /**
- *
- *
- * @generated
- */
- public Class9 basicGetRefClass9_41() {
- return refClass9_41;
- }
-
- /**
- *
- *
- * @generated
- */
- public void setRefClass9_41(Class9 newRefClass9_41) {
- Class9 oldRefClass9_41 = refClass9_41;
- refClass9_41 = newRefClass9_41;
- if (eNotificationRequired())
- eNotify(new ENotificationImpl(this, Notification.SET,
- Mm0Package.CLASS0__REF_CLASS9_41, oldRefClass9_41,
- refClass9_41));
- }
-
- /**
- *
- *
- * @generated
- */
- public boolean isAttEBoolean_49() {
- return attEBoolean_49;
- }
-
- /**
- *
- *
- * @generated
- */
- public void setAttEBoolean_49(boolean newAttEBoolean_49) {
- boolean oldAttEBoolean_49 = attEBoolean_49;
- attEBoolean_49 = newAttEBoolean_49;
- if (eNotificationRequired())
- eNotify(new ENotificationImpl(this, Notification.SET,
- Mm0Package.CLASS0__ATT_EBOOLEAN_49, oldAttEBoolean_49,
- attEBoolean_49));
- }
-
- /**
- *
- *
- * @generated
- */
- public int getAttEInt_53() {
- return attEInt_53;
- }
-
- /**
- *
- *
- * @generated
- */
- public void setAttEInt_53(int newAttEInt_53) {
- int oldAttEInt_53 = attEInt_53;
- attEInt_53 = newAttEInt_53;
- if (eNotificationRequired())
- eNotify(new ENotificationImpl(this, Notification.SET,
- Mm0Package.CLASS0__ATT_EINT_53, oldAttEInt_53, attEInt_53));
- }
-
- /**
- *
- *
- * @generated
- */
- public int getAttEInt_63() {
- return attEInt_63;
- }
-
- /**
- *
- *
- * @generated
- */
- public void setAttEInt_63(int newAttEInt_63) {
- int oldAttEInt_63 = attEInt_63;
- attEInt_63 = newAttEInt_63;
- if (eNotificationRequired())
- eNotify(new ENotificationImpl(this, Notification.SET,
- Mm0Package.CLASS0__ATT_EINT_63, oldAttEInt_63, attEInt_63));
- }
-
- /**
- *
- *
- * @generated
- */
- public int getAttEInt_66() {
- return attEInt_66;
- }
-
- /**
- *
- *
- * @generated
- */
- public void setAttEInt_66(int newAttEInt_66) {
- int oldAttEInt_66 = attEInt_66;
- attEInt_66 = newAttEInt_66;
- if (eNotificationRequired())
- eNotify(new ENotificationImpl(this, Notification.SET,
- Mm0Package.CLASS0__ATT_EINT_66, oldAttEInt_66, attEInt_66));
- }
-
- /**
- *
- *
- * @generated
- */
- public int getAttEInt_72() {
- return attEInt_72;
- }
-
- /**
- *
- *
- * @generated
- */
- public void setAttEInt_72(int newAttEInt_72) {
- int oldAttEInt_72 = attEInt_72;
- attEInt_72 = newAttEInt_72;
- if (eNotificationRequired())
- eNotify(new ENotificationImpl(this, Notification.SET,
- Mm0Package.CLASS0__ATT_EINT_72, oldAttEInt_72, attEInt_72));
- }
-
- /**
- *
- *
- * @generated
- */
- public boolean isAttEBoolean_90() {
- return attEBoolean_90;
- }
-
- /**
- *
- *
- * @generated
- */
- public void setAttEBoolean_90(boolean newAttEBoolean_90) {
- boolean oldAttEBoolean_90 = attEBoolean_90;
- attEBoolean_90 = newAttEBoolean_90;
- if (eNotificationRequired())
- eNotify(new ENotificationImpl(this, Notification.SET,
- Mm0Package.CLASS0__ATT_EBOOLEAN_90, oldAttEBoolean_90,
- attEBoolean_90));
- }
-
- /**
- *
- *
- * @generated
- */
- public int getAttEInt_94() {
- return attEInt_94;
- }
-
- /**
- *
- *
- * @generated
- */
- public void setAttEInt_94(int newAttEInt_94) {
- int oldAttEInt_94 = attEInt_94;
- attEInt_94 = newAttEInt_94;
- if (eNotificationRequired())
- eNotify(new ENotificationImpl(this, Notification.SET,
- Mm0Package.CLASS0__ATT_EINT_94, oldAttEInt_94, attEInt_94));
- }
-
- /**
- *
- *
- * @generated
- */
- public int getAttEInt_107() {
- return attEInt_107;
- }
-
- /**
- *
- *
- * @generated
- */
- public void setAttEInt_107(int newAttEInt_107) {
- int oldAttEInt_107 = attEInt_107;
- attEInt_107 = newAttEInt_107;
- if (eNotificationRequired())
- eNotify(new ENotificationImpl(this, Notification.SET,
- Mm0Package.CLASS0__ATT_EINT_107, oldAttEInt_107,
- attEInt_107));
- }
-
- /**
- *
- *
- * @generated
- */
- public int getAttEInt_108() {
- return attEInt_108;
- }
-
- /**
- *
- *
- * @generated
- */
- public void setAttEInt_108(int newAttEInt_108) {
- int oldAttEInt_108 = attEInt_108;
- attEInt_108 = newAttEInt_108;
- if (eNotificationRequired())
- eNotify(new ENotificationImpl(this, Notification.SET,
- Mm0Package.CLASS0__ATT_EINT_108, oldAttEInt_108,
- attEInt_108));
- }
-
- /**
- *
- *
- * @generated
- */
- public boolean isAttEBoolean_116() {
- return attEBoolean_116;
- }
-
- /**
- *
- *
- * @generated
- */
- public void setAttEBoolean_116(boolean newAttEBoolean_116) {
- boolean oldAttEBoolean_116 = attEBoolean_116;
- attEBoolean_116 = newAttEBoolean_116;
- if (eNotificationRequired())
- eNotify(new ENotificationImpl(this, Notification.SET,
- Mm0Package.CLASS0__ATT_EBOOLEAN_116, oldAttEBoolean_116,
- attEBoolean_116));
- }
-
- /**
- *
- *
- * @generated
- */
- public int getAttEInt_120() {
- return attEInt_120;
- }
-
- /**
- *
- *
- * @generated
- */
- public void setAttEInt_120(int newAttEInt_120) {
- int oldAttEInt_120 = attEInt_120;
- attEInt_120 = newAttEInt_120;
- if (eNotificationRequired())
- eNotify(new ENotificationImpl(this, Notification.SET,
- Mm0Package.CLASS0__ATT_EINT_120, oldAttEInt_120,
- attEInt_120));
- }
-
- /**
- *
- *
- * @generated
- */
- public int getAttEInt_133() {
- return attEInt_133;
- }
-
- /**
- *
- *
- * @generated
- */
- public void setAttEInt_133(int newAttEInt_133) {
- int oldAttEInt_133 = attEInt_133;
- attEInt_133 = newAttEInt_133;
- if (eNotificationRequired())
- eNotify(new ENotificationImpl(this, Notification.SET,
- Mm0Package.CLASS0__ATT_EINT_133, oldAttEInt_133,
- attEInt_133));
- }
-
- /**
- *
- *
- * @generated
- */
- public int getAttEInt_135() {
- return attEInt_135;
- }
-
- /**
- *
- *
- * @generated
- */
- public void setAttEInt_135(int newAttEInt_135) {
- int oldAttEInt_135 = attEInt_135;
- attEInt_135 = newAttEInt_135;
- if (eNotificationRequired())
- eNotify(new ENotificationImpl(this, Notification.SET,
- Mm0Package.CLASS0__ATT_EINT_135, oldAttEInt_135,
- attEInt_135));
- }
-
- /**
- *
- *
- * @generated
- */
- public boolean isAttEBoolean_149() {
- return attEBoolean_149;
- }
-
- /**
- *
- *
- * @generated
- */
- public void setAttEBoolean_149(boolean newAttEBoolean_149) {
- boolean oldAttEBoolean_149 = attEBoolean_149;
- attEBoolean_149 = newAttEBoolean_149;
- if (eNotificationRequired())
- eNotify(new ENotificationImpl(this, Notification.SET,
- Mm0Package.CLASS0__ATT_EBOOLEAN_149, oldAttEBoolean_149,
- attEBoolean_149));
- }
-
- /**
- *
- *
- * @generated
- */
- public Class5 getRefClass5_172_m() {
- if (refClass5_172_m != null && refClass5_172_m.eIsProxy()) {
- InternalEObject oldRefClass5_172_m = (InternalEObject) refClass5_172_m;
- refClass5_172_m = (Class5) eResolveProxy(oldRefClass5_172_m);
- if (refClass5_172_m != oldRefClass5_172_m) {
- if (eNotificationRequired())
- eNotify(new ENotificationImpl(this, Notification.RESOLVE,
- Mm0Package.CLASS0__REF_CLASS5_172_M,
- oldRefClass5_172_m, refClass5_172_m));
- }
- }
- return refClass5_172_m;
- }
-
- /**
- *
- *
- * @generated
- */
- public Class5 basicGetRefClass5_172_m() {
- return refClass5_172_m;
- }
-
- /**
- *
- *
- * @generated
- */
- public void setRefClass5_172_m(Class5 newRefClass5_172_m) {
- Class5 oldRefClass5_172_m = refClass5_172_m;
- refClass5_172_m = newRefClass5_172_m;
- if (eNotificationRequired())
- eNotify(new ENotificationImpl(this, Notification.SET,
- Mm0Package.CLASS0__REF_CLASS5_172_M, oldRefClass5_172_m,
- refClass5_172_m));
- }
-
- /**
- *
- *
- * @generated
- */
- public Class9 getRefClass9_180_m() {
- if (refClass9_180_m != null && refClass9_180_m.eIsProxy()) {
- InternalEObject oldRefClass9_180_m = (InternalEObject) refClass9_180_m;
- refClass9_180_m = (Class9) eResolveProxy(oldRefClass9_180_m);
- if (refClass9_180_m != oldRefClass9_180_m) {
- if (eNotificationRequired())
- eNotify(new ENotificationImpl(this, Notification.RESOLVE,
- Mm0Package.CLASS0__REF_CLASS9_180_M,
- oldRefClass9_180_m, refClass9_180_m));
- }
- }
- return refClass9_180_m;
- }
-
- /**
- *
- *
- * @generated
- */
- public Class9 basicGetRefClass9_180_m() {
- return refClass9_180_m;
- }
-
- /**
- *
- *
- * @generated
- */
- public void setRefClass9_180_m(Class9 newRefClass9_180_m) {
- Class9 oldRefClass9_180_m = refClass9_180_m;
- refClass9_180_m = newRefClass9_180_m;
- if (eNotificationRequired())
- eNotify(new ENotificationImpl(this, Notification.SET,
- Mm0Package.CLASS0__REF_CLASS9_180_M, oldRefClass9_180_m,
- refClass9_180_m));
- }
-
- /**
- *
- *
- * @generated
- */
- @Override
- public Object eGet(int featureID, boolean resolve, boolean coreType) {
- switch (featureID) {
- case Mm0Package.CLASS0__ATT_EBOOLEAN_20:
- return isAttEBoolean_20();
- case Mm0Package.CLASS0__ATT_EINT_23:
- return getAttEInt_23();
- case Mm0Package.CLASS0__ATT_EINT_27:
- return getAttEInt_27();
- case Mm0Package.CLASS0__REF_CLASS9_41:
- if (resolve)
- return getRefClass9_41();
- return basicGetRefClass9_41();
- case Mm0Package.CLASS0__ATT_EBOOLEAN_49:
- return isAttEBoolean_49();
- case Mm0Package.CLASS0__ATT_EINT_53:
- return getAttEInt_53();
- case Mm0Package.CLASS0__ATT_EINT_63:
- return getAttEInt_63();
- case Mm0Package.CLASS0__ATT_EINT_66:
- return getAttEInt_66();
- case Mm0Package.CLASS0__ATT_EINT_72:
- return getAttEInt_72();
- case Mm0Package.CLASS0__ATT_EBOOLEAN_90:
- return isAttEBoolean_90();
- case Mm0Package.CLASS0__ATT_EINT_94:
- return getAttEInt_94();
- case Mm0Package.CLASS0__ATT_EINT_107:
- return getAttEInt_107();
- case Mm0Package.CLASS0__ATT_EINT_108:
- return getAttEInt_108();
- case Mm0Package.CLASS0__ATT_EBOOLEAN_116:
- return isAttEBoolean_116();
- case Mm0Package.CLASS0__ATT_EINT_120:
- return getAttEInt_120();
- case Mm0Package.CLASS0__ATT_EINT_133:
- return getAttEInt_133();
- case Mm0Package.CLASS0__ATT_EINT_135:
- return getAttEInt_135();
- case Mm0Package.CLASS0__ATT_EBOOLEAN_149:
- return isAttEBoolean_149();
- case Mm0Package.CLASS0__REF_CLASS5_172_M:
- if (resolve)
- return getRefClass5_172_m();
- return basicGetRefClass5_172_m();
- case Mm0Package.CLASS0__REF_CLASS9_180_M:
- if (resolve)
- return getRefClass9_180_m();
- return basicGetRefClass9_180_m();
- }
- return super.eGet(featureID, resolve, coreType);
- }
-
- /**
- *
- *
- * @generated
- */
- @Override
- public void eSet(int featureID, Object newValue) {
- switch (featureID) {
- case Mm0Package.CLASS0__ATT_EBOOLEAN_20:
- setAttEBoolean_20((Boolean) newValue);
- return;
- case Mm0Package.CLASS0__ATT_EINT_23:
- setAttEInt_23((Integer) newValue);
- return;
- case Mm0Package.CLASS0__ATT_EINT_27:
- setAttEInt_27((Integer) newValue);
- return;
- case Mm0Package.CLASS0__REF_CLASS9_41:
- setRefClass9_41((Class9) newValue);
- return;
- case Mm0Package.CLASS0__ATT_EBOOLEAN_49:
- setAttEBoolean_49((Boolean) newValue);
- return;
- case Mm0Package.CLASS0__ATT_EINT_53:
- setAttEInt_53((Integer) newValue);
- return;
- case Mm0Package.CLASS0__ATT_EINT_63:
- setAttEInt_63((Integer) newValue);
- return;
- case Mm0Package.CLASS0__ATT_EINT_66:
- setAttEInt_66((Integer) newValue);
- return;
- case Mm0Package.CLASS0__ATT_EINT_72:
- setAttEInt_72((Integer) newValue);
- return;
- case Mm0Package.CLASS0__ATT_EBOOLEAN_90:
- setAttEBoolean_90((Boolean) newValue);
- return;
- case Mm0Package.CLASS0__ATT_EINT_94:
- setAttEInt_94((Integer) newValue);
- return;
- case Mm0Package.CLASS0__ATT_EINT_107:
- setAttEInt_107((Integer) newValue);
- return;
- case Mm0Package.CLASS0__ATT_EINT_108:
- setAttEInt_108((Integer) newValue);
- return;
- case Mm0Package.CLASS0__ATT_EBOOLEAN_116:
- setAttEBoolean_116((Boolean) newValue);
- return;
- case Mm0Package.CLASS0__ATT_EINT_120:
- setAttEInt_120((Integer) newValue);
- return;
- case Mm0Package.CLASS0__ATT_EINT_133:
- setAttEInt_133((Integer) newValue);
- return;
- case Mm0Package.CLASS0__ATT_EINT_135:
- setAttEInt_135((Integer) newValue);
- return;
- case Mm0Package.CLASS0__ATT_EBOOLEAN_149:
- setAttEBoolean_149((Boolean) newValue);
- return;
- case Mm0Package.CLASS0__REF_CLASS5_172_M:
- setRefClass5_172_m((Class5) newValue);
- return;
- case Mm0Package.CLASS0__REF_CLASS9_180_M:
- setRefClass9_180_m((Class9) newValue);
- return;
- }
- super.eSet(featureID, newValue);
- }
-
- /**
- *
- *
- * @generated
- */
- @Override
- public void eUnset(int featureID) {
- switch (featureID) {
- case Mm0Package.CLASS0__ATT_EBOOLEAN_20:
- setAttEBoolean_20(ATT_EBOOLEAN_20_EDEFAULT);
- return;
- case Mm0Package.CLASS0__ATT_EINT_23:
- setAttEInt_23(ATT_EINT_23_EDEFAULT);
- return;
- case Mm0Package.CLASS0__ATT_EINT_27:
- setAttEInt_27(ATT_EINT_27_EDEFAULT);
- return;
- case Mm0Package.CLASS0__REF_CLASS9_41:
- setRefClass9_41((Class9) null);
- return;
- case Mm0Package.CLASS0__ATT_EBOOLEAN_49:
- setAttEBoolean_49(ATT_EBOOLEAN_49_EDEFAULT);
- return;
- case Mm0Package.CLASS0__ATT_EINT_53:
- setAttEInt_53(ATT_EINT_53_EDEFAULT);
- return;
- case Mm0Package.CLASS0__ATT_EINT_63:
- setAttEInt_63(ATT_EINT_63_EDEFAULT);
- return;
- case Mm0Package.CLASS0__ATT_EINT_66:
- setAttEInt_66(ATT_EINT_66_EDEFAULT);
- return;
- case Mm0Package.CLASS0__ATT_EINT_72:
- setAttEInt_72(ATT_EINT_72_EDEFAULT);
- return;
- case Mm0Package.CLASS0__ATT_EBOOLEAN_90:
- setAttEBoolean_90(ATT_EBOOLEAN_90_EDEFAULT);
- return;
- case Mm0Package.CLASS0__ATT_EINT_94:
- setAttEInt_94(ATT_EINT_94_EDEFAULT);
- return;
- case Mm0Package.CLASS0__ATT_EINT_107:
- setAttEInt_107(ATT_EINT_107_EDEFAULT);
- return;
- case Mm0Package.CLASS0__ATT_EINT_108:
- setAttEInt_108(ATT_EINT_108_EDEFAULT);
- return;
- case Mm0Package.CLASS0__ATT_EBOOLEAN_116:
- setAttEBoolean_116(ATT_EBOOLEAN_116_EDEFAULT);
- return;
- case Mm0Package.CLASS0__ATT_EINT_120:
- setAttEInt_120(ATT_EINT_120_EDEFAULT);
- return;
- case Mm0Package.CLASS0__ATT_EINT_133:
- setAttEInt_133(ATT_EINT_133_EDEFAULT);
- return;
- case Mm0Package.CLASS0__ATT_EINT_135:
- setAttEInt_135(ATT_EINT_135_EDEFAULT);
- return;
- case Mm0Package.CLASS0__ATT_EBOOLEAN_149:
- setAttEBoolean_149(ATT_EBOOLEAN_149_EDEFAULT);
- return;
- case Mm0Package.CLASS0__REF_CLASS5_172_M:
- setRefClass5_172_m((Class5) null);
- return;
- case Mm0Package.CLASS0__REF_CLASS9_180_M:
- setRefClass9_180_m((Class9) null);
- return;
- }
- super.eUnset(featureID);
- }
-
- /**
- *
- *
- * @generated
- */
- @Override
- public boolean eIsSet(int featureID) {
- switch (featureID) {
- case Mm0Package.CLASS0__ATT_EBOOLEAN_20:
- return attEBoolean_20 != ATT_EBOOLEAN_20_EDEFAULT;
- case Mm0Package.CLASS0__ATT_EINT_23:
- return attEInt_23 != ATT_EINT_23_EDEFAULT;
- case Mm0Package.CLASS0__ATT_EINT_27:
- return attEInt_27 != ATT_EINT_27_EDEFAULT;
- case Mm0Package.CLASS0__REF_CLASS9_41:
- return refClass9_41 != null;
- case Mm0Package.CLASS0__ATT_EBOOLEAN_49:
- return attEBoolean_49 != ATT_EBOOLEAN_49_EDEFAULT;
- case Mm0Package.CLASS0__ATT_EINT_53:
- return attEInt_53 != ATT_EINT_53_EDEFAULT;
- case Mm0Package.CLASS0__ATT_EINT_63:
- return attEInt_63 != ATT_EINT_63_EDEFAULT;
- case Mm0Package.CLASS0__ATT_EINT_66:
- return attEInt_66 != ATT_EINT_66_EDEFAULT;
- case Mm0Package.CLASS0__ATT_EINT_72:
- return attEInt_72 != ATT_EINT_72_EDEFAULT;
- case Mm0Package.CLASS0__ATT_EBOOLEAN_90:
- return attEBoolean_90 != ATT_EBOOLEAN_90_EDEFAULT;
- case Mm0Package.CLASS0__ATT_EINT_94:
- return attEInt_94 != ATT_EINT_94_EDEFAULT;
- case Mm0Package.CLASS0__ATT_EINT_107:
- return attEInt_107 != ATT_EINT_107_EDEFAULT;
- case Mm0Package.CLASS0__ATT_EINT_108:
- return attEInt_108 != ATT_EINT_108_EDEFAULT;
- case Mm0Package.CLASS0__ATT_EBOOLEAN_116:
- return attEBoolean_116 != ATT_EBOOLEAN_116_EDEFAULT;
- case Mm0Package.CLASS0__ATT_EINT_120:
- return attEInt_120 != ATT_EINT_120_EDEFAULT;
- case Mm0Package.CLASS0__ATT_EINT_133:
- return attEInt_133 != ATT_EINT_133_EDEFAULT;
- case Mm0Package.CLASS0__ATT_EINT_135:
- return attEInt_135 != ATT_EINT_135_EDEFAULT;
- case Mm0Package.CLASS0__ATT_EBOOLEAN_149:
- return attEBoolean_149 != ATT_EBOOLEAN_149_EDEFAULT;
- case Mm0Package.CLASS0__REF_CLASS5_172_M:
- return refClass5_172_m != null;
- case Mm0Package.CLASS0__REF_CLASS9_180_M:
- return refClass9_180_m != null;
- }
- return super.eIsSet(featureID);
- }
-
- /**
- *
- *
- * @generated
- */
- @Override
- public String toString() {
- if (eIsProxy())
- return super.toString();
-
- StringBuffer result = new StringBuffer(super.toString());
- result.append(" (attEBoolean_20: ");
- result.append(attEBoolean_20);
- result.append(", attEInt_23: ");
- result.append(attEInt_23);
- result.append(", attEInt_27: ");
- result.append(attEInt_27);
- result.append(", attEBoolean_49: ");
- result.append(attEBoolean_49);
- result.append(", attEInt_53: ");
- result.append(attEInt_53);
- result.append(", attEInt_63: ");
- result.append(attEInt_63);
- result.append(", attEInt_66: ");
- result.append(attEInt_66);
- result.append(", attEInt_72: ");
- result.append(attEInt_72);
- result.append(", attEBoolean_90: ");
- result.append(attEBoolean_90);
- result.append(", attEInt_94: ");
- result.append(attEInt_94);
- result.append(", attEInt_107: ");
- result.append(attEInt_107);
- result.append(", attEInt_108: ");
- result.append(attEInt_108);
- result.append(", attEBoolean_116: ");
- result.append(attEBoolean_116);
- result.append(", attEInt_120: ");
- result.append(attEInt_120);
- result.append(", attEInt_133: ");
- result.append(attEInt_133);
- result.append(", attEInt_135: ");
- result.append(attEInt_135);
- result.append(", attEBoolean_149: ");
- result.append(attEBoolean_149);
- result.append(')');
- return result.toString();
- }
-
-} //Class0Impl
diff --git a/cloningBenchmarkMaterial5921503524522529258/src/mm0/impl/Class10Impl.java b/cloningBenchmarkMaterial5921503524522529258/src/mm0/impl/Class10Impl.java
deleted file mode 100644
index fe414abe05bab93e4f1cb450f36981041b5aab87..0000000000000000000000000000000000000000
--- a/cloningBenchmarkMaterial5921503524522529258/src/mm0/impl/Class10Impl.java
+++ /dev/null
@@ -1,1433 +0,0 @@
-/**
- */
-package mm0.impl;
-
-import fr.inria.diverse.cloning.cloner.emfextension.impl.AbstractShareableEObject;
-
-import mm0.Class10;
-import mm0.Class3;
-import mm0.Class4;
-import mm0.Class9;
-import mm0.Mm0Package;
-
-import org.eclipse.emf.common.notify.Notification;
-
-import org.eclipse.emf.ecore.EClass;
-import org.eclipse.emf.ecore.InternalEObject;
-
-import org.eclipse.emf.ecore.impl.ENotificationImpl;
-
-/**
- *
- * An implementation of the model object 'Class10'.
- *
- *
- * The following features are implemented:
- *
- * - {@link mm0.impl.Class10Impl#getRefClass3_2 Ref Class3 2}
- * - {@link mm0.impl.Class10Impl#getAttEInt_11 Att EInt 11}
- * - {@link mm0.impl.Class10Impl#isAttEBoolean_15 Att EBoolean 15}
- * - {@link mm0.impl.Class10Impl#getAttEInt_32 Att EInt 32}
- * - {@link mm0.impl.Class10Impl#getAttEInt_44 Att EInt 44}
- * - {@link mm0.impl.Class10Impl#isAttEBoolean_60 Att EBoolean 60}
- * - {@link mm0.impl.Class10Impl#getAttEInt_73 Att EInt 73}
- * - {@link mm0.impl.Class10Impl#isAttEBoolean_74 Att EBoolean 74}
- * - {@link mm0.impl.Class10Impl#isAttEBoolean_79 Att EBoolean 79}
- * - {@link mm0.impl.Class10Impl#getAttEInt_81 Att EInt 81}
- * - {@link mm0.impl.Class10Impl#getAttEInt_84 Att EInt 84}
- * - {@link mm0.impl.Class10Impl#getRefClass10_112 Ref Class10 112}
- * - {@link mm0.impl.Class10Impl#isAttEBoolean_118 Att EBoolean 118}
- * - {@link mm0.impl.Class10Impl#getRefClass9_119 Ref Class9 119}
- * - {@link mm0.impl.Class10Impl#getAttEInt_121 Att EInt 121}
- * - {@link mm0.impl.Class10Impl#isAttEBoolean_123 Att EBoolean 123}
- * - {@link mm0.impl.Class10Impl#getRefClass4_124 Ref Class4 124}
- * - {@link mm0.impl.Class10Impl#getAttEInt_125 Att EInt 125}
- * - {@link mm0.impl.Class10Impl#isAttEBoolean_128 Att EBoolean 128}
- * - {@link mm0.impl.Class10Impl#getAttEInt_144 Att EInt 144}
- * - {@link mm0.impl.Class10Impl#isAttEBoolean_152 Att EBoolean 152}
- * - {@link mm0.impl.Class10Impl#getAttEInt_173_m Att EInt 173 m}
- * - {@link mm0.impl.Class10Impl#getAttEInt_183_m Att EInt 183 m}
- *
- *
- *
- * @generated
- */
-public class Class10Impl extends AbstractShareableEObject implements Class10 {
- /**
- * The cached value of the '{@link #getRefClass3_2() Ref Class3 2}' reference.
- *
- *
- * @see #getRefClass3_2()
- * @generated
- * @ordered
- */
- protected Class3 refClass3_2;
-
- /**
- * The default value of the '{@link #getAttEInt_11() Att EInt 11}' attribute.
- *
- *
- * @see #getAttEInt_11()
- * @generated
- * @ordered
- */
- protected static final int ATT_EINT_11_EDEFAULT = 0;
-
- /**
- * The cached value of the '{@link #getAttEInt_11() Att EInt 11}' attribute.
- *
- *
- * @see #getAttEInt_11()
- * @generated
- * @ordered
- */
- protected int attEInt_11 = ATT_EINT_11_EDEFAULT;
-
- /**
- * The default value of the '{@link #isAttEBoolean_15() Att EBoolean 15}' attribute.
- *
- *
- * @see #isAttEBoolean_15()
- * @generated
- * @ordered
- */
- protected static final boolean ATT_EBOOLEAN_15_EDEFAULT = false;
-
- /**
- * The cached value of the '{@link #isAttEBoolean_15() Att EBoolean 15}' attribute.
- *
- *
- * @see #isAttEBoolean_15()
- * @generated
- * @ordered
- */
- protected boolean attEBoolean_15 = ATT_EBOOLEAN_15_EDEFAULT;
-
- /**
- * The default value of the '{@link #getAttEInt_32() Att EInt 32}' attribute.
- *
- *
- * @see #getAttEInt_32()
- * @generated
- * @ordered
- */
- protected static final int ATT_EINT_32_EDEFAULT = 0;
-
- /**
- * The cached value of the '{@link #getAttEInt_32() Att EInt 32}' attribute.
- *
- *
- * @see #getAttEInt_32()
- * @generated
- * @ordered
- */
- protected int attEInt_32 = ATT_EINT_32_EDEFAULT;
-
- /**
- * The default value of the '{@link #getAttEInt_44() Att EInt 44}' attribute.
- *
- *
- * @see #getAttEInt_44()
- * @generated
- * @ordered
- */
- protected static final int ATT_EINT_44_EDEFAULT = 0;
-
- /**
- * The cached value of the '{@link #getAttEInt_44() Att EInt 44}' attribute.
- *
- *
- * @see #getAttEInt_44()
- * @generated
- * @ordered
- */
- protected int attEInt_44 = ATT_EINT_44_EDEFAULT;
-
- /**
- * The default value of the '{@link #isAttEBoolean_60() Att EBoolean 60}' attribute.
- *
- *
- * @see #isAttEBoolean_60()
- * @generated
- * @ordered
- */
- protected static final boolean ATT_EBOOLEAN_60_EDEFAULT = false;
-
- /**
- * The cached value of the '{@link #isAttEBoolean_60() Att EBoolean 60}' attribute.
- *
- *
- * @see #isAttEBoolean_60()
- * @generated
- * @ordered
- */
- protected boolean attEBoolean_60 = ATT_EBOOLEAN_60_EDEFAULT;
-
- /**
- * The default value of the '{@link #getAttEInt_73() Att EInt 73}' attribute.
- *
- *
- * @see #getAttEInt_73()
- * @generated
- * @ordered
- */
- protected static final int ATT_EINT_73_EDEFAULT = 0;
-
- /**
- * The cached value of the '{@link #getAttEInt_73() Att EInt 73}' attribute.
- *
- *
- * @see #getAttEInt_73()
- * @generated
- * @ordered
- */
- protected int attEInt_73 = ATT_EINT_73_EDEFAULT;
-
- /**
- * The default value of the '{@link #isAttEBoolean_74() Att EBoolean 74}' attribute.
- *
- *
- * @see #isAttEBoolean_74()
- * @generated
- * @ordered
- */
- protected static final boolean ATT_EBOOLEAN_74_EDEFAULT = false;
-
- /**
- * The cached value of the '{@link #isAttEBoolean_74() Att EBoolean 74}' attribute.
- *
- *
- * @see #isAttEBoolean_74()
- * @generated
- * @ordered
- */
- protected boolean attEBoolean_74 = ATT_EBOOLEAN_74_EDEFAULT;
-
- /**
- * The default value of the '{@link #isAttEBoolean_79() Att EBoolean 79}' attribute.
- *
- *
- * @see #isAttEBoolean_79()
- * @generated
- * @ordered
- */
- protected static final boolean ATT_EBOOLEAN_79_EDEFAULT = false;
-
- /**
- * The cached value of the '{@link #isAttEBoolean_79() Att EBoolean 79}' attribute.
- *
- *
- * @see #isAttEBoolean_79()
- * @generated
- * @ordered
- */
- protected boolean attEBoolean_79 = ATT_EBOOLEAN_79_EDEFAULT;
-
- /**
- * The default value of the '{@link #getAttEInt_81() Att EInt 81}' attribute.
- *
- *
- * @see #getAttEInt_81()
- * @generated
- * @ordered
- */
- protected static final int ATT_EINT_81_EDEFAULT = 0;
-
- /**
- * The cached value of the '{@link #getAttEInt_81() Att EInt 81}' attribute.
- *
- *
- * @see #getAttEInt_81()
- * @generated
- * @ordered
- */
- protected int attEInt_81 = ATT_EINT_81_EDEFAULT;
-
- /**
- * The default value of the '{@link #getAttEInt_84() Att EInt 84}' attribute.
- *
- *
- * @see #getAttEInt_84()
- * @generated
- * @ordered
- */
- protected static final int ATT_EINT_84_EDEFAULT = 0;
-
- /**
- * The cached value of the '{@link #getAttEInt_84() Att EInt 84}' attribute.
- *
- *
- * @see #getAttEInt_84()
- * @generated
- * @ordered
- */
- protected int attEInt_84 = ATT_EINT_84_EDEFAULT;
-
- /**
- * The cached value of the '{@link #getRefClass10_112() Ref Class10 112}' reference.
- *
- *
- * @see #getRefClass10_112()
- * @generated
- * @ordered
- */
- protected Class10 refClass10_112;
-
- /**
- * The default value of the '{@link #isAttEBoolean_118() Att EBoolean 118}' attribute.
- *
- *
- * @see #isAttEBoolean_118()
- * @generated
- * @ordered
- */
- protected static final boolean ATT_EBOOLEAN_118_EDEFAULT = false;
-
- /**
- * The cached value of the '{@link #isAttEBoolean_118() Att EBoolean 118}' attribute.
- *
- *
- * @see #isAttEBoolean_118()
- * @generated
- * @ordered
- */
- protected boolean attEBoolean_118 = ATT_EBOOLEAN_118_EDEFAULT;
-
- /**
- * The cached value of the '{@link #getRefClass9_119() Ref Class9 119}' reference.
- *
- *
- * @see #getRefClass9_119()
- * @generated
- * @ordered
- */
- protected Class9 refClass9_119;
-
- /**
- * The default value of the '{@link #getAttEInt_121() Att EInt 121}' attribute.
- *
- *
- * @see #getAttEInt_121()
- * @generated
- * @ordered
- */
- protected static final int ATT_EINT_121_EDEFAULT = 0;
-
- /**
- * The cached value of the '{@link #getAttEInt_121() Att EInt 121}' attribute.
- *
- *
- * @see #getAttEInt_121()
- * @generated
- * @ordered
- */
- protected int attEInt_121 = ATT_EINT_121_EDEFAULT;
-
- /**
- * The default value of the '{@link #isAttEBoolean_123() Att EBoolean 123}' attribute.
- *
- *
- * @see #isAttEBoolean_123()
- * @generated
- * @ordered
- */
- protected static final boolean ATT_EBOOLEAN_123_EDEFAULT = false;
-
- /**
- * The cached value of the '{@link #isAttEBoolean_123() Att EBoolean 123}' attribute.
- *
- *
- * @see #isAttEBoolean_123()
- * @generated
- * @ordered
- */
- protected boolean attEBoolean_123 = ATT_EBOOLEAN_123_EDEFAULT;
-
- /**
- * The cached value of the '{@link #getRefClass4_124() Ref Class4 124}' reference.
- *
- *
- * @see #getRefClass4_124()
- * @generated
- * @ordered
- */
- protected Class4 refClass4_124;
-
- /**
- * The default value of the '{@link #getAttEInt_125() Att EInt 125}' attribute.
- *
- *
- * @see #getAttEInt_125()
- * @generated
- * @ordered
- */
- protected static final int ATT_EINT_125_EDEFAULT = 0;
-
- /**
- * The cached value of the '{@link #getAttEInt_125() Att EInt 125}' attribute.
- *
- *
- * @see #getAttEInt_125()
- * @generated
- * @ordered
- */
- protected int attEInt_125 = ATT_EINT_125_EDEFAULT;
-
- /**
- * The default value of the '{@link #isAttEBoolean_128() Att EBoolean 128}' attribute.
- *
- *
- * @see #isAttEBoolean_128()
- * @generated
- * @ordered
- */
- protected static final boolean ATT_EBOOLEAN_128_EDEFAULT = false;
-
- /**
- * The cached value of the '{@link #isAttEBoolean_128() Att EBoolean 128}' attribute.
- *
- *
- * @see #isAttEBoolean_128()
- * @generated
- * @ordered
- */
- protected boolean attEBoolean_128 = ATT_EBOOLEAN_128_EDEFAULT;
-
- /**
- * The default value of the '{@link #getAttEInt_144() Att EInt 144}' attribute.
- *
- *
- * @see #getAttEInt_144()
- * @generated
- * @ordered
- */
- protected static final int ATT_EINT_144_EDEFAULT = 0;
-
- /**
- * The cached value of the '{@link #getAttEInt_144() Att EInt 144}' attribute.
- *
- *
- * @see #getAttEInt_144()
- * @generated
- * @ordered
- */
- protected int attEInt_144 = ATT_EINT_144_EDEFAULT;
-
- /**
- * The default value of the '{@link #isAttEBoolean_152() Att EBoolean 152}' attribute.
- *
- *
- * @see #isAttEBoolean_152()
- * @generated
- * @ordered
- */
- protected static final boolean ATT_EBOOLEAN_152_EDEFAULT = false;
-
- /**
- * The cached value of the '{@link #isAttEBoolean_152() Att EBoolean 152}' attribute.
- *
- *
- * @see #isAttEBoolean_152()
- * @generated
- * @ordered
- */
- protected boolean attEBoolean_152 = ATT_EBOOLEAN_152_EDEFAULT;
-
- /**
- * The default value of the '{@link #getAttEInt_173_m() Att EInt 173 m}' attribute.
- *
- *
- * @see #getAttEInt_173_m()
- * @generated
- * @ordered
- */
- protected static final int ATT_EINT_173_M_EDEFAULT = 0;
-
- /**
- * The cached value of the '{@link #getAttEInt_173_m() Att EInt 173 m}' attribute.
- *
- *
- * @see #getAttEInt_173_m()
- * @generated
- * @ordered
- */
- protected int attEInt_173_m = ATT_EINT_173_M_EDEFAULT;
-
- /**
- * The default value of the '{@link #getAttEInt_183_m() Att EInt 183 m}' attribute.
- *
- *
- * @see #getAttEInt_183_m()
- * @generated
- * @ordered
- */
- protected static final int ATT_EINT_183_M_EDEFAULT = 0;
-
- /**
- * The cached value of the '{@link #getAttEInt_183_m() Att EInt 183 m}' attribute.
- *
- *
- * @see #getAttEInt_183_m()
- * @generated
- * @ordered
- */
- protected int attEInt_183_m = ATT_EINT_183_M_EDEFAULT;
-
- /**
- *
- *
- * @generated
- */
- protected Class10Impl() {
- super();
- }
-
- /**
- *
- *
- * @generated
- */
- @Override
- protected EClass eStaticClass() {
- return Mm0Package.Literals.CLASS10;
- }
-
- /**
- *
- *
- * @generated
- */
- public Class3 getRefClass3_2() {
- if (refClass3_2 != null && refClass3_2.eIsProxy()) {
- InternalEObject oldRefClass3_2 = (InternalEObject) refClass3_2;
- refClass3_2 = (Class3) eResolveProxy(oldRefClass3_2);
- if (refClass3_2 != oldRefClass3_2) {
- if (eNotificationRequired())
- eNotify(new ENotificationImpl(this, Notification.RESOLVE,
- Mm0Package.CLASS10__REF_CLASS3_2, oldRefClass3_2,
- refClass3_2));
- }
- }
- return refClass3_2;
- }
-
- /**
- *
- *
- * @generated
- */
- public Class3 basicGetRefClass3_2() {
- return refClass3_2;
- }
-
- /**
- *
- *
- * @generated
- */
- public void setRefClass3_2(Class3 newRefClass3_2) {
- Class3 oldRefClass3_2 = refClass3_2;
- refClass3_2 = newRefClass3_2;
- if (eNotificationRequired())
- eNotify(new ENotificationImpl(this, Notification.SET,
- Mm0Package.CLASS10__REF_CLASS3_2, oldRefClass3_2,
- refClass3_2));
- }
-
- /**
- *
- *
- * @generated
- */
- public int getAttEInt_11() {
- return attEInt_11;
- }
-
- /**
- *
- *
- * @generated
- */
- public void setAttEInt_11(int newAttEInt_11) {
- int oldAttEInt_11 = attEInt_11;
- attEInt_11 = newAttEInt_11;
- if (eNotificationRequired())
- eNotify(new ENotificationImpl(this, Notification.SET,
- Mm0Package.CLASS10__ATT_EINT_11, oldAttEInt_11, attEInt_11));
- }
-
- /**
- *
- *
- * @generated
- */
- public boolean isAttEBoolean_15() {
- return attEBoolean_15;
- }
-
- /**
- *
- *
- * @generated
- */
- public void setAttEBoolean_15(boolean newAttEBoolean_15) {
- boolean oldAttEBoolean_15 = attEBoolean_15;
- attEBoolean_15 = newAttEBoolean_15;
- if (eNotificationRequired())
- eNotify(new ENotificationImpl(this, Notification.SET,
- Mm0Package.CLASS10__ATT_EBOOLEAN_15, oldAttEBoolean_15,
- attEBoolean_15));
- }
-
- /**
- *
- *
- * @generated
- */
- public int getAttEInt_32() {
- return attEInt_32;
- }
-
- /**
- *
- *
- * @generated
- */
- public void setAttEInt_32(int newAttEInt_32) {
- int oldAttEInt_32 = attEInt_32;
- attEInt_32 = newAttEInt_32;
- if (eNotificationRequired())
- eNotify(new ENotificationImpl(this, Notification.SET,
- Mm0Package.CLASS10__ATT_EINT_32, oldAttEInt_32, attEInt_32));
- }
-
- /**
- *
- *
- * @generated
- */
- public int getAttEInt_44() {
- return attEInt_44;
- }
-
- /**
- *
- *
- * @generated
- */
- public void setAttEInt_44(int newAttEInt_44) {
- int oldAttEInt_44 = attEInt_44;
- attEInt_44 = newAttEInt_44;
- if (eNotificationRequired())
- eNotify(new ENotificationImpl(this, Notification.SET,
- Mm0Package.CLASS10__ATT_EINT_44, oldAttEInt_44, attEInt_44));
- }
-
- /**
- *
- *
- * @generated
- */
- public boolean isAttEBoolean_60() {
- return attEBoolean_60;
- }
-
- /**
- *
- *
- * @generated
- */
- public void setAttEBoolean_60(boolean newAttEBoolean_60) {
- boolean oldAttEBoolean_60 = attEBoolean_60;
- attEBoolean_60 = newAttEBoolean_60;
- if (eNotificationRequired())
- eNotify(new ENotificationImpl(this, Notification.SET,
- Mm0Package.CLASS10__ATT_EBOOLEAN_60, oldAttEBoolean_60,
- attEBoolean_60));
- }
-
- /**
- *
- *
- * @generated
- */
- public int getAttEInt_73() {
- return attEInt_73;
- }
-
- /**
- *
- *
- * @generated
- */
- public void setAttEInt_73(int newAttEInt_73) {
- int oldAttEInt_73 = attEInt_73;
- attEInt_73 = newAttEInt_73;
- if (eNotificationRequired())
- eNotify(new ENotificationImpl(this, Notification.SET,
- Mm0Package.CLASS10__ATT_EINT_73, oldAttEInt_73, attEInt_73));
- }
-
- /**
- *
- *
- * @generated
- */
- public boolean isAttEBoolean_74() {
- return attEBoolean_74;
- }
-
- /**
- *
- *
- * @generated
- */
- public void setAttEBoolean_74(boolean newAttEBoolean_74) {
- boolean oldAttEBoolean_74 = attEBoolean_74;
- attEBoolean_74 = newAttEBoolean_74;
- if (eNotificationRequired())
- eNotify(new ENotificationImpl(this, Notification.SET,
- Mm0Package.CLASS10__ATT_EBOOLEAN_74, oldAttEBoolean_74,
- attEBoolean_74));
- }
-
- /**
- *
- *
- * @generated
- */
- public boolean isAttEBoolean_79() {
- return attEBoolean_79;
- }
-
- /**
- *
- *
- * @generated
- */
- public void setAttEBoolean_79(boolean newAttEBoolean_79) {
- boolean oldAttEBoolean_79 = attEBoolean_79;
- attEBoolean_79 = newAttEBoolean_79;
- if (eNotificationRequired())
- eNotify(new ENotificationImpl(this, Notification.SET,
- Mm0Package.CLASS10__ATT_EBOOLEAN_79, oldAttEBoolean_79,
- attEBoolean_79));
- }
-
- /**
- *
- *
- * @generated
- */
- public int getAttEInt_81() {
- return attEInt_81;
- }
-
- /**
- *
- *
- * @generated
- */
- public void setAttEInt_81(int newAttEInt_81) {
- int oldAttEInt_81 = attEInt_81;
- attEInt_81 = newAttEInt_81;
- if (eNotificationRequired())
- eNotify(new ENotificationImpl(this, Notification.SET,
- Mm0Package.CLASS10__ATT_EINT_81, oldAttEInt_81, attEInt_81));
- }
-
- /**
- *
- *
- * @generated
- */
- public int getAttEInt_84() {
- return attEInt_84;
- }
-
- /**
- *
- *
- * @generated
- */
- public void setAttEInt_84(int newAttEInt_84) {
- int oldAttEInt_84 = attEInt_84;
- attEInt_84 = newAttEInt_84;
- if (eNotificationRequired())
- eNotify(new ENotificationImpl(this, Notification.SET,
- Mm0Package.CLASS10__ATT_EINT_84, oldAttEInt_84, attEInt_84));
- }
-
- /**
- *
- *
- * @generated
- */
- public Class10 getRefClass10_112() {
- if (refClass10_112 != null && refClass10_112.eIsProxy()) {
- InternalEObject oldRefClass10_112 = (InternalEObject) refClass10_112;
- refClass10_112 = (Class10) eResolveProxy(oldRefClass10_112);
- if (refClass10_112 != oldRefClass10_112) {
- if (eNotificationRequired())
- eNotify(new ENotificationImpl(this, Notification.RESOLVE,
- Mm0Package.CLASS10__REF_CLASS10_112,
- oldRefClass10_112, refClass10_112));
- }
- }
- return refClass10_112;
- }
-
- /**
- *
- *
- * @generated
- */
- public Class10 basicGetRefClass10_112() {
- return refClass10_112;
- }
-
- /**
- *
- *
- * @generated
- */
- public void setRefClass10_112(Class10 newRefClass10_112) {
- Class10 oldRefClass10_112 = refClass10_112;
- refClass10_112 = newRefClass10_112;
- if (eNotificationRequired())
- eNotify(new ENotificationImpl(this, Notification.SET,
- Mm0Package.CLASS10__REF_CLASS10_112, oldRefClass10_112,
- refClass10_112));
- }
-
- /**
- *
- *
- * @generated
- */
- public boolean isAttEBoolean_118() {
- return attEBoolean_118;
- }
-
- /**
- *
- *
- * @generated
- */
- public void setAttEBoolean_118(boolean newAttEBoolean_118) {
- boolean oldAttEBoolean_118 = attEBoolean_118;
- attEBoolean_118 = newAttEBoolean_118;
- if (eNotificationRequired())
- eNotify(new ENotificationImpl(this, Notification.SET,
- Mm0Package.CLASS10__ATT_EBOOLEAN_118, oldAttEBoolean_118,
- attEBoolean_118));
- }
-
- /**
- *
- *
- * @generated
- */
- public Class9 getRefClass9_119() {
- if (refClass9_119 != null && refClass9_119.eIsProxy()) {
- InternalEObject oldRefClass9_119 = (InternalEObject) refClass9_119;
- refClass9_119 = (Class9) eResolveProxy(oldRefClass9_119);
- if (refClass9_119 != oldRefClass9_119) {
- if (eNotificationRequired())
- eNotify(new ENotificationImpl(this, Notification.RESOLVE,
- Mm0Package.CLASS10__REF_CLASS9_119,
- oldRefClass9_119, refClass9_119));
- }
- }
- return refClass9_119;
- }
-
- /**
- *
- *
- * @generated
- */
- public Class9 basicGetRefClass9_119() {
- return refClass9_119;
- }
-
- /**
- *
- *
- * @generated
- */
- public void setRefClass9_119(Class9 newRefClass9_119) {
- Class9 oldRefClass9_119 = refClass9_119;
- refClass9_119 = newRefClass9_119;
- if (eNotificationRequired())
- eNotify(new ENotificationImpl(this, Notification.SET,
- Mm0Package.CLASS10__REF_CLASS9_119, oldRefClass9_119,
- refClass9_119));
- }
-
- /**
- *
- *
- * @generated
- */
- public int getAttEInt_121() {
- return attEInt_121;
- }
-
- /**
- *
- *
- * @generated
- */
- public void setAttEInt_121(int newAttEInt_121) {
- int oldAttEInt_121 = attEInt_121;
- attEInt_121 = newAttEInt_121;
- if (eNotificationRequired())
- eNotify(new ENotificationImpl(this, Notification.SET,
- Mm0Package.CLASS10__ATT_EINT_121, oldAttEInt_121,
- attEInt_121));
- }
-
- /**
- *
- *
- * @generated
- */
- public boolean isAttEBoolean_123() {
- return attEBoolean_123;
- }
-
- /**
- *
- *
- * @generated
- */
- public void setAttEBoolean_123(boolean newAttEBoolean_123) {
- boolean oldAttEBoolean_123 = attEBoolean_123;
- attEBoolean_123 = newAttEBoolean_123;
- if (eNotificationRequired())
- eNotify(new ENotificationImpl(this, Notification.SET,
- Mm0Package.CLASS10__ATT_EBOOLEAN_123, oldAttEBoolean_123,
- attEBoolean_123));
- }
-
- /**
- *
- *
- * @generated
- */
- public Class4 getRefClass4_124() {
- if (refClass4_124 != null && refClass4_124.eIsProxy()) {
- InternalEObject oldRefClass4_124 = (InternalEObject) refClass4_124;
- refClass4_124 = (Class4) eResolveProxy(oldRefClass4_124);
- if (refClass4_124 != oldRefClass4_124) {
- if (eNotificationRequired())
- eNotify(new ENotificationImpl(this, Notification.RESOLVE,
- Mm0Package.CLASS10__REF_CLASS4_124,
- oldRefClass4_124, refClass4_124));
- }
- }
- return refClass4_124;
- }
-
- /**
- *
- *
- * @generated
- */
- public Class4 basicGetRefClass4_124() {
- return refClass4_124;
- }
-
- /**
- *
- *
- * @generated
- */
- public void setRefClass4_124(Class4 newRefClass4_124) {
- Class4 oldRefClass4_124 = refClass4_124;
- refClass4_124 = newRefClass4_124;
- if (eNotificationRequired())
- eNotify(new ENotificationImpl(this, Notification.SET,
- Mm0Package.CLASS10__REF_CLASS4_124, oldRefClass4_124,
- refClass4_124));
- }
-
- /**
- *
- *
- * @generated
- */
- public int getAttEInt_125() {
- return attEInt_125;
- }
-
- /**
- *
- *
- * @generated
- */
- public void setAttEInt_125(int newAttEInt_125) {
- int oldAttEInt_125 = attEInt_125;
- attEInt_125 = newAttEInt_125;
- if (eNotificationRequired())
- eNotify(new ENotificationImpl(this, Notification.SET,
- Mm0Package.CLASS10__ATT_EINT_125, oldAttEInt_125,
- attEInt_125));
- }
-
- /**
- *
- *
- * @generated
- */
- public boolean isAttEBoolean_128() {
- return attEBoolean_128;
- }
-
- /**
- *
- *
- * @generated
- */
- public void setAttEBoolean_128(boolean newAttEBoolean_128) {
- boolean oldAttEBoolean_128 = attEBoolean_128;
- attEBoolean_128 = newAttEBoolean_128;
- if (eNotificationRequired())
- eNotify(new ENotificationImpl(this, Notification.SET,
- Mm0Package.CLASS10__ATT_EBOOLEAN_128, oldAttEBoolean_128,
- attEBoolean_128));
- }
-
- /**
- *
- *
- * @generated
- */
- public int getAttEInt_144() {
- return attEInt_144;
- }
-
- /**
- *
- *
- * @generated
- */
- public void setAttEInt_144(int newAttEInt_144) {
- int oldAttEInt_144 = attEInt_144;
- attEInt_144 = newAttEInt_144;
- if (eNotificationRequired())
- eNotify(new ENotificationImpl(this, Notification.SET,
- Mm0Package.CLASS10__ATT_EINT_144, oldAttEInt_144,
- attEInt_144));
- }
-
- /**
- *
- *
- * @generated
- */
- public boolean isAttEBoolean_152() {
- return attEBoolean_152;
- }
-
- /**
- *
- *
- * @generated
- */
- public void setAttEBoolean_152(boolean newAttEBoolean_152) {
- boolean oldAttEBoolean_152 = attEBoolean_152;
- attEBoolean_152 = newAttEBoolean_152;
- if (eNotificationRequired())
- eNotify(new ENotificationImpl(this, Notification.SET,
- Mm0Package.CLASS10__ATT_EBOOLEAN_152, oldAttEBoolean_152,
- attEBoolean_152));
- }
-
- /**
- *
- *
- * @generated
- */
- public int getAttEInt_173_m() {
- return attEInt_173_m;
- }
-
- /**
- *
- *
- * @generated
- */
- public void setAttEInt_173_m(int newAttEInt_173_m) {
- int oldAttEInt_173_m = attEInt_173_m;
- attEInt_173_m = newAttEInt_173_m;
- if (eNotificationRequired())
- eNotify(new ENotificationImpl(this, Notification.SET,
- Mm0Package.CLASS10__ATT_EINT_173_M, oldAttEInt_173_m,
- attEInt_173_m));
- }
-
- /**
- *
- *
- * @generated
- */
- public int getAttEInt_183_m() {
- return attEInt_183_m;
- }
-
- /**
- *
- *
- * @generated
- */
- public void setAttEInt_183_m(int newAttEInt_183_m) {
- int oldAttEInt_183_m = attEInt_183_m;
- attEInt_183_m = newAttEInt_183_m;
- if (eNotificationRequired())
- eNotify(new ENotificationImpl(this, Notification.SET,
- Mm0Package.CLASS10__ATT_EINT_183_M, oldAttEInt_183_m,
- attEInt_183_m));
- }
-
- /**
- *
- *
- * @generated
- */
- @Override
- public Object eGet(int featureID, boolean resolve, boolean coreType) {
- switch (featureID) {
- case Mm0Package.CLASS10__REF_CLASS3_2:
- if (resolve)
- return getRefClass3_2();
- return basicGetRefClass3_2();
- case Mm0Package.CLASS10__ATT_EINT_11:
- return getAttEInt_11();
- case Mm0Package.CLASS10__ATT_EBOOLEAN_15:
- return isAttEBoolean_15();
- case Mm0Package.CLASS10__ATT_EINT_32:
- return getAttEInt_32();
- case Mm0Package.CLASS10__ATT_EINT_44:
- return getAttEInt_44();
- case Mm0Package.CLASS10__ATT_EBOOLEAN_60:
- return isAttEBoolean_60();
- case Mm0Package.CLASS10__ATT_EINT_73:
- return getAttEInt_73();
- case Mm0Package.CLASS10__ATT_EBOOLEAN_74:
- return isAttEBoolean_74();
- case Mm0Package.CLASS10__ATT_EBOOLEAN_79:
- return isAttEBoolean_79();
- case Mm0Package.CLASS10__ATT_EINT_81:
- return getAttEInt_81();
- case Mm0Package.CLASS10__ATT_EINT_84:
- return getAttEInt_84();
- case Mm0Package.CLASS10__REF_CLASS10_112:
- if (resolve)
- return getRefClass10_112();
- return basicGetRefClass10_112();
- case Mm0Package.CLASS10__ATT_EBOOLEAN_118:
- return isAttEBoolean_118();
- case Mm0Package.CLASS10__REF_CLASS9_119:
- if (resolve)
- return getRefClass9_119();
- return basicGetRefClass9_119();
- case Mm0Package.CLASS10__ATT_EINT_121:
- return getAttEInt_121();
- case Mm0Package.CLASS10__ATT_EBOOLEAN_123:
- return isAttEBoolean_123();
- case Mm0Package.CLASS10__REF_CLASS4_124:
- if (resolve)
- return getRefClass4_124();
- return basicGetRefClass4_124();
- case Mm0Package.CLASS10__ATT_EINT_125:
- return getAttEInt_125();
- case Mm0Package.CLASS10__ATT_EBOOLEAN_128:
- return isAttEBoolean_128();
- case Mm0Package.CLASS10__ATT_EINT_144:
- return getAttEInt_144();
- case Mm0Package.CLASS10__ATT_EBOOLEAN_152:
- return isAttEBoolean_152();
- case Mm0Package.CLASS10__ATT_EINT_173_M:
- return getAttEInt_173_m();
- case Mm0Package.CLASS10__ATT_EINT_183_M:
- return getAttEInt_183_m();
- }
- return super.eGet(featureID, resolve, coreType);
- }
-
- /**
- *
- *
- * @generated
- */
- @Override
- public void eSet(int featureID, Object newValue) {
- switch (featureID) {
- case Mm0Package.CLASS10__REF_CLASS3_2:
- setRefClass3_2((Class3) newValue);
- return;
- case Mm0Package.CLASS10__ATT_EINT_11:
- setAttEInt_11((Integer) newValue);
- return;
- case Mm0Package.CLASS10__ATT_EBOOLEAN_15:
- setAttEBoolean_15((Boolean) newValue);
- return;
- case Mm0Package.CLASS10__ATT_EINT_32:
- setAttEInt_32((Integer) newValue);
- return;
- case Mm0Package.CLASS10__ATT_EINT_44:
- setAttEInt_44((Integer) newValue);
- return;
- case Mm0Package.CLASS10__ATT_EBOOLEAN_60:
- setAttEBoolean_60((Boolean) newValue);
- return;
- case Mm0Package.CLASS10__ATT_EINT_73:
- setAttEInt_73((Integer) newValue);
- return;
- case Mm0Package.CLASS10__ATT_EBOOLEAN_74:
- setAttEBoolean_74((Boolean) newValue);
- return;
- case Mm0Package.CLASS10__ATT_EBOOLEAN_79:
- setAttEBoolean_79((Boolean) newValue);
- return;
- case Mm0Package.CLASS10__ATT_EINT_81:
- setAttEInt_81((Integer) newValue);
- return;
- case Mm0Package.CLASS10__ATT_EINT_84:
- setAttEInt_84((Integer) newValue);
- return;
- case Mm0Package.CLASS10__REF_CLASS10_112:
- setRefClass10_112((Class10) newValue);
- return;
- case Mm0Package.CLASS10__ATT_EBOOLEAN_118:
- setAttEBoolean_118((Boolean) newValue);
- return;
- case Mm0Package.CLASS10__REF_CLASS9_119:
- setRefClass9_119((Class9) newValue);
- return;
- case Mm0Package.CLASS10__ATT_EINT_121:
- setAttEInt_121((Integer) newValue);
- return;
- case Mm0Package.CLASS10__ATT_EBOOLEAN_123:
- setAttEBoolean_123((Boolean) newValue);
- return;
- case Mm0Package.CLASS10__REF_CLASS4_124:
- setRefClass4_124((Class4) newValue);
- return;
- case Mm0Package.CLASS10__ATT_EINT_125:
- setAttEInt_125((Integer) newValue);
- return;
- case Mm0Package.CLASS10__ATT_EBOOLEAN_128:
- setAttEBoolean_128((Boolean) newValue);
- return;
- case Mm0Package.CLASS10__ATT_EINT_144:
- setAttEInt_144((Integer) newValue);
- return;
- case Mm0Package.CLASS10__ATT_EBOOLEAN_152:
- setAttEBoolean_152((Boolean) newValue);
- return;
- case Mm0Package.CLASS10__ATT_EINT_173_M:
- setAttEInt_173_m((Integer) newValue);
- return;
- case Mm0Package.CLASS10__ATT_EINT_183_M:
- setAttEInt_183_m((Integer) newValue);
- return;
- }
- super.eSet(featureID, newValue);
- }
-
- /**
- *
- *
- * @generated
- */
- @Override
- public void eUnset(int featureID) {
- switch (featureID) {
- case Mm0Package.CLASS10__REF_CLASS3_2:
- setRefClass3_2((Class3) null);
- return;
- case Mm0Package.CLASS10__ATT_EINT_11:
- setAttEInt_11(ATT_EINT_11_EDEFAULT);
- return;
- case Mm0Package.CLASS10__ATT_EBOOLEAN_15:
- setAttEBoolean_15(ATT_EBOOLEAN_15_EDEFAULT);
- return;
- case Mm0Package.CLASS10__ATT_EINT_32:
- setAttEInt_32(ATT_EINT_32_EDEFAULT);
- return;
- case Mm0Package.CLASS10__ATT_EINT_44:
- setAttEInt_44(ATT_EINT_44_EDEFAULT);
- return;
- case Mm0Package.CLASS10__ATT_EBOOLEAN_60:
- setAttEBoolean_60(ATT_EBOOLEAN_60_EDEFAULT);
- return;
- case Mm0Package.CLASS10__ATT_EINT_73:
- setAttEInt_73(ATT_EINT_73_EDEFAULT);
- return;
- case Mm0Package.CLASS10__ATT_EBOOLEAN_74:
- setAttEBoolean_74(ATT_EBOOLEAN_74_EDEFAULT);
- return;
- case Mm0Package.CLASS10__ATT_EBOOLEAN_79:
- setAttEBoolean_79(ATT_EBOOLEAN_79_EDEFAULT);
- return;
- case Mm0Package.CLASS10__ATT_EINT_81:
- setAttEInt_81(ATT_EINT_81_EDEFAULT);
- return;
- case Mm0Package.CLASS10__ATT_EINT_84:
- setAttEInt_84(ATT_EINT_84_EDEFAULT);
- return;
- case Mm0Package.CLASS10__REF_CLASS10_112:
- setRefClass10_112((Class10) null);
- return;
- case Mm0Package.CLASS10__ATT_EBOOLEAN_118:
- setAttEBoolean_118(ATT_EBOOLEAN_118_EDEFAULT);
- return;
- case Mm0Package.CLASS10__REF_CLASS9_119:
- setRefClass9_119((Class9) null);
- return;
- case Mm0Package.CLASS10__ATT_EINT_121:
- setAttEInt_121(ATT_EINT_121_EDEFAULT);
- return;
- case Mm0Package.CLASS10__ATT_EBOOLEAN_123:
- setAttEBoolean_123(ATT_EBOOLEAN_123_EDEFAULT);
- return;
- case Mm0Package.CLASS10__REF_CLASS4_124:
- setRefClass4_124((Class4) null);
- return;
- case Mm0Package.CLASS10__ATT_EINT_125:
- setAttEInt_125(ATT_EINT_125_EDEFAULT);
- return;
- case Mm0Package.CLASS10__ATT_EBOOLEAN_128:
- setAttEBoolean_128(ATT_EBOOLEAN_128_EDEFAULT);
- return;
- case Mm0Package.CLASS10__ATT_EINT_144:
- setAttEInt_144(ATT_EINT_144_EDEFAULT);
- return;
- case Mm0Package.CLASS10__ATT_EBOOLEAN_152:
- setAttEBoolean_152(ATT_EBOOLEAN_152_EDEFAULT);
- return;
- case Mm0Package.CLASS10__ATT_EINT_173_M:
- setAttEInt_173_m(ATT_EINT_173_M_EDEFAULT);
- return;
- case Mm0Package.CLASS10__ATT_EINT_183_M:
- setAttEInt_183_m(ATT_EINT_183_M_EDEFAULT);
- return;
- }
- super.eUnset(featureID);
- }
-
- /**
- *
- *
- * @generated
- */
- @Override
- public boolean eIsSet(int featureID) {
- switch (featureID) {
- case Mm0Package.CLASS10__REF_CLASS3_2:
- return refClass3_2 != null;
- case Mm0Package.CLASS10__ATT_EINT_11:
- return attEInt_11 != ATT_EINT_11_EDEFAULT;
- case Mm0Package.CLASS10__ATT_EBOOLEAN_15:
- return attEBoolean_15 != ATT_EBOOLEAN_15_EDEFAULT;
- case Mm0Package.CLASS10__ATT_EINT_32:
- return attEInt_32 != ATT_EINT_32_EDEFAULT;
- case Mm0Package.CLASS10__ATT_EINT_44:
- return attEInt_44 != ATT_EINT_44_EDEFAULT;
- case Mm0Package.CLASS10__ATT_EBOOLEAN_60:
- return attEBoolean_60 != ATT_EBOOLEAN_60_EDEFAULT;
- case Mm0Package.CLASS10__ATT_EINT_73:
- return attEInt_73 != ATT_EINT_73_EDEFAULT;
- case Mm0Package.CLASS10__ATT_EBOOLEAN_74:
- return attEBoolean_74 != ATT_EBOOLEAN_74_EDEFAULT;
- case Mm0Package.CLASS10__ATT_EBOOLEAN_79:
- return attEBoolean_79 != ATT_EBOOLEAN_79_EDEFAULT;
- case Mm0Package.CLASS10__ATT_EINT_81:
- return attEInt_81 != ATT_EINT_81_EDEFAULT;
- case Mm0Package.CLASS10__ATT_EINT_84:
- return attEInt_84 != ATT_EINT_84_EDEFAULT;
- case Mm0Package.CLASS10__REF_CLASS10_112:
- return refClass10_112 != null;
- case Mm0Package.CLASS10__ATT_EBOOLEAN_118:
- return attEBoolean_118 != ATT_EBOOLEAN_118_EDEFAULT;
- case Mm0Package.CLASS10__REF_CLASS9_119:
- return refClass9_119 != null;
- case Mm0Package.CLASS10__ATT_EINT_121:
- return attEInt_121 != ATT_EINT_121_EDEFAULT;
- case Mm0Package.CLASS10__ATT_EBOOLEAN_123:
- return attEBoolean_123 != ATT_EBOOLEAN_123_EDEFAULT;
- case Mm0Package.CLASS10__REF_CLASS4_124:
- return refClass4_124 != null;
- case Mm0Package.CLASS10__ATT_EINT_125:
- return attEInt_125 != ATT_EINT_125_EDEFAULT;
- case Mm0Package.CLASS10__ATT_EBOOLEAN_128:
- return attEBoolean_128 != ATT_EBOOLEAN_128_EDEFAULT;
- case Mm0Package.CLASS10__ATT_EINT_144:
- retur